• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: eppc Authentication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eppc Authentication


  • Subject: Re: eppc Authentication
  • From: Stan Cleveland <email@hidden>
  • Date: Mon, 11 Dec 2006 13:17:42 -0800
  • Thread-topic: eppc Authentication

On 12/11/06 10:37 AM, Steven Valenti wrote:

> Using eppc to tell a machine on a different subnet to send out some
> iChat notifications to the worker down in a different building. I have
> everything working and use CronniX to execute the script automatically
> but it pops up a box every time to authenticate with the machine. I put
> in the credentials and click the box to save in OS X keychain but this
> doesn't work. Should the keychain be able to save this or is there a
> way to script the authentication box?

You can avoid the dialog prompt by including the user ID and password as
part of the URL, like this:

    tell application "MyApp" of machine "eppc://uid:email@hidden"
        launch
    end tell

Be careful about who can view the code, since the password is easily
accessible.

Stan C.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >eppc Authentication (From: Steven Valenti <email@hidden>)

  • Prev by Date: Re: Problem with AppleScript
  • Next by Date: Re: Problem with AppleScript
  • Previous by thread: eppc Authentication
  • Next by thread: Portfolio not updating all records
  • Index(es):
    • Date
    • Thread