• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: automatic authentication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automatic authentication


  • Subject: Re: automatic authentication
  • From: Christopher Nebel <email@hidden>
  • Date: Fri, 25 Nov 2005 09:16:09 -0800

As of Tiger, it's possible to write plug-ins to the authorization system -- see <http://developer.apple.com/documentation/Security/ Reference/AuthorizationPluginRef/index.html>. Problem is, that's not the same thing as the login window. In this case, "authorization" refers to those little panels that pop up asking for your password to perform some privileged operation.

There isn't any real mechanism to customize the login interface. What developers currently have to do is to rewrite the entire loginwindow application, which has obvious problems and is more work than you had in mind.


--Chris Nebel AppleScript Engineering

On Nov 25, 2005, at 3:34 AM, email@hidden wrote:

So as I understand correctly Crontab is used to execute almost all kinds of shell commands even if no user is logged on.
But I think it would be difficult, to execute applications that were written on my own (e.g. the recognition) especially when I need to use hardware components.
Does anyone know if there is something else for writting plugins for the authentication mechanism? Or where I can ask?



Thanks,

Peter





Bastiaan Boertien <email@hidden> schrieb am 24.11.05 14:37:54:



I'm not 100% shure about this but it is not possible with applescript.

if you run a script at the loginwindow the programming needs to be
non-interface programming, dialogs and system events are not working
here. I use Crontab and when the login window is in my screen then the
script is still executable and make backups to an external harddrive. I
tried an display dialog first but the script was only working when I
did not aks for help from any application. So checking new files on
hadr drive, removing old files, copying new files and writing log files
will be done by do shell script commands.


Greetings Bastiaan

Op 24-nov-05 om 12:24 heeft Peter Vermeer het volgende geschreven:

Hi,


I want to login to my Mac OS automatically by means of an authentication system (e.g. speech recognition, finger print, etc.). Is it possible to to run an application (written on one's one) which executes the recognition although only the login screen is seen so that the recognition is accomplished and with the recognition results the recognized user is logged in?


Thanks,


Peter Vermeer



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden

This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


______________________________________________________________________ ____
Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail- Postfach!
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (Applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: automatic authentication (From: email@hidden)

  • Prev by Date: Re: Mail "get attachment" broken?
  • Next by Date: choose file of type
  • Previous by thread: Re: automatic authentication
  • Next by thread: Question about list structure
  • Index(es):
    • Date
    • Thread