Authorization Services Username/Password?
Authorization Services Username/Password?
- Subject: Authorization Services Username/Password?
- From: "Huyler, Christopher M" <email@hidden>
- Date: Fri, 31 Oct 2003 16:41:33 -0500
- Thread-topic: Authorization Services Username/Password?
If I already know the username and password of the user, can I use
Authorization Services to test their validity without popping up a
dialog?
I noticed there are a few constants for the name tag of an
AuthorizationItem in the doc: kAuthorizationEnvironmentUsername and
kAuthorizationEnvironmentPassword. Can I use these to specify a
username and password to send when calling AuthorizationCopyRights?
We currently use crypt() and since that will no longer work with
"Panther" I am seeking alternative solutions. We only need to know if
the person entered a correct username/password for the computer they are
connecting to. I would also like to know if the user is an
"administrator" of the computer if possible. The username/password is
obtained from a java gui which can be launched remotely from a web
browser on any platform. It sends the information to a daemon which
does the check and returns success or failure.
--
Christopher Huyler
Computer Associates Intl.
_______________________________________________
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.