[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ldap admin password



On Thursday 19 May 2005 07:36, Lars Jensen wrote:
> Hi,
>
> Where is the ldap admin password. I'm trying to set up ldap and are
> getting some authentication errors when running the migrationtools. I
> noticed that there's no rootpw statement in slapd.conf.
>
> Don't I need a rootpw statement to run the ldaptools?
>
> Thanks.
>
> Lars.
>
> --
> Lars Jensen, Truckee Meadows Community College, Reno NV 89512-3999.
> Tel: 775.673.7113 E-mail: jensen@scsr.nevada.edu

Of course you need one ,
so just insert a line like this one 

rootdn	"cn=admin,dc=example,dc=com"
rootpw	secret

of cource for better security you can hide the "secret" using its has value 
instead of the plaintext.

cheers
Mohammad



Reply to: