R. Ardiansyah Natakusumah wrote:

1. From syslog:
Aug  1 18:20:18 RA-Server slapd[5148]: bind: invalid dn (My-CA)

The bind dn must be an existing DN (with appropriate rights) or the manager DN.

2. rootdn in slapd.conf & ldap.xml are equal.
3. from command line, i'll try this:
[EMAIL PROTECTED]:~# ldapsearch -x -b '' -s base '(objectclass=*)'

-b must be a valid DN in your directory. If you don't know about it then do not specify it.

# extended LDIF
#
# LDAPv3
# base <> with scope base
# filter: (objectclass=*)
# requesting: ALL
#

#
dn:
objectClass: top
objectClass: OpenLDAProotDSE

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

Nice, an empty directory :) This means that your problem is the wrong management DN.

Michael
--
_______________________________________________________________

Michael Bell                    Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482       ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704       Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
_______________________________________________________________

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to