"parakrama55 ." <[email protected]> writes: > Im adding users data to the ldap from external program or client , There > im sending UserPasswrd in clear text . > > So Is there any configuration directive in opendap where we can force > openldap to store receiving clear text password in SSHA format .
If you change the userPassword attribute via the plain LDAP modify operation, it will be stored as given (at least by default). -- Regards, Feri.
