Bernd Rudack wrote:
This works

CN=myweb
OU=myou
O=myo
C=DE

but this doesn't

CN=yourweb.yoursite.de
O=youro
ST=Germany
C=DE
Again the suffix in slapd.conf must be the suffix of each DN which you want to publish in the LDAP server. I think the suffix of your server (basedn in OPENCADIR/etc/servers/ldap.conf) is "o=myo,c=DE".

So the first DN has the correct suffix but the second DN has a wrong suffix. You can only add the second DN to your LDAP server if the suffix of your LDAP server is "C=DE".

The data in a LDAP server is organized as a tree. The suffix is the root node of this tree and must be part of any other node or leaf.

Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to