Re: Mount a Samba Share
Re: Mount a Samba Share
- Subject: Re: Mount a Samba Share
- From: "Reese, Stevan" <email@hidden>
- Date: Mon, 21 Feb 2005 09:13:03 -0800
mount volume smb://domain;username:password@server/share
or
mount volume smb://domain;username@server/share (let the keychain or user
pass the password.)
stevan
On 2/21/05 8:50 AM, "Jason Bourque" <email@hidden> wrote:
> Hello,
>
> I need to mount a samba share. Is there a way in AppleScript to get this
> done?
>
> I use this to mount to a XServe
> mount volume "afp://111.111.111.111/MFiles" on server "XSERVE" as user name
> vUserName with password vUserPassword
>
>
> I used this once quite a while ago.
>
> set vMountSambaShare to "/sbin/mount_smbfs -W __MSBROWSE__ -N //PDF/MainS
> /IWMAIN"
> do shell script vMountSambaShare password vPassWord with administrator
> privileges
>
>
>
> Thanks for the help.
>
> Jason Bourque
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Applescript-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
Stevan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden