Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Network Logon Password Expiration Prompt When Connecting To Apps

Status
Not open for further replies.
Jan 9, 2003
2
US
My company's security policy requires a user to change there Windows network logon password every 30 days. Upon 15th day user's will be prompted every day if they would like to change there password until the set expiration date. When my Citrix user's connect to Citrix Applications via ICA Client sessions they are again prompted if they would like to change there password. Is there anything I can do to surpress this prompt when users are connecting to Citrix applications.
 
Go to the HKEY LOCAL MACHINE SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon subkey. Add the value PasswordExpiryWarning (of type REG DWORD). The range for this value is in number of days, and the default value
is 14. Change to 2,3 or whatever to stop the warning from popping up so early.

*J*
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top