[Petter Reinholdtsen]
> This issue is really annoying.  I am not using libnss-ldapd on my
> work desktop for testing, and several times a day, when I try to ssh
> out from the machine, ssh fail with 'you do not exist, go away'.
> When I try again, ssh work as it should.

Here is another test run which failed like this.  This is with a
patched version of libnss-ldapd with longer timeouts (patch in
#474174).

labslx01:/# time id slxtest1
id: slxtest1: No such user

real    0m0.010s
user    0m0.000s
sys     0m0.008s
labslx01:/# time id slxtest1
uid=10000(slxtest1) gid=10000(slxtest1group) 
groups=10000(slxtest1group),20005(ULS-IKT),10006(slxtest2group),10010(TESTgroup1),10011(tstgrp2)

real    0m48.880s
user    0m0.004s
sys     0m0.028s
labslx01:/#

Do you have any idea how I can track down this error?  I suspect nslcd
has lost one connection to the LDAP server, and fail to reconnect
properly, but am not sure how to check if this is the case or not.  I
see the problem both with an OpenLDAP server and an Active Directory
LDAP server.

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to