[Pkg-openldap-devel] Invalid credentials (49) bug?

Lukasz Szybalski szybalski at gmail.com
Sat Jul 11 18:22:31 UTC 2009


Actually the problem seem to be with /var/backup files.

dpkg-reconfigure slapd
Stopping OpenLDAP: slapd.
  Moving old database directory to /var/backups:

  Backup path /var/backups/unknown-2.4.11-1.ldapdb exists. Giving up...

rm -r /var/backups/unknown-2.4.11-1.ldapdb/

dpkg-reconfigure slapd
Stopping OpenLDAP: slapd.
  Moving old database directory to /var/backups:
  - directory unknown... done.
  Creating initial slapd configuration... done.
  Creating initial LDAP directory... done.
Starting OpenLDAP: slapd.


Now it works.




On Sat, Jul 11, 2009 at 1:10 PM, Lukasz Szybalski<szybalski at gmail.com> wrote:
> Hello,
> Debian lenny amd64.
>
> Every time I install the slapd the password for admin generates the
> following error.
> I can dpkg-reconfigure slapd as many time as I want but I'm never able
> to authenticate.
>
> I was googling for this solution but I couldn't find the bug #. Is
> there a workaround for this. Right now what I do is to add rootpw to
> slapd.conf file manually.
>
> ldapadd -x -W -D "cn=admin,dc=mycompany,dc=com" -f directory.ldiff
> Enter LDAP Password:
> ldap_bind: Invalid credentials (49)
>
> Should I open a bug for this?
>
> Thanks,
> Lucas
>
>
> --
> Using rsync. How to setup rsyncd.
> http://lucasmanual.com/mywiki/rsync
> DataHub - create a package that gets, parses, loads, visualizes data
> http://lucasmanual.com/mywiki/DataHub
>



-- 
Using rsync. How to setup rsyncd.
http://lucasmanual.com/mywiki/rsync
DataHub - create a package that gets, parses, loads, visualizes data
http://lucasmanual.com/mywiki/DataHub



More information about the Pkg-openldap-devel mailing list