Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Easy auto-mounting of server shares' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Easy auto-mounting of server shares
Authored by: crcarpenter on Mar 20, '04 02:12:03PM

That's great. I also wasted my time and did something VERY similar.
I just created a simple script using mount volume "server:directory". I needed to mount to a few so I just created a script with a bunch of these mount directory commands in my script. I compiled my script and droped it into my startup items at the user admin window.
I did not have to enter username:password in my script because I had already created an entry in my keychain prior to mounting by script.
I decided to stay with the script method because I added a couple of lines to open one of the shares and go to a particular directory on startup.



[ Reply to This | # ]