Re: Scripting Programs Linking - CRITICAL!!!
Re: Scripting Programs Linking - CRITICAL!!!
- Subject: Re: Scripting Programs Linking - CRITICAL!!!
- From: g3pb <email@hidden>
- Date: Fri, 20 Apr 2001 21:09:20 -0800
open up key chain access
edit menu, <username> settings
enter password
check the box "allow access without warning"
save changes
-- hcir
mailto:email@hidden
>
I am using a few scripts across the network to perform some opening of files
>
and printing. Everything works well - except - if the machine crashes and is
>
restarted with Kick-Off, the next time the script runs to call the network
>
script, I first unlock the Keychain which gives access to the remote
>
application, but then a dialog pops up asking to give Finder unrestricted
>
access to the KeyChain.
>
>
The concern is not giving Finder the access but rather that this dialog pops
>
up and halts the execution of the script until someone noticed that nothing
>
is working and walks over to click the check box and hit OK.
>
>
Is there a way to prevent this dialog from and simply give the apps the
>
necessary privileges so that I can run this operation unattended even after
>
business hours? Certainly there is just something I am over looking. Perhaps
>
I shouldn't be using the KeyChain Scripting, although I don't know how else
>
I can allow the script to connect to the app through Program Linking.