• 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: Mounting SMB Share
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting SMB Share


  • Subject: Re: Mounting SMB Share
  • From: email@hidden
  • Date: Tue, 24 Jun 2008 11:04:47 -0400


The authentication is ok... but your specifying that it is a string might be what is needed.. I will check post haste.

Charles Profitt
Sr. Network Technician
BrainBench Certified - (Master)Microsoft Security | (Master)Storage Area Networks Concepts | (Master)Microsoft Vista Desktop Administration
75 Barker Road
Pittsford, NY 14534

Important Notice:
This communication, including any attachments, is intended only for the use of the individual(s) or entity(s) to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this communication is not the intended recipient, you are hereby notified that any dissemination, distribution or reproduction of any part of this communication in any format is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to this communication and deleting the original and any automatically generated copies. Thank-you for your co-operation.



Jim Skibbie <email@hidden>
Sent by: applescript-users-bounces+chas_profitt=email@hidden

06/24/2008 10:26 AM

To
<email@hidden>
cc
Subject
Re: Mounting SMB Share





Perhaps it isn’t mounting due to authentication? I tried the below on an smb volume that has a space in its name and it mounted without issue. You don’t even need the string variable NameofVolume. If it doesn’t mount, what is the error it returns?

set
NameofVolumeto"This volume has a space in its name”

mount volume
"smb://192.192.192.192" & "/" & NameofVolumeas user name(userasstring) with password(passwordasstring)

I am trying to write a script to mount user home directories on a 10.4 box. The home directory is an SMB share and 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/archives/applescript-users This email sent to email@hidden
References: 
 >Re: Mounting SMB Share (From: Jim Skibbie <email@hidden>)

  • Prev by Date: Re: Mounting SMB Share
  • Next by Date: Re: Mounting SMB Share
  • Previous by thread: Re: Mounting SMB Share
  • Next by thread: SMB Shares
  • Index(es):
    • Date
    • Thread