Forum Discussion
Sadorect_151355
Nimbostratus
Aug 28, 2015INTEGRATING LDAP AUTHENTICATION ON APM
Hi,
I am implementing Network access and SSL VPN on APM and want to use LDAP authentication.
I am having trouble determining the missing link in the sAMAccountName using this string
sAMAcco...
stan_piron
Cumulonimbus
Aug 28, 2015Hi,
Can you try the following command from F5 command line to show if LDAP information is correct?:
ldapsearch -xLLL -H 'ldap://LDAP_Server_IP' -b "LDAP_Search_root" -s sub -D "Admin_DN" -w 'Admin_PW' "(sAMAccountName=User_ID)"
Replace LDAP_Server_IP, LDAP_Search_root, Admin_DN, Admin_PW and User_ID right informations
Admin_DN can be either the UserprincipalName, either the full DN
If authentication succeed and User attributes were retrieved, execute the same command to try to authenticate the user (replace Admin_DN and Admin_PW by User DN and User PW).
If the first authentication failed, you may use wrong LDAP bindings.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects