[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
AW: Unix id command and Openldap
Hello Oskar,
>Hi
>Does the id command works with a system using OPENLDAP authentication ?
Yes.
>I have implemented a server with openldap 2.4 and several clients use
this system to authenticate
>users, and works fine except that when I do a "id user" on a client it
only gives me the information of the primary
>group which the user belongs to and not of the suplementary groups that
he is also a member of in the LDAP server...
So you mean you only see OS-groups when using "id"?
>any ideas??
It appears as if an ACL is not set properly.
How/Where are your groups stored in the ldap backend?