My NT server has a policy which requires the users to reset their passwords every month. It reminds them of that when there is 14 days to go until their passowrd expires and that annoys them! Is is possible to alter that setting (I guess it is in the registry somewhere) so that the reminder pops up at say 3 days to go?
Hope you can help
thanks
PMC
Page 1 of 1
Password will expire in 14 days - can I set it to say 3 days?
#2
Posted 05 November 2004 - 12:41 AM
Go into the group policy editor (gpedit.msc) on the local machine, then "Local Security Policy>>windows settings>>security settings>>local policies>>security options" the attribute you want is "Interactive Logon: Prompt user to change password before expiration" and change the value to 3 days. That is what mine is set at.
#3
Posted 05 November 2004 - 05:36 PM
That works fine, I can find that setting in the gpedit utility, however for reasons best left unsaid I need to make the change in the registry ...? I can find the key ...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SeCEdit\Reg Values\Machine/Software/Microsoft/Windows NT/CurrentVersion/Winlogon/PasswordExpiryWarning
had a go altering these settings but to no avail, it looks like the numerical value that relates to the number of days is somewhere else?
Any clues on this one would be greatly appreciated.
Thnaks
Phil
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SeCEdit\Reg Values\Machine/Software/Microsoft/Windows NT/CurrentVersion/Winlogon/PasswordExpiryWarning
had a go altering these settings but to no avail, it looks like the numerical value that relates to the number of days is somewhere else?
Any clues on this one would be greatly appreciated.
Thnaks
Phil
#4
Posted 05 November 2004 - 06:49 PM
If you have a test server, you could change that setting, and use RegMon from Sysinternals to capture what registry key is being modified.
#5
Posted 07 November 2004 - 06:21 PM
Open regedit, then goto the HKEY_LOCAL_MACHINE subkey, then:
"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"
Create a new DWORD value called "passwordexpirywarning" (case sensitive) and then enter a *decimal* value for the number of days.
"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"
Create a new DWORD value called "passwordexpirywarning" (case sensitive) and then enter a *decimal* value for the number of days.
Share this topic:
Page 1 of 1

Help










