Getting system username and password

Windows specific forum
OmeCloak
User
User
Posts: 13
Joined: Sat May 15, 2004 6:27 pm

Getting system username and password

Post by OmeCloak »

Hi all,

I am making a screensaver for the company i work for.
What i want to do is when the user exists the screensaver (mouse, keyb. etc) it has to check what username the user is logged into windows (98) and check if the password matches the users credentials.
Is there a way to get the username, and a way to verify the users password?

Regards, Michel.
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Post by aaron »

I don't think that there is way with newer version of windows. The trick is to let windows handle the username/password stuff. When setting upt he screensaver in display properties, make sure that the password protect is enabled. In XP, it's labelled "On resume, password protect"
OmeCloak
User
User
Posts: 13
Joined: Sat May 15, 2004 6:27 pm

Post by OmeCloak »

The trick i try to accomplish is to synchronize the login password and the screensaver password.
So the user logs in to the machine, and in some way, the password for the sreensaver is set to the login pw.
Is this possible?

Regards, Michel.
Post Reply