Hi,

 

I´ve got the following problem:

Some users getting authenticated against the domain controller, another not.

I configured sogo as follows:

 

defaults write sogod SOGoUserSources '({CNFieldName = cn;

IDFieldName = cn; 

UIDFieldName = sAMAccountName;

baseDN = "cn=Users,dc=intra,dc=local";

bindDN = "administrator@intra.local";

bindPassword = *****;

canAuthenticate = YES;

displayName = "Active Directory";

hostname = "192.168.2.2";

id = ActiveDirectory;

isAddressBook = NO;

port=389;

type=ldap;

scope=sub;})'

 

 

The one getting authenticated:

cn                           intra19

sAMAccountName         intra19

 

The one getting not authenticated:

cn                           Ede Kowalski

sAMAccountName         kowalski

 

 

When I try to login I use sAMAccountname and corresponding domain password.
But it doesn´t work for the second user.

I try to login in the webinterface.

 

Any suggestions?

Thanks in advance!

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to