AW: [SOGo] Sogo Active Driectory problem

2011-06-16 Thread Stefan Perschbacher | Intra PV
They are in the same container in the active directory browser.
Thanks for your reply!

-Ursprüngliche Nachricht-
Von: Martin Rabl [mailto:martin.r...@rablnet.de] 
Gesendet: Donnerstag, 16. Juni 2011 14:41
An: users@sogo.nu
Betreff: Re: [SOGo] Sogo Active Driectory problem

check the baseDN - has intra19 an other than kowalski?

Am 16.06.2011 14:24, schrieb Stefan Perschbacher | Intra PV:
 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!



--
Greetings,

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

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

AW: [SOGo] Sogo Active Driectory problem

2011-06-16 Thread Stefan Perschbacher | Intra PV
As far as i see. They are members of group domain users. 
Which access rights do you mean ? 

New info:
When  I use the cn for login I get the error
object not found: SOGo = Ede Kowalski
in the webinterface but not the password error.

For intra19 (the user which works) cn and sAMAccountName are the same.

 

-Ursprüngliche Nachricht-
Von: Martin Rabl [mailto:martin.r...@rablnet.de] 
Gesendet: Donnerstag, 16. Juni 2011 14:49
An: users@sogo.nu
Betreff: Re: [SOGo] Sogo Active Driectory problem

Same group, same access rights and so on?

Am 16.06.2011 14:44, schrieb Stefan Perschbacher | Intra PV:
 They are in the same container in the active directory browser.
 Thanks for your reply!

 -Ursprüngliche Nachricht-
 Von: Martin Rabl [mailto:martin.r...@rablnet.de]
 Gesendet: Donnerstag, 16. Juni 2011 14:41
 An: users@sogo.nu
 Betreff: Re: [SOGo] Sogo Active Driectory problem

 check the baseDN - has intra19 an other than kowalski?

 Am 16.06.2011 14:24, schrieb Stefan Perschbacher | Intra PV:
 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!



 --
 Greetings,

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



--
Greetings,

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

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

Re: AW: [SOGo] Sogo Active Driectory problem

2011-06-16 Thread Fabrice Durand
Maybe a case sensitive problem
Le 16 juin 2011 14:59, Stefan Perschbacher | Intra PV 
s.perschbac...@intra-pv.com a écrit :
 As far as i see. They are members of group domain users.
 Which access rights do you mean ?

 New info:
 When I use the cn for login I get the error
 object not found: SOGo = Ede Kowalski
 in the webinterface but not the password error.

 For intra19 (the user which works) cn and sAMAccountName are the same.



 -Ursprüngliche Nachricht-
 Von: Martin Rabl [mailto:martin.r...@rablnet.de]
 Gesendet: Donnerstag, 16. Juni 2011 14:49
 An: users@sogo.nu
 Betreff: Re: [SOGo] Sogo Active Driectory problem

 Same group, same access rights and so on?

 Am 16.06.2011 14:44, schrieb Stefan Perschbacher | Intra PV:
 They are in the same container in the active directory browser.
 Thanks for your reply!

 -Ursprüngliche Nachricht-
 Von: Martin Rabl [mailto:martin.r...@rablnet.de]
 Gesendet: Donnerstag, 16. Juni 2011 14:41
 An: users@sogo.nu
 Betreff: Re: [SOGo] Sogo Active Driectory problem

 check the baseDN - has intra19 an other than kowalski?

 Am 16.06.2011 14:24, schrieb Stefan Perschbacher | Intra PV:
 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!



 --
 Greetings,

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



 --
 Greetings,

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

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