Hi

I have some servers that cannot connect to LDAP server so I have to create accounts on the servers which hash password from LDAP.
Is it possible?

From userPassword attribute in LDAP, I can get hashed password and salt value in hex format.
How can I convert these hex format values to use in /etc/shadow?


Best Regards
-----------------------
Tran Dung