Re: Login password
Re: Login password
- Subject: Re: Login password
- From: Nathan Zamecnik <email@hidden>
- Date: Tue, 16 Jul 2002 15:07:38 -0500
In short, you can't. The only way your program will work is if the user
puts the password into the program to use it.
I cannot see what kind of program you are writing that would need to get a
users password without them giving it to your program unless it's some type
of malicious software.
If your writing a legit program then just have the user grant the password
to your program and be responsible by encrypting it in the file you will
keep it in.
-- NAteZ
On 7/16/02 2:31 PM, "Rhon Fitzwater" <email@hidden> wrote:
>
know if there is a way that I can get the password the user
>
enters in the login screen at startup. I want to be able to get that
>
password and use it and a script at startup... any ideas. Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.