Hi,
I was out of the office for the week end is the reason why i do not answer for your mail. So i will use your suggestions and inform you later.
Thanks

[EMAIL PROTECTED] a écrit :
Send Openca-Users mailing list submissions to
[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/openca-users
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Openca-Users digest..."


Today's Topics:

1. Re: error 34: LDAP-bind failed: Invalid DN (M.-A. DARCHE)

--__--__--

Message: 1
Date: Sat, 02 Jul 2005 12:55:15 +0200
From: "M.-A. DARCHE" <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: [Openca-Users] error 34: LDAP-bind failed: Invalid DN
Reply-To: [email protected]

worou noee a écrit :
>
> I will pay attention to the password i use but i think that is good.

I advise you to *change* it in your LDAP server configuration with
a very simple one. This way you will be very sure if the problem comes
from the password.

To be sure that your LDAP server is reachable and queryable from your
OpenCA machine you should perform a simple search from the command line
to your LDAP. This way you will know if you can bind to your LDAP from
outside :

$ ldapsearch -h yourldaphostname -p yourldaphostport -x \
-b 'o=BCEAO,c=SN' '(objectClass=*)' -D "cn=Manager,o=BCEAO,c=SN" \
-w yourldappassword


You can also try like this to have it ask your password directly:
$ ldapsearch -h yourldaphostname -p yourldaphostport -x \
-b 'o=BCEAO,c=SN' '(objectClass=*)' -D "cn=Manager,o=BCEAO,c=SN"

You also may try any other command lines that may help you fi nd where
the problem might come from.


> I oher end when i use allow bind_v3 in slapd.conf (openldap version 2.1.12)
>
> slapd failed with this message
> /usr/local/etc/openldap/slapd.conf: line 13: unknown feature bind_v3 in
> "allow " line
>
> even if i put 3 in ldap.xml
>

This is because the openldap version 2.1.12 you use is a too old
version. You really should upgrade to a newer version
cf. http://www.openldap.org/software/download/

Why are you still using such an old version?



> Another precision at the debug of ldap i can see invalid dn dn :
> "cn=Manager,o=BCEAO,c=SN"
>

What is "the debug of ldap", which file, from which software?


Cheers,

--
Marc-Aurèle DARCHE
NUXEO (Paris, France) http://nuxeo.com
Nuxeo Collaborative Portal Server http://www.nuxeo.com/cps
Gestion de contenu w eb / portail collaboratif / groupware / open source



--__--__--

_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users


End of Openca-Users Digest


Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez le ici !

Reply via email to