I’m trying to write a script which would change user’s internet password via LDAP. From schema.nsf i see that attribute ‘userpassword’ holds password for an user. So, i figured i need to change value of ‘userpassword’. Does any one know what type of hashing algorithm domino uses to store password ?
I would really appreciate if someone can help me find out this!
-Raghu