• 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: Logging on to a Server.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Logging on to a Server.


  • Subject: RE: Logging on to a Server.
  • From: "Alatorre, Michael" <email@hidden>
  • Date: Tue, 11 Dec 2001 19:15:04 -0800

Since it's a Win 2000 server and may allow connection via IP, how about:

tell application "Finder"
mount volume "afp://email@hidden/MAC_FAU"
end tell

You can replace the IP address with the DNS name for the server, as well.

You could automate it further with:
mount volume "afp://username:email@hidden/MAC_FAU"
but that would open a security concern since it would automatically mount
the sharepoint without user input.

HTH

Michael Alatorre (mailto:email@hidden)
EIS Liaison Analyst
Cedars-Sinai Health System (http://www.cedars-sinai.edu/)
Medical Affairs: 310.423.6237 310.423.0448 (fax)

"The secret to creativity is knowing how to hide your sources." -- Albert
Einstein


>Try this, it's in the Standard Additions
>
> mount volume plain text -- the name or URL path (starting with
>'afp://') of the volume to mount
> on server plain text -- the server on which the volume
resides
> [in AppleTalk zone plain text] -- the AppleTalk zone in
which the
>server resides
> [as user name plain text] -- the user name with which to
log in to
>the server; omit for guest access
> [with password plain text] -- the password for the user
name; omit
>for guest access
>
>i.e. mount volume "MAC_FAU" on server "CZZZZ01" in AppleTalk zone
"crc01"
>
>William R. Palmer III
>Prepress Technician
>email@hidden
>CRC Press, LLC
>3848 FAU Blvd, Suite 310
>Boca Raton, FL 33431
>(561) 361-6000, x6116
>http://www.crcpress.com/
>
> ----------
> From: Carlos Cavazos
> Reply To: email@hidden
> Sent: Tuesday, December 11, 2001 1:21 PM
> To: email@hidden
> Subject: Logging on to a Server.
>
> Hi there people,
> I was wondering if anybody know or has a script that will let me log on to
> a
> server. Here is my delima. Everytime I start my computer (Mac OS 9.0.4),
> it
> goes ok through my extension and what not. But, since I have some volumes
> linked to my computer through AppleShare, I get a dialog box asking me to
> CONNECT to the server. We have are using Windows 2000 ver. 5.0. So, I was
> wondering if it is possible to have a script to excute the connect button
> without me having to do it manually?
>
>
> Thanks,
> Carlos
>
>
> Ya Te Watcho, Bueno Bye


  • Follow-Ups:
    • Re: Logging on to a Server.
      • From: Simon Topliss <email@hidden>
  • Prev by Date: Re: Alternatives to Word (was: Re: Script problems with BBEdit 6.5)
  • Next by Date: Coerce string to record or something like that?
  • Previous by thread: RE: Logging on to a Server.
  • Next by thread: Re: Logging on to a Server.
  • Index(es):
    • Date
    • Thread