password expiration in LDAP

Can I perform password expiration in LDAP accounts like in IDM accounts?Thanks
[92 byte] By [heregoesthesuna] at [2007-11-27 9:37:28]
# 1

This would be vendor specific, but should be possible.

Sun LDAP supports password expiration. Look at the password policy either globally or as an object-specific passwordpolicysubentry. There is a passwordexpirationtime attribute with a date-time value (200707043060102Z ) that can be set. It's managed automatically on password changes. In other words, it's set to the expiration time dictated by the password policy. But you can also set it manually after an admin change, for example.

Chris_Stana at 2007-7-12 23:08:50 > top of Java-index,Web & Directory Servers,Directory Servers...