Richard A Nelson wrote:

Does the libnss_ldap version swap that caused this also correspond to
when libnss_ldap also switched to the newer libldap libraries ?

Yep - on my stable box:

[EMAIL PROTECTED]:~$ ldd /lib/libnss_ldap-2.3.6.so
        libldap_r.so.2 => /usr/lib/libldap_r.so.2 (0xb7f68000)

and testing:

[EMAIL PROTECTED]:~$ ldd /lib/libnss_ldap-2.7.so
        libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0xb7eeb000)

Please also show the output of
    id -a root
    id -a <some user in ldap>

Again on a testing box:

[EMAIL PROTECTED]:~$ id -a root
uid=0(root) gid=0(root) groups=0(root)
[EMAIL PROTECTED]:~$ id -a cmd1
uid=2130(cmd1) gid=5130(cmd1) groups=5130(cmd1),24(cdrom),29(audio),44(video),46(plugdev),106(fuse),50(staff),100(users),2231(kde-devel)

There is another report showing errors here, and I wonder if they may be
related:
# id -a root
uid=0(root) gid=0(root)id: failed to get groups for user `root': No such
file or directory

Doesn't seem to be related. I can't reproduce that error msg here.

Regards,
Jamin
--
Jamin @ Home @ Chester UK


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to