[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Authentication for on the fly configuration updates in OpenLDAP 2.4
- To: openldap-technical@openldap.org
- Subject: Authentication for on the fly configuration updates in OpenLDAP 2.4
- From: Razvan Deaconescu <razvan@rosedu.org>
- Date: Fri, 28 Jan 2011 16:54:35 +0200
- User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Iceowl/1.0b1 Icedove/3.0.11
Hi!
I've browsed the configuration page for slapd[1] and it mentions that,
for starting from version 2.3, "The LDAP configuration engine allows all
of slapd's configuration options to be changed on the fly, generally
without requiring a server restart for the changes to take effect."
What is the user and password required to update the LDAP configuration
database?
I'm using slapd 2.4.23-7 on a Debian Squeeze (testing). I've tried using
the admin user (cn=admin,dc=...,dc=...) and it fails. This link[2]
mentions using the cn=admin,dc=config account and a password found in
ldap.secret. I've not found that file and don't know what is the
password for the cn=admin,dc=config account.
Thanks,
Razvan