Force password Change Questions

Hi Everyone,

I'm a bit stumped, I cannot get "Force password change" on next login to work correctly. We are using AM 7.1 with apache policy agent (For apache 2.0). I found another post on this forum that suggested that I set the passwordExpirationTime to 19700101000000Z, but this does not appear to work for me. Has anyone run across this? Any suggestions? Thanks in advance!

[391 byte] By [rsiu003a] at [2007-11-27 10:52:42]
# 1

The force password reset option is just a user attribute with no implementation. You need to write code to read that attribute and handle accordingly.

-Shashi

sxdasara at 2007-7-29 11:39:27 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

You might also investigate enabling password policy on the Sun Directory server. By default it is disabled.

AaronAnderona at 2007-7-29 11:39:27 > top of Java-index,Web & Directory Servers,Directory Servers...