I want to store two encrypted passwords for users in my people branch. Created below attribute smiler to "userPassword" attribute and added into a new object class. attributeTypes: ( userPassword2-oid NAME 'userPassword2' EQUALITY octetStringMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 X-ORIGIN 'User Defined' ) When add password for user "userPassword" value, it get stored in SSHA encrypted format. But the password attribute I defined "userPassword2" is in plain text. Please help me to fix this. Thankx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx