Hola lista tengo el siguiente problema con ldap a la hora de reiniciar mi 
servicio y
no sé realmente que sucede
porque hago las pruebas preliminares al servicio ldap y me responde ok:

server:~# slaptest -v
config file testing succeeded

NOTA: Ahora a la hora de reiniciar mi servicio ldap me da el siguiente mensaje:

server:~# invoke-rc.d slapd restart
Stopping OpenLDAP: slapd.
Starting OpenLDAP: slapd - failed.
The operation failed but no output was produced. For hints on what went
wrong please refer to the system's logfiles (e.g. /var/log/syslog) or
try running the daemon in Debug mode like via "slapd -d 16383" (warning:
this will create copious output).

Below, you can find the command line options used by this script to
run slapd. Do not forget to specify those options if you
want to look to debugging output:
  slapd -g openldap -u openldap -f /etc/ldap/slapd.conf
invoke-rc.d: initscript slapd, action "restart" failed.

HAGO MIS PRUEBAS A MI SERVICIO LDAP:

server:~# ldapsearch -x -b '' -s base '(objectclass=*)' namingContexts
# extended LDIF
#
# LDAPv3
# base <> with scope baseObject
# filter: (objectclass=*)
# requesting: namingContexts
#

#
dn:
namingContexts: dc=jcsl2,dc=pri,dc=jovenclub,dc=cu

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1


server:~# ldapsearch -x -D "cn=admin,dc=jcsl2,dc=pri,dc=jovenclub,dc=cu" -b
"dc=jcsl2,dc=pri,dc=jovenclub,dc=cu" -W
Enter LDAP Password:

# extended LDIF
#
# LDAPv3
# base <dc=jcsl2,dc=pri,dc=jovenclub,dc=cu> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# esdebian.org
dn: dc=jcsl2,dc=pri,dc=jovenclub,dc=cu
objectClass: top
objectClass: dcObject
objectClass: organization
o: esdebian.org
dc: esdebian
# admin, esdebian.org
dn: cn=admin,dc=jcsl2,dc=pri,dc=jovenclub,dc=cu
objectClass: simpleSecurityObject
objectClass: organizationalRole
cn: admin
description: LDAP administrator
userPassword:: xxxxxxxxxxxxxxxxxxxxxxxxxx
# search result
search: 2
result: 0 Success
# numResponses: 3
# numEntries: 2




Atentamente un amigo Yoandry

 /**************** |Info. de Contacto| **********************
  -> Yoandry Aguilar Acosta.                                 |
  -> J. CLub: San Luis I || II.                              |
  -> Telf. 797444 || 797473.                                 |
  -> Rpto. Conrado Benítez s/n.                              |
     San Luis. Pinar del Río. Cuba. CP. 23100.               |
  -> jabber us: yoandry12...@jabber.pri.jovenclub.cu         |
  -> Web: http://www.jovenclub.cu                            |
 ************************************************************/

"La perseverancia es un árbol de raíces amargas, pero de frutos muy dulces."


______________________________________________________________________
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l

Responder a