 |
 |
Mount SMB Volume at Startup
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2002
Location: Kill Devil Hills, NC
Status:
Offline
|
|
On OS 9 I wrote/recorded an applescript via DAVE, saved it as an applet and it worked great. Does anybody know how this can be done in applescript on OS X?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Sep 2000
Location: Cupertino, CA USA
Status:
Offline
|
|
mount volume "smb://user:pass@share"
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2002
Location: Kill Devil Hills, NC
Status:
Offline
|
|
What if the Windows XP server/box asks me about mounting a particular shared folder?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Jan 2001
Location: Badfort
Status:
Offline
|
|
Do you mean startup, or login? If the latter, you can mount the volume with the option to save your password in the keychain, and then drag it into your login items (in System Preferences). Per Sals response and your query, your can include the share name in the URL eg:
smb://name:pass@myserver/share
or, for hidden shares:
smb://name:pass@myserver/hiddenshare$
HTH
|
|
You see, my friends, pirates are the key. - thalo
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: L.A., CA
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2002
Location: Kill Devil Hills, NC
Status:
Offline
|
|
Ok, it worked. I had to change the name of the shared folder because it had a space in it.
Thanks for all the help!
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2001
Location: L.A., CA
Status:
Offline
|
|
Originally posted by beb:
Ok, it worked. I had to change the name of the shared folder because it had a space in it.
Thanks for all the help!
 Always nice to see a satisfied customer.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|