[Date Prev][Date Next] [Chronological] [Thread] [Top]

userPassword question



>From a newbie...

When I retrieve an LDAP attribute value for the "userPassword" attribute, the attribute value appears to be encrypted (probably a good thing). However, I would like to compare the userPassword with the actual password.

My environment:

Michigan LDAP server running on Solaris
LDAP server is being accessed through JNDI (Java) interface and Sun's LDAP service provider (i.e. JNDI wraps LDAP client)

NOTE: JNDI does not support an ldap_compare_s() capability.

Any help would be greatly appreciated,
Bob