Guest User

Untitled

a guest
Jul 20th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. remote-file /var/lib/ldap/DB_CONFIG...
  2. MD5 sum is 379919de537cf1efc5c1cc54fea605da /var/lib/ldap/DB_CONFIG
  3. ls: /var/lib/ldap/DB_CONFIG.~[0-9]*~: No such file or directory
  4. ...done
  5. remote-file /etc/sysconfig/ldap...
  6. --- /etc/sysconfig/ldap 2010-11-29 00:50:22.000000000 -0800
  7. +++ /etc/sysconfig/ldap.new 2011-01-13 13:18:29.000000000 -0800
  8. @@ -1,15 +1,3 @@
  9. -# Parameters to ulimit called right before starting slapd
  10. -# - use this to change system limits for slapd
  11. -ULIMIT_SETTINGS=
  12. -
  13. -# How long to wait between sending slapd TERM and KILL
  14. -# signals when stopping slapd by init script
  15. -# - format is the same as used when calling sleep
  16. -STOP_DELAY=3s
  17. -
  18. -# By default only listening on ldap:/// is turned on.
  19. -# If you want to change listening options for slapd,
  20. -# set following three variables to yes or no
  21. -SLAPD_LDAP=yes
  22. -SLAPD_LDAPS=no
  23. -SLAPD_LDAPI=no
  24. +SLAPD_LDAP="yes"
  25. +SLAPD_LDAPI="no"
  26. +SLAPD_LDAPS="no"
  27. MD5 sum is 26bf81fe723e3080d4cb52c86a33da99 /etc/sysconfig/ldap
  28. ...done
  29. Stopping slapd: [FAILED]
  30. Checking configuration files for slapd: config file testing succeeded
  31. [ OK ]
  32. Starting slapd: [ OK ]
  33. Directory /home/tbatchelli/ldifs...
  34. ...done
  35. remote-file /home/tbatchelli/ldifs/countries.ldif...
  36. MD5 sum is d7f02d0fd511cf23aaec47f39d935f9b /home/tbatchelli/ldifs/countries.ldif
  37. ls: /home/tbatchelli/ldifs/countries.ldif.~[0-9]*~: No such file or directory
  38. ...done
  39. Conditionally load LDIF into LDAP server...
  40. ldap_bind: Can't contact LDAP server (-1)
  41. ldap_bind: Can't contact LDAP server (-1)
  42. Conditionally load LDIF into LDAP server failed
  43. logout
  44. 
  45. ERROR 2011-01-13 13:03:37,474 pallet.execute - Error output :
  46. INFO 2011-01-13 13:03:37,477 clj-ssh.ssh - Disconnecting from 192.168.36.119 port 22
  47. INFO 2011-01-13 13:03:37,478 clj-ssh.ssh - Caught an exception, leaving main loop due to Socket closed
Add Comment
Please, Sign In to add comment