Summary
This article discuss how to connect to LSA file spaces from macOS. Refer to the Linux instructions or the Windows instructions for other operating systems.
Departmental shared files and User files (and sometimes Research Data) are stored on the ITS servers, or network shares, in the spaces known as the “S drive” (departmental) and “H drive” (user). Here is how to access the files on those servers.
Environment
Mac
Directions
Accessing the Files Remotely (from Off-Campus)
Connect to the campus VPN first – you’ll need to download and install the VPN client (a one-time thing), then connect to the space you want, and optionally map drives or create favorites or shortcuts.
- Download, install, and connect to the VPN client.
- Then connect to the file space using the steps below.
Connecting To File Spaces From A Mac
Please note: The method covered in this article is manual mounting by the user. An alternative method of automounting by the system on demand is discussed in the "Mount NFS File Share with Automounter (Mac)" article.
- Bring up the Connect to Server dialog in one of two ways:
- Click the Go menu and select the Connect to Server... item.
- Use the keyboard shortcut Command-K (⌘-K).
- In the "Server Address" field, enter the full URI of the network storage volume:
- Example: Mounting an NFS share — Enter the URI:
nfs://server-name/share-name
. A Research Storage volume would be something like nfs://uniqname.value.storage.umich.edu/uniqname
.
- Example: Mounting a "CIFS" share — Enter the URI:
smb://server-name/share-name
. A Research Storage volume would be something like smb://dfs.lsa.umich.edu/lsa/research/uniqname
.
- For future use, save as a favorite: Cllck the + button the the right of the Server Address field.
Kerberos Ticket
Please note: For Macs you may need to obtain a Kerberos ticket if the above process did not initially work.
- To obtain a Kerberos Ticket, click Go and then select Utilities.
- Double click Kerberos.
- Enter your uniqname and Kerberos password.
- You will see this screen when you have obtained a successful Kerberos Ticket; you may close this window.
Additional notes
Type |
Path |
S Drive |
cifs://lsa-dept.m.storage.umich.edu/lsa-dept
where dept is your department prefix. The lsa-dept reference appears twice, once in each of the host name and volume name.
|
H Drive |
cifs://lsa-users.m.storage.umich.edu/lsa-users/uniqname
where uniqname is your uniqname.
|
LSA Research Storage Space |
cifs://lsa-researchNN.m.storage.umich.edu/lsa-researchNN
where NN is a 2-digit number (01–09). The lsa-researchNN reference appears twice, once in each of the host name and volume name.
|
Please note: If you cannot find your file space, please contact us.