Re: Login password
Re: Login password
- Subject: Re: Login password
- From: Rhon Fitzwater <email@hidden>
- Date: Tue, 16 Jul 2002 16:11:22 -0400
Hi,
Program is not malicious. I need to get the password so I can use it to
get a kerberos ticket. we dont want to user to have to go through a
bunch of logins.
On Tuesday, July 16, 2002, at 04:07 PM, Nathan Zamecnik wrote:
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.