I'm configuring backend authentication on my ASG320 and I've run across an issue, First, here are my Bind DN and Base DN:
Bind DN: CN=administrator,CN=Users,DC=brammo,DC=main
Base DN: DC=brammo,DC=main
The tests work fine on the Bind DN but when it comes to the user authentication test under the Base DN I'm running into a problem. It works when the user attribute "CN (Common Name)" is selected. but only if I use the full name "Josh McDonald" when I try the user name "jmcdonald" it fails. So i figured I need to use a custom attribute so it looks in the right field. I changed it to custom and entered: samAccountName which is the correct active directory attribute for this field. Fails. I have also tried userPrincipalName, which is another attribute in active directory that posesses the user name. see attached screen shots for further details. Any Ideas?
This thread was automatically locked due to age.