When a user changes his password, it's typically sometime during the day. This means that a password expiration date set to last change + n days will result in the password expiring during the day. How can I force the passwords to expire at midnight of that day instead?
feedback
|
|
I don't believe that is possible without manually changing the The value is stored in 100-nanosecond intervals since 12:00 am January 1, 1601. However, your only options to edit the attribute are to set it to As mentioned in comments, you would need to set the value to You could potentially write a script to update the attribute to What is your goal in setting the password to expire at midnight? | |||||||||
feedback
|