07-30-2012 10:57 AM
We're using LDAP on our SA2500 (7.1).
Is there a way I can allow people to use either their SamAccountName or their UPN name to login with please?
It seems you can only specify one or the other?
Thanks.
07-30-2012 01:56 PM
You can . Just specify the username filter as
(|(samaccountname=<USER>)(userPrincipalName=<USER>