[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: LDAP- slapadd doesn't import userPassword field correctly
- From: Justin Crabtree <crabtrej otc edu>
- To: nahant-list redhat com
- Cc:
- Subject: Re: LDAP- slapadd doesn't import userPassword field correctly
- Date: Thu, 21 Jul 2005 10:27:36 -0500
Jurvis LaSalle wrote:
>
> I didn't change much, just what was detailed in the reference guide.
> Leaving out the commented lines my slapd.conf, it looks like this:
> --begin--
> include /etc/openldap/schema/core.schema
> include /etc/openldap/schema/cosine.schema
> include /etc/openldap/schema/inetorgperson.schema
> include /etc/openldap/schema/nis.schema
>
> pidfile /var/run/slapd.pid
> argsfile /var/run/slapd.args
>
> database bdb
> suffix "dc=turing,dc=bard,dc=edu"
> rootdn "cn=root,dc=turing,dc=bard,dc=edu"
> rootpw XXXXX
>
> directory /var/lib/ldap
>
> index objectClass eq,pres
> index ou,cn,mail,surname,givenname eq,pres,sub
> index uidNumber,gidNumber,loginShell eq,pres
> index uid,memberUid eq,pres,sub
> index nisMapName,nisMapEntry eq,pres,sub
> --end--
>
> tia,
> JL
>
>
>
Well, don't see anything wrong with your slapd.conf. You might try
posting to the openldap lists. A lot of people there more knowledgeable
than me.
http://www.openldap.org/lists/
Have you checked the hashes in the ldif file to verify that they are the
correct hash of the passwords? If they are, check the entries after
adding using the ldap command line tools or the app of your choice. I
like phpldapadmin. If they are correct in the ldap server, then I am at
a loss.
HTH.
--
Justin Crabtree
Java Programmer
Ozarks Technical Community College
447-7533
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]