[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: nss not resolving group id's
> For some reason ldap is not resolving a gidNumber to a gid.
>
> # www, Groups, Domain, edu
> dn: cn=www,ou=Groups,dc=Domain,dc=edu
> objectClass: posixGroup
> objectClass: top
> cn: www
> gidNumber: 103
> memberUid: user1
> memberUid: userX
Looks ok to me. Stupid question perhaps, but you DO have
group: files ldap
in /etc/nsswitch.conf? And the searchbase is correctly set in
/etc/libnss-ldap.conf? Do you have the libnss-ldap module installed?