Fedora's OpenLDAP now seems to default to configuration using an LDIF
backend and I'm trying to get my bearings with it.

I've changed /etc/openldap/slapd.d/cn=config/oldCatabase={1}bdb.ldif to
point to my domain (olcSuffix, olcRootDN); 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 <bra...@endoframe.com>

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to