Make a new keychain
Make a new keychain
- Subject: Make a new keychain
- From: "Timothy K. Wilkinson" <email@hidden>
- Date: Fri, 07 Sep 2001 11:16:44 -0400
I'm trying to use Keychain scripting to create a new Keychain file. I want
it to be created without any user interaction. I've tried this format and I
still get a dialog box opening asking for a password. Is there a way to
make a new Keychain file without user interaction?
tell application "Keychain Scripting"
make new Keychain with properties {name:"test", password:"itcachs"}
end tell
Thanks for any help.
Tim Wilkinson
ITC-ACHS
University of Virginia
email@hidden
email@hidden