Re: Active Directory Intergration
Posted: Fri Dec 04, 2015 4:01 am
The output of the dsquery is:rkennedy wrote:The error seems to relate to a user not found, which makes me think the full DN might not be proper. What is the full DN format that you're using to check? Can you paste it here?
Also, open a command prompt and type -Replace firstname with the first name of the user you're trying to use in AD and paste the result.Code: Select all
dsquery user -name firstname*
Code: Select all
U:\>dsquery user -name admin_(MyName:InitialSurname)
"CN=admin_(MyName:InitialSurname),OU=Admin Users,OU=Technology,OU=HQ,DC=AS,DC=Local"I am still using the Authentication Server Settings pictures previously. Does the entries within that picture look correct, in as far as how the Base DN and Account Suffix is concerned?