Configure authentication LDAP using sAMAccountName and userPrincipalName at the same time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2018 02:04 AM - edited 02-21-2020 07:34 AM
Hi,
I would like to configure authentication for our anyconnect connection using ldap to check the credentials against our AD. I can configure to use either sAMAccountName or userPrincipalName but not both at the same time.
ldap-naming-attribute sAMAccountName
ldap-naming-attribute userPrincipalName
gives following output
aa-server TEST (inside) host 1.1.1.1
ldap-naming-attribute userPrincipalName
So in short, is it possible to check both?
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2018 03:30 AM
sAMAccountName and enable strip-group and strip-real option. This should
make both DNS and Group logins working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2018 01:54 AM
Hi Mohamed,
Thank you for the swift response.
It is unclear what DNS and group login are.
Could you explain what you mean by this?
Thank you in advance!
