[root@shiny ~]# nslcd -d nslcd: DEBUG: NSS_LDAP nss-pam-ldapd 0.9.10 nslcd: DEBUG: CFG: threads 5 nslcd: DEBUG: CFG: uid nslcd nslcd: DEBUG: CFG: gid 146 nslcd: DEBUG: CFG: uri ldap://krb5.mbni.org nslcd: DEBUG: CFG: ldap_version 3 nslcd: DEBUG: CFG: base dc=mbni,dc=org nslcd: DEBUG: CFG: scope sub nslcd: DEBUG: CFG: deref never nslcd: DEBUG: CFG: referrals yes nslcd: DEBUG: CFG: filter aliases (objectClass=nisMailAlias) nslcd: DEBUG: CFG: filter ethers (objectClass=ieee802Device) nslcd: DEBUG: CFG: filter group (objectClass=posixGroup) nslcd: DEBUG: CFG: filter hosts (objectClass=ipHost) nslcd: DEBUG: CFG: filter netgroup (objectClass=nisNetgroup) nslcd: DEBUG: CFG: filter networks (objectClass=ipNetwork) nslcd: DEBUG: CFG: filter passwd (!(gidNumber=1107)) nslcd: DEBUG: CFG: filter protocols (objectClass=ipProtocol) nslcd: DEBUG: CFG: filter rpc (objectClass=oncRpc) nslcd: DEBUG: CFG: filter services (objectClass=ipService) nslcd: DEBUG: CFG: filter shadow (objectClass=shadowAccount) nslcd: DEBUG: CFG: map group userPassword "*" nslcd: DEBUG: CFG: map passwd userPassword "*" nslcd: DEBUG: CFG: map passwd gecos "${gecos:-$cn}" nslcd: DEBUG: CFG: map passwd homeDirectory "/home$homeDirectory" nslcd: DEBUG: CFG: map passwd loginShell "/bin/bash" nslcd: DEBUG: CFG: map shadow userPassword "*" nslcd: DEBUG: CFG: map shadow shadowLastChange "${shadowLastChange:--1}" nslcd: DEBUG: CFG: map shadow shadowMin "${shadowMin:--1}" nslcd: DEBUG: CFG: map shadow shadowMax "${shadowMax:--1}" nslcd: DEBUG: CFG: map shadow shadowWarning "${shadowWarning:--1}" nslcd: DEBUG: CFG: map shadow shadowInactive "${shadowInactive:--1}" nslcd: DEBUG: CFG: map shadow shadowExpire "${shadowExpire:--1}" nslcd: DEBUG: CFG: map shadow shadowFlag "${shadowFlag:-0}" nslcd: DEBUG: CFG: pam_authc_ppolicy yes nslcd: DEBUG: CFG: bind_timelimit 10 nslcd: DEBUG: CFG: timelimit 0 nslcd: DEBUG: CFG: idle_timelimit 0 nslcd: DEBUG: CFG: reconnect_sleeptime 1 nslcd: DEBUG: CFG: reconnect_retrytime 10 nslcd: DEBUG: CFG: ssl off nslcd: DEBUG: CFG: tls_reqcert demand nslcd: DEBUG: CFG: pagesize 0 nslcd: DEBUG: CFG: nss_min_uid 0 nslcd: DEBUG: CFG: nss_uid_offset 0 nslcd: DEBUG: CFG: nss_gid_offset 0 nslcd: DEBUG: CFG: nss_nested_groups no nslcd: DEBUG: CFG: nss_getgrent_skipmembers no nslcd: DEBUG: CFG: nss_disable_enumeration no nslcd: DEBUG: CFG: validnames /^[a-z0-9._@$()]([a-z0-9._@$() \~-]*[a-z0-9._@$()~-])?$/i nslcd: DEBUG: CFG: ignorecase no nslcd: DEBUG: CFG: pam_authc_search BASE nslcd: DEBUG: CFG: cache dn2uid 15m 15m nslcd: version 0.9.10 starting nslcd: DEBUG: initgroups("nslcd",146) done nslcd: DEBUG: setgid(146) done nslcd: DEBUG: setuid(146) done nslcd: DEBUG: unlink() of /var/run/nslcd/socket failed (ignored): No such file or directory nslcd: accepting connections ################Here I ran 'id daimh' on other terminal, 'nslcd -d' outputs the following messages immediately, but 'id daimh' has no response. nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [8b4567] DEBUG: connection from pid=486 uid=0 gid=0 nslcd: [8b4567] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uid=daimh))") nslcd: [8b4567] DEBUG: ldap_initialize(ldap://krb5.mbni.org) nslcd: [8b4567] DEBUG: ldap_set_rebind_proc() nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3) nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0) nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0) nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0) nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0) nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON) nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON) nslcd: [8b4567] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://krb5.mbni.org") nslcd: [7b23c6] DEBUG: connection from pid=366 uid=81 gid=81 nslcd: [7b23c6] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uid=nslcd))") nslcd: [7b23c6] DEBUG: ldap_initialize(ldap://krb5.mbni.org) nslcd: [7b23c6] DEBUG: ldap_set_rebind_proc() nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3) nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0) nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0) nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0) nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0) nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON) nslcd: [7b23c6] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON) nslcd: [7b23c6] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://krb5.mbni.org") ################after about two minutes, 'id daimh' printed "no such a user", and 'nslcd -d' printed following message nslcd: [8b4567] DEBUG: ldap_result(): uid=daimh,ou=people,dc=mbni,dc=org nslcd: [8b4567] DEBUG: ldap_result(): end of results (1 total) nslcd: [7b23c6] DEBUG: ldap_result(): end of results (0 total) nslcd: [7b23c6] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(memberUid=nslcd))") nslcd: [7b23c6] DEBUG: ldap_result(): end of results (0 total) ######I ran 'id daimh' again and got the correct message instantly, and 'nslcd -d' printed following messages. nslcd: [3c9869] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [3c9869] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uid=daimh))") nslcd: [3c9869] DEBUG: ldap_result(): uid=daimh,ou=people,dc=mbni,dc=org nslcd: [3c9869] DEBUG: ldap_result(): end of results (1 total) nslcd: [334873] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [334873] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uidNumber=10000))") nslcd: [334873] DEBUG: ldap_result(): uid=daimh,ou=people,dc=mbni,dc=org nslcd: [334873] DEBUG: ldap_result(): end of results (1 total) nslcd: [b0dc51] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [b0dc51] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uidNumber=10000))") nslcd: [b0dc51] DEBUG: ldap_result(): uid=daimh,ou=people,dc=mbni,dc=org nslcd: [b0dc51] DEBUG: ldap_result(): end of results (1 total) nslcd: [495cff] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [495cff] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1002))") nslcd: [495cff] DEBUG: ldap_result(): cn=mengf_lab,ou=group,dc=mbni,dc=org nslcd: [495cff] DEBUG: ldap_result(): end of results (1 total) nslcd: [e8944a] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [e8944a] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uid=daimh))") nslcd: [e8944a] DEBUG: ldap_result(): uid=daimh,ou=people,dc=mbni,dc=org nslcd: [e8944a] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(|(memberUid=daimh)(member=uid=daimh,ou=people,dc=mbni,dc=org)))") nslcd: [e8944a] DEBUG: ldap_result(): cn=mengf_lab,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=hpc,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=masutton_lab,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=watsons_lab,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=onr_prj,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=ginsburg_lab,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=dlturner_lab,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=mbni_common_group,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=mbni_confocal,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): cn=mbni_it_group,ou=group,dc=mbni,dc=org nslcd: [e8944a] DEBUG: ldap_result(): ... 5 more results nslcd: [e8944a] DEBUG: ldap_result(): end of results (15 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [5558ec] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [5558ec] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(!(gidNumber=1107))(uid=daimh))") nslcd: [5558ec] DEBUG: ldap_result(): uid=daimh,ou=people,dc=mbni,dc=org nslcd: [5558ec] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(|(memberUid=daimh)(member=uid=daimh,ou=people,dc=mbni,dc=org)))") nslcd: [5558ec] DEBUG: ldap_result(): cn=mengf_lab,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=hpc,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=masutton_lab,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=watsons_lab,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=onr_prj,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=ginsburg_lab,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=dlturner_lab,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=mbni_common_group,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=mbni_confocal,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): cn=mbni_it_group,ou=group,dc=mbni,dc=org nslcd: [5558ec] DEBUG: ldap_result(): ... 5 more results nslcd: [5558ec] DEBUG: ldap_result(): end of results (15 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [8e1f29] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [8e1f29] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1002))") nslcd: [8e1f29] DEBUG: ldap_result(): cn=mengf_lab,ou=group,dc=mbni,dc=org nslcd: [8e1f29] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [e87ccd] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [e87ccd] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1000))") nslcd: [e87ccd] DEBUG: ldap_initialize(ldap://krb5.mbni.org) nslcd: [e87ccd] DEBUG: ldap_set_rebind_proc() nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3) nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0) nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0) nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0) nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0) nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON) nslcd: [e87ccd] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON) nslcd: [e87ccd] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://krb5.mbni.org") nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [e87ccd] DEBUG: ldap_result(): cn=hpc,ou=group,dc=mbni,dc=org nslcd: [e87ccd] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [1b58ba] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [1b58ba] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1000))") nslcd: [1b58ba] DEBUG: ldap_result(): cn=hpc,ou=group,dc=mbni,dc=org nslcd: [1b58ba] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [7ed7ab] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [7ed7ab] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=30052))") nslcd: [7ed7ab] DEBUG: ldap_result(): cn=masutton_lab,ou=group,dc=mbni,dc=org nslcd: [7ed7ab] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [b141f2] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [b141f2] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1029))") nslcd: [b141f2] DEBUG: ldap_initialize(ldap://krb5.mbni.org) nslcd: [b141f2] DEBUG: ldap_set_rebind_proc() nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3) nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0) nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0) nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0) nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0) nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON) nslcd: [b141f2] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON) nslcd: [b141f2] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://krb5.mbni.org") nslcd: [b141f2] DEBUG: ldap_result(): cn=watsons_lab,ou=group,dc=mbni,dc=org nslcd: [b141f2] DEBUG: ldap_result(): end of results (1 total) nslcd: [b71efb] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [b71efb] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1102))") nslcd: [b71efb] DEBUG: ldap_result(): cn=onr_prj,ou=group,dc=mbni,dc=org nslcd: [b71efb] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [e2a9e3] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [e2a9e3] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1009))") nslcd: [e2a9e3] DEBUG: ldap_result(): cn=ginsburg_lab,ou=group,dc=mbni,dc=org nslcd: [e2a9e3] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [45e146] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [45e146] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1010))") nslcd: [45e146] DEBUG: ldap_result(): cn=dlturner_lab,ou=group,dc=mbni,dc=org nslcd: [45e146] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [5f007c] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [5f007c] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1056))") nslcd: [5f007c] DEBUG: ldap_result(): cn=mbni_common_group,ou=group,dc=mbni,dc=org nslcd: [5f007c] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [d062c2] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [d062c2] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1056))") nslcd: [d062c2] DEBUG: ldap_initialize(ldap://krb5.mbni.org) nslcd: [d062c2] DEBUG: ldap_set_rebind_proc() nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3) nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0) nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0) nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0) nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0) nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON) nslcd: [d062c2] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON) nslcd: [d062c2] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://krb5.mbni.org") nslcd: [d062c2] DEBUG: ldap_result(): cn=mbni_common_group,ou=group,dc=mbni,dc=org nslcd: [d062c2] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [200854] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [200854] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=30051))") nslcd: [200854] DEBUG: ldap_result(): cn=mbni_confocal,ou=group,dc=mbni,dc=org nslcd: [200854] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [b127f8] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [b127f8] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1063))") nslcd: [b127f8] DEBUG: ldap_result(): cn=mbni_it_group,ou=group,dc=mbni,dc=org nslcd: [b127f8] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [16231b] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [16231b] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1011))") nslcd: [16231b] DEBUG: ldap_result(): cn=mutant_lab,ou=group,dc=mbni,dc=org nslcd: [16231b] DEBUG: ldap_result(): end of results (1 total) nslcd: [16e9e8] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [16e9e8] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1046))") nslcd: [16e9e8] DEBUG: ldap_result(): cn=pritzker_inventory_group,ou=group,dc=mbni,dc=org nslcd: [16e9e8] DEBUG: ldap_result(): end of results (1 total) nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: DEBUG: accept() failed (ignored): Resource temporarily unavailable nslcd: [90cde7] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [90cde7] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1004))") nslcd: [90cde7] DEBUG: ldap_result(): cn=dmarkov_lab,ou=group,dc=mbni,dc=org nslcd: [90cde7] DEBUG: ldap_result(): end of results (1 total) nslcd: [ef438d] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [ef438d] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1023))") nslcd: [ef438d] DEBUG: ldap_result(): cn=hdrf_dtf,ou=group,dc=mbni,dc=org nslcd: [ef438d] DEBUG: ldap_result(): end of results (1 total) nslcd: [0e0f76] DEBUG: connection from pid=492 uid=0 gid=0 nslcd: [0e0f76] DEBUG: myldap_search(base="dc=mbni,dc=org", filter="(&(objectClass=posixGroup)(gidNumber=1111))") nslcd: [0e0f76] DEBUG: ldap_result(): cn=hdrf_website_group,ou=group,dc=mbni,dc=org nslcd: [0e0f76] DEBUG: ldap_result(): end of results (1 total) ^Cnslcd: caught signal SIGINT (2), shutting down nslcd: DEBUG: ldap_unbind() nslcd: DEBUG: ldap_unbind() nslcd: DEBUG: ldap_unbind() nslcd: DEBUG: ldap_unbind() nslcd: DEBUG: ldap_unbind() nslcd: version 0.9.10 bailing out ######Now if I restarted 'nslcd -d' again, everything worked fine.