This issue has now been resolved. The command I used to set/change the password was incomplete.
This command allowed me to set the password: slappasswd -h {CRYPT} -c '$2a$05$%.24s'
See man 8 slappasswd:
"Slappasswd is used to generate an userPassword value suitable for use with ldapmodify(1) or slapd.conf(5) rootpw configuration directive."
Ciao, Michael.
Regards
Fred
-----Original Message----- From: "Fred Zinsli" <fred.zinsli@shooter.co.nz> To: openldap-technical@openldap.org Date: Sat, 05 Jul 2008 08:59:02 +1200 Subject: Trouble setting password
Hello everyone
Newby here. I am having trouble getting started with my new ldap install.
I got it installed on FC8 and am now attempting to configure it.
I am attempting to setup the default password and I am getting this message.
[root@dofiss ~]# ldappasswd SASL/DIGEST-MD5 authentication started Please enter your password: ldap_sasl_interactive_bind_s: Invalid credentials (49) additional info: SASL(-13): user not found: no secret in database
This is my second day on trying to sort this out so any comments would be most helpful.
Regards
Fred