Re: TCP/IP GENERIC LOGIN
Re: TCP/IP GENERIC LOGIN
- Subject: Re: TCP/IP GENERIC LOGIN
- From: "John C. Welch" <email@hidden>
- Date: Mon, 07 Oct 2002 13:32:40 -0400
On 10/05/2002 21:43, "Leif Walther" <email@hidden> wrote:
>
The script call I have that works with my account is:
>
set whatAccount to "afp://MYusername:MYpassword@" & serverVolume
>
mount volume whatAccount
>
(*USING MY USERNAME AND PASSWORD*)
>
>
What I cant figure out is how to pass a simple carriage return as the
>
password for the generic account.
If you get that login set up as a keychain entry, then you can just pull the
parameters from the keychain. Saves time, and you aren't embedding the
password in the script.
john
--
"Onward we stagger, and if the tanks come, may God help the tanks."
- Col. William O. Darby
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.