[MacTUG] SMB mount on login

Dani Roloson daroloso at uwaterloo.ca
Thu Jan 15 16:16:48 EST 2015


Try doing it this way. 
________________________________________
From: mactug-bounces at lists.uwaterloo.ca [mactug-bounces at lists.uwaterloo.ca] on behalf of Dani Roloson [daroloso at uwaterloo.ca]
Sent: September 30, 2014 12:26
To: macTug ‎[mactug at mailman.uwaterloo.ca]‎
Subject: [MacTUG] SMB mount on login

Attempting to workaround problem mentioned at meeting:

10.9.1

Adding alias to Login Items spews garbage in a Terminal window.
Adding volume to Login Items becomes Unknown when ejected.

So Automator -> Application
just need Run Shell Script

open "smb://DOMAIN;USERID@fqdn-host/share"

Save

Quotes needed so shell doesn't interpret the semi-colon as a command separator.

The above will bring up a dialog with DOMAIN\USERID filled in.

Saving to keychain will skip the dialog.



More information about the MacTUG mailing list