Once a connection to the VPN has been established, you can connect to the Homedrive server via:
MAC
-
From the Mac OS X Finder, select Command+K to bring up the 'Connect to Server' window.
-
Type in homedrive.anu.edu.au/UniID (e.g smb://homedrive.anu.edu.au/U1234567).
-
Enter your Horus/isis password and select 'OK' to mount the network drive.
-
The drive will now appear on your desktop and in the Finder window sidebar.
PC
-
Open Computer by clicking the 'Start button'.
-
Select 'Computer'.
-
Right click on the computer name (eg This PC) and then select 'Map Network Drive'.
-
In the Drive list, select a drive letter.
-
In the Folder box, type the path of the network drive \\homedrive.anu.edu.au\UniID (e.g \\homedrive.anu.edu.au\U1234567).
-
Before selecting finish make sure 'Connect using different credentials' is checked.
-
When the password box appears type in the following credentials UDS\UniID (eg UDS\u1234567) and use your horus/isis password.
-
Select 'ok', Homedrive is now mapped and ready for use.
Linux
Check user Manual for instructions connecting to SMB (RHEL6 example : mount -t cifs -o user=UniID,password="password",domain=UDS.anu.edu.au //homedrive.anu.edu.au/UNIID /mountpoint )