Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging LDAP directory/user password issue (RESULT tag=97 err=49 text=)

Status
Not open for further replies.

forrie

MIS
Joined
Mar 6, 2009
Messages
91
Location
US
I've set up OpenLDAP 2.4 (CentOS 6) and SSSD. I'm able to authenticate regular users -- I imported the LDIF using {CRYPT}password.

However, I established a "role" account for general auth reads and it won't work. ldapsearch is not working for anything other than Manager, regardless -- of reinsertion of the {crypt}string (slappasswd -h {crypt}). I tried resetting the password manually (CLI) and via PhpLdapAdmin. Same result.

When I do a search for a user record, I am not seeing the userPassword string prefixed with any {crypt}, just a string.

In any case, I'm baffled about why this isn't working. Might someone have a pointer or two?


Thanks.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top