Advertisement
intore

Untitled

Apr 23rd, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. nslcd -d
  2. nslcd: DEBUG: add_uri(ldap://localhost:389)
  3. nslcd: version 0.7.15 starting
  4. nslcd: DEBUG: unlink() of /var/run/nslcd/socket failed (ignored): No such file or directory
  5. nslcd: DEBUG: setgroups(0,NULL) done
  6. nslcd: DEBUG: setgid(107) done
  7. nslcd: DEBUG: setuid(105) done
  8. nslcd: accepting connections
  9. nslcd: [8b4567] DEBUG: connection from pid=3478 uid=0 gid=0
  10. nslcd: [8b4567] DEBUG: nslcd_passwd_all()
  11. nslcd: [8b4567] DEBUG: myldap_search(base="dc=amahoro,dc=bi", filter="(objectClass=posixAccount)")
  12. nslcd: [8b4567] DEBUG: ldap_initialize(ldap://localhost:389)
  13. nslcd: [8b4567] DEBUG: ldap_set_rebind_proc()
  14. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
  15. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
  16. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0)
  17. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0)
  18. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0)
  19. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
  20. nslcd: [8b4567] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
  21. nslcd: [8b4567] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://localhost:389")
  22. nslcd: [8b4567] ldap_result() failed: No such object
  23. ^Cnslcd: [8b4567] DEBUG: ldap_unbind()
  24. nslcd: caught signal SIGINT (2), shutting down
  25. nslcd: version 0.7.15 bailing out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement