10-06-2022 11:10 PM
So, i integrate identity policy on firepower with my active directory. All works, but there one problem. Somehow when i see the traffics log, i can see the user password.
Anyone know why this happen?
For my use case, i just want to use identity policy for visibility in traffics. Thank you
10-06-2022 11:47 PM
use LDAPS
10-07-2022 04:55 AM
Are you referring to which logs in specific? The downside of using the normal LDAP is that LDAP does not apply any encryption, this is why you should move to LDAPs which uses certificates so its traffic encrypted.
10-10-2022 03:06 AM
hi, thanks for the response. apparently one of my AD server use PFX certificate. PFX certificate contain private key and public key, instead of normal certificate that only contain public key. What should i do about it? should i extract the .cert file from PFX or should i change the server certificate to .cert?
10-10-2022 03:20 AM
The certificate that you would need to import into the FTD and associate it to LDAPS is the issuer certificate (or root CA cert) of the AD certificate.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide