Re: eppc -> "Remote Access Not Allowed"?
Re: eppc -> "Remote Access Not Allowed"?
- Subject: Re: eppc -> "Remote Access Not Allowed"?
- From: Rob Jorgensen <email@hidden>
- Date: Fri, 11 Jun 2004 09:49:34 -0400
At 8:32 AM -0400 6/11/04, deivy petrescu wrote:
On Jun 10, 2004, at 7:24 PM, Sander Tekelenburg wrote:
I never did much with remote scripting. Now that I have a need, I can't get
the most basic stuff to *compile* even:
When trying to compile this
tell app "Finder" of machine "eppc://192.168.0.102" to beep
I get an error sheet (in Script Editor) saying "Remote access isn't allowed".
(That's after the dialog has come up that asks for a username/passphrase for
the remote machine.)
The remote Mac's Sharing prefs has "Remote Apple Events" on. I can access the
machne over afp, ssh, and http just fine. Both machines are running 10.3.4.
Btw, even when I include a user/pasphrase combo in the eppc URL I get a
dialog saying "Authorization is required to for 'Finder' on
'eppc://192.168.0.102'." (Yep, that's verbatim :)) Perhaps that's a clue? I
would assume no passphrase dialog to come up when you include a
user/passphrase in the URL.
What am I doing wrong?
Sorry Sander, you are not doing anything wrong.
Something else is amiss.
This script works here.
I've found that in certain cases, wrapping the commands in a "using
terms from" block helps.
-- Rob
_______________________________________________
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.