• 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:12:21 -0400


The problem I have is that I do not want the users to have to enter their password a second time. I believe the method you are using prompts them for their password... am I incorrect?

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.



"David G. Kahn" <email@hidden>

06/24/2008 11:11 AM

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





Hello,
We are using this in our labs, works great!
Why not try:

tell application "Finder"
mount volume "smb://username:password@server_address/sharepoint"
end tell



-David
David G. Kahn
Campus Technology Services // School of Business
Apple  CDT, CPT, APP
(315) 312-6383
SUNY OSWEGO



On Jun 24, 2008, at 10:06 AM, email@hiddenwrote:


Hello all:


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 the issue appears to be that the share has a space in the share name.


I have tried:


mount volume
"smb://servername/sharename"
mount volume
"smb://servername/share name"
mount volume
"smb://servername/share\040name"
mount volume
"smb://servername/'sharename'"


do shell script
("mount_smbfs -N //servername/share name")
do shell script
("mount_smbfs -N //servername/share name")
do shell script
("mount_smbfs -N //servername/share\040name")
do shell script
("mount_smbfs -N //servername/'share name'")

None of these have worked I am hoping that one of you can end my pain where Google searching failed.


Thanks,


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 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
  • Follow-Ups:
    • Re: Mounting SMB Share
      • From: "John C. Welch" <email@hidden>
References: 
 >Mounting SMB Share (From: email@hidden)
 >Re: Mounting SMB Share (From: "David G. Kahn" <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: Re: Mounting SMB Share
  • Index(es):
    • Date
    • Thread