Q:Remote Apple Events on OS X server
Q:Remote Apple Events on OS X server
- Subject: Q:Remote Apple Events on OS X server
- From: Eric Martel <email@hidden>
- Date: Sun, 2 Mar 2003 01:54:07 +0100
Hi all,
I've got 3 machines on my network : 2 under OS X 10.2.4 and 1 under OS
X server 10.2.4
I've activate on all 'Remote Apple Events' in the 'Sharing' tile of the
System pref.
When i'm try to excute the following script :
<start script>
set the remote_IP to ("eppc://10.0.1.2)
set remote_app to application "FileMaker Pro" of machine remote_IP
using terms from application "FileMaker Pro"
tell remote_app
do script FileMaker script "run_it"
end tell
end using terms from
<end script>
this is working on OS X but on on OS X server. The error message said
"User Authentification failure" despite i've entered the correct ID/pwd
of the admin user.
Is there any tricky set-up to made on OS X server to make it work ?
Eric.
_______________________________________________
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.