• 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: Auto Login to server using OS 9.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Auto Login to server using OS 9.1


  • Subject: Re: Auto Login to server using OS 9.1
  • From: "Wen-Yu Chang" <email@hidden>
  • Date: Thu, 03 May 2001 14:55:33 -0700

You can do this:

tell application "Keychain Scripting"
unlock keychain "My Keychain" of application "Keychain Scripting" with
password "myPassword"
end tell

----------
>From: Paul Fisher <email@hidden>
>To: email@hidden
>Subject: Auto Login to server using OS 9.1
>Date: Thu, May 3, 2001, 1:06 PM
>

> I am trying to automatically log into a server during startup, but with
> keychain access in OS 9.1 this is nearly impossible without using guest
> access to my server, something i don't want to do. Apple says this is
> possible to get around using an applescript that fills in the username and
> password and presses "OK". Does anyone have suggestions on how i would do
this?
>
> i was thinking of putting an alias to the server in my startup folder and
> then have a script run to fill in the password and then click "ok." or should
the script itself find the server?
>
> thanks for the help
>
> Paul Fisher
> Applications & Web Development
> Hudsonville Public Schools
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


  • Prev by Date: Re: Auto Login to server using OS 9.1
  • Next by Date: Re: "[AS]" on subject line?
  • Previous by thread: Re: Auto Login to server using OS 9.1
  • Next by thread: Re: Auto Login to server using OS 9.1
  • Index(es):
    • Date
    • Thread