password
password
- Subject: password
- From: Steve Gehrman <email@hidden>
- Date: Wed, 30 May 2001 14:26:50 -0700
I'm running a command using NSTask with sudo.
sudo asks for the users password before it runs. Is there anyway of
getting the users password without having to ask the user to enter it?
Once you get the password, is there an easy way to verify that it is
correct?
steve