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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

screen saver 1

Status
Not open for further replies.

bn2hunt

MIS
Joined
May 15, 2003
Messages
203
Location
US
Does anyone know what would be stopping the screensaver from password protecting when it starts? We have several computers where the password check box is checked but when the screensaver starts it doesn't lock the computer.

Thanks

Dan
 
How soon after screensaver activation are you moving the mouse to stop it? I know that under 95/98 if you cancel within about 5 seconds of starting, it won't prompt for a password.

John
 
Hi,
IIRC, the time you have specified as the 'wait time' will determine when you need a password to resume.

[profile]



 
I've been writing screensavers, and I was surprised to know that the screensaver has to handle password input *itself*. So if the screensaver doesn't do it, there won't be a prompt for password.

On the other hand, if this happens to all screensavers (esp. the M$ screensavers) then the problem is somewhere else.
 
Screen Saver Is Not Password Protected If Started Manually

Check Group Policy (GpEdit.msc in Run Box).

Local Computer Policy/ User Configuration/ Administrative Templates/ Control Panel/
Click on Display and see if any of the Screensaver options are disabled.
 
The pasword doesn't become active when the Screensaver kicks off after the time limit. We have waited several minutes to give it plenty of time and is still doesn't lock. We have even tried to force it to lock with group policy.
 
Is this screensaver supplied with Windows, or is it a third party one? If the latter, it may be rs387's suggestion that they didn't implement password checking.

John
 
Check the following Registry key:
Registry\HKEY_CURRENT_USER\Control Panel\Desktop
There should be a String Value (REG_SZ) named ScreenSaverIsSecure set to "1". This setting may also appear for the Default User, but if there is no logged on user, the screen saver won't be password protected.
 
The registry setting that was provided by gigahertz has appeared to fix our problem.

Thanks for all of your help

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top