Re: Osascript and ssh
Re: Osascript and ssh
- Subject: Re: Osascript and ssh
- From: Nigel Smith <email@hidden>
- Date: Wed, 28 Apr 2004 17:53:08 +0100
On 28/4/04 15:43, "Axel Luttgens" <email@hidden> wrote:
>
I confess I don't fully understand your question.
>
Do you mean you attributed a password to user "nobody"?
>
And in which context do you want to invoke ssh? From a shell script?
Sorry -- poor explanation.
ssh will be invoked from a shell script. The account invoking the shell
script will be the "nobody" account. The script will be similar to:
ssh nigel@127.0.0.1 "osascript -e 'do stuff'"
I think I will need a way of including the password, since the "nobody"
account has limited privileges and won't be able to use a pre-generated RSA
key from the "nigel" account (or can it?).
Hope that's clearer,
Nigel
_______________________________________________
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.