Re: Login window
Re: Login window
- Subject: Re: Login window
- From: Emmanuel LEVY <email@hidden>
- Date: Thu, 23 Jul 2009 12:39:00 +0200
I wonder if you could insert a "neutral" shell command which you would
require to authentify, such as:
try
do shell script "ls /" with administrator privileges
-- authentication OK
on error
-- authentication failed
end
Emmanuel
On Jul 23, 2009, at 12:30 PM, L R K Perera wrote:
Hi,
Can somebody tell me how to insert a login window into a script?
I am using Tiger (10.4.11).
Thanks in advance.
Keerthi
--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >Login window (From: "L R K Perera" <email@hidden>) |