Secure LDAP
So the customer in the previous post went to configure LDAP on his ASA and could not get it work correctly. He called me in hopes that I could get it working…Well he had configured the LDAP Server via ASDM and so logged into his system and pulled up the ‘Edit AAA Server’ page like the one shown below:

Notice the check box that states ‘Enable LDAP over SSL’…well he had this selected without properly configuring LDAP-S (LDAP over SSL). If you are not familiar with LDAP you should know that the LDAP protocol operates in two modes: non-secure using the well-known TCP port 389 or secure-mode using the well-known TCP port 636 by default. So if your going to use LDAP over SSL then you will need to follow the steps outlined in the following document: Enable LDAP over SSL

Comment by Eugene
on 15 May 2008:
It looks pretty interesting . However why go through all this trouble, when you can configure IAS to do the same thing in minutes.