[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Configuring slapd.conf-less OpenLDAP
- To: Braden McDaniel <braden@endoframe.com>
- Subject: Re: Configuring slapd.conf-less OpenLDAP
- From: Benjamin Griese <der.darude@gmail.com>
- Date: Tue, 22 Jun 2010 17:04:53 +0200
- Cc: "openldap-technical@openldap.org" <openldap-technical@openldap.org>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=4rjihu7bePL/QxCJydE1ajE9FXUlUePN3kHvbM5sTaI=; b=LG4sOF6CZ1pgvro4CAQV2evz0AWwj7xtRNJF8W3RZ7VzLKMKBh8e6EDeywALwPXkt9 MJPZ2+nKAMG/LokTBve4ikMNHjKdqDxUcyAMp6uPhKrpenj0IknziLhIkFNmHHLgzEwK LeNVG4QkG5iykWmHxrfRBKGoT9x5ERpO/I810=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=MbA7iEt1FjaPFE4v56z6eo+7mXq5/79ZLoHI6MDSTu3qEldS2TCLv/fQxdu46k9FBB M23dgbMIRySgYSpCmGSmjoGo34WaJbHIYj2Rn6FEE5aTKUKfezlX6vUG8F4q42VnY8bL zeubD0GMs3hxUdDL4HY3P41GDZrx4/e+6UhdE=
- In-reply-to: <1277180560.4235.62.camel@bolt.endoframe.net>
- References: <1277180560.4235.62.camel@bolt.endoframe.net>
Hi,with slappasswd you can specify different password hash types.
Try another one.
If that still doesn't work, check if your slapd is able to "decrypt" that sort of hash.
Is the crypt/md5/etc. algorithm implemented in your slapd binary/library?
Did you compile your binary for yourself or did you use the one from your distribution?
Bye.
On Tue, Jun 22, 2010 at 06:22, Braden McDaniel
<braden@endoframe.com> wrote:
I'm trying to get OpenLDAP up and running on Fedora (12) using the
cn=config-based configuration.
I've changed /etc/openldap/slapd.d/cn=config/oldCatabase={1}bdb.ldif to
point to my domain:
olcSuffix: dc=endoframe,dc=net
olcRootDN: cn=Manager,dc=endoframe,dc=net
And I've added:
olcRootPW: [slappasswd output]
However, I haven't had any luck using this password:
# ldapadd -x -D "cn=Manager,dc=endoframe,dc=net" -W -f Manager.ldif
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
Is there some other way I should be specifying the password?
--
Braden McDaniel <braden@endoframe.com>
--
To be or not to be -- Shakespeare | To do is to be -- Nietzsche | To be is to do -- Sartre | Do be do be do -- Sinatra