Re: eppc -> "Remote Access Not Allowed"?
Re: eppc -> "Remote Access Not Allowed"?
- Subject: Re: eppc -> "Remote Access Not Allowed"?
- From: Sander Tekelenburg <email@hidden>
- Date: Fri, 11 Jun 2004 17:05:38 +0200
At 01:24 +0200 UTC, on 2004-06-11, Sander Tekelenburg wrote:
[...]
>
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.
It seems I found the culprit. For some reason the eppc scheme chokes when the
passphrase contains a hash ("#") character. Tsssk...
Tested by creating a new admin account with the exact same passphrase except
for the hash character.
- Can anyone reproduce this on their machine?
- Can anyone think of a good reason why a hash would choke eppc?
Btw, escaping the hash through backslashes doesn't provide the workaround I
hoped for.
--
Sander Tekelenburg, <
http://www.euronet.nl/~tekelenb/>
_______________________________________________
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.