You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Ive set up Defguard with LDAP connection to my AD, and it works fine. However it will only allow log in using username without domain part. How should i set it up to allow the domain part as well?
I.e. user@domain.com <- Not allowed user <- Allowed
The current Username attribute used is: sAMAccountName, and i would like to allow userPrincipalName as well.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello.
Ive set up Defguard with LDAP connection to my AD, and it works fine. However it will only allow log in using username without domain part. How should i set it up to allow the domain part as well?
I.e.
user@domain.com <- Not allowed
user <- Allowed
The current Username attribute used is: sAMAccountName, and i would like to allow userPrincipalName as well.
All reactions