Mapping from Windows
From Windows start, open my computer:
Click on map network drive:
Under Drive, select the drive letter that you would like.
Under folder, type \\bmiisi.chmcres.cchmc.org\home\<your username>, then finish (make sure “reconnect at logon and Connect using different credentials” are checked”
Then a window will ask for your credentials: (Windows 10, hit the "more options" to get a login that is not prefilled in)
Username:
chmcres\username
Password:
your password
Check the box for save password
Mapping your drive on a MAC:
- From the Mac OS X Finder, hit Command+K to bring up the ‘Connect to Server’ window
- Enter the path to the network drive you want to map, ie: smb://networkcomputer/networkshare and click ‘Connect’ smb://chmcres;username@bmiisi.chmcres.cchmc.org/home/username
- Enter your login/password and click “OK” to mount the network drive
- The drive will now appear on your desktop and in the Finder window sidebar
Mapping on linux:
open a terminal
type, sudo mount -t cifs -o username=username //bmiisi.chmcres.cchmc.org/<share_name> /mnt/<share>