Setting password of a keychain key...
Setting password of a keychain key...
- Subject: Setting password of a keychain key...
- From: David Crowe <email@hidden>
- Date: Tue, 28 Mar 2006 10:52:28 -0600
Title: Setting password of a keychain
key...
This code works for me:
tell application "Keychain Scripting"
set theKey to make
new Internet key with properties {server:theServer,
path:thePath,
port:thePort,
protocol:FTP,
account:theAccount,
password:thePassword}
etc.
- David Crowe
_______________________________________________
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