• 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: Scripting Mac OS Server Admin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Mac OS Server Admin


  • Subject: Re: Scripting Mac OS Server Admin
  • From: Kevin Windham <email@hidden>
  • Date: Fri, 05 Jan 2001 09:31:19 -0600

I've brought this up on the lists once or twice before, and the only
response I've ever heard is I can't make it work either.

Sorry

> Hello All,
> I am trying to write a simple AppleScript that allows me to connect to various
> AppleShare IP servers using the Mac OS Server Admin software. According to the
> Applescript Dictionary, This should be possible:
>
> connect: Make a new connection to a host
> connect
> [to string] -- the name or IP of the server
> [user string] -- the username to use with connection
> [with password anything] -- password of given user
> Result: reference -- Object specifier for the new element
>
> Here is the script I am trying to work with:
> -- For Security Reasons I am not going to inculde any valid Server IP
> Information,
> -- or User Name and Password Information
> tell application "Mac OS Server Admin"
> activate
> connect to "127.0.0.1" user "userName" with password "passWord"
> end tell
>
> Can anyone provide me with some assistance or a sample script?
> Thanks
> -Steve
> _______________________________________________
> appleshare-ip mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/appleshare-ip


References: 
 >Scripting Mac OS Server Admin (From: email@hidden)

  • Prev by Date: RE: Photoscripter support
  • Next by Date: RE: PDF pages into Quark
  • Previous by thread: Scripting Mac OS Server Admin
  • Next by thread: Re: Scripting Mac OS Server Admin
  • Index(es):
    • Date
    • Thread