how to manage two passwords using userPassword attribute
820770Dec 9 2010 — edited Dec 9 2010Hello All,
The userPassword attribute is multi-valued attribute as per schema. We can store two or more passwords in userPassword attribute in user entry. We can authenticate using anyone of the password stored in userPassword attribute. However I could not find a way to change only one of the password (I mean selective password change). Basically I want to maintain two password for users but don't know how to manage it. Did anyone implemented such need ? Any idea is welcome.
thanks,
-RM