Samba Access: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
If you are logged into a managed device with UFAD credentials enter the following into the search field in the Start Menu or the Windows Explorer location bar and browse the available folders.
If you are logged into a managed device with UFAD credentials enter the following into the search field in the Start Menu or the Windows Explorer location bar and browse the available folders.
*<pre>\\exasmb.rc.ufl.edu</pre>
*<pre>\\exasmb.rc.ufl.edu</pre>
* For /home, the server name is \\cifs.rc.ufl.edu. You cannot browse the home area. You MUST enter the full path to your home share: \\cifs.rc.ufl.edu\home\<username>
For /home, the server name is :
*<pre>\\cifs.rc.ufl.edu</pre>
You cannot browse the home area. You MUST enter the full path to your home share: \\cifs.rc.ufl.edu\home\<username>
If you are not logged with UFAD credentials i.e. are using a local Windows account or some such a login box will appear for a username and password. Enter your UFAD credentials to be connected to the system. Precede your username with "UFAD\".  
If you are not logged with UFAD credentials i.e. are using a local Windows account or some such a login box will appear for a username and password. Enter your UFAD credentials to be connected to the system. Precede your username with "UFAD\".  
*For example, user "jsmith" would enter the following username
*For example, user "jsmith" would enter the following username
Line 25: Line 27:
'''Note:''' If contents of the Samba folders change after the connection is established, you may need to click on the refresh button in Windows Explorer or press 'F5' to see the changes.
'''Note:''' If contents of the Samba folders change after the connection is established, you may need to click on the refresh button in Windows Explorer or press 'F5' to see the changes.
</div></div>
</div></div>
==MacOS X==
==MacOS X==
<div class="mw-collapsible mw-collapsed" style="width:70%; padding: 5px; border: 1px solid gray;">
<div class="mw-collapsible mw-collapsed" style="width:70%; padding: 5px; border: 1px solid gray;">

Revision as of 15:52, 8 June 2023


Samba is a Linux server that provides remote filesystem access using SMB/CIFS protocol and is most commonly used by UFRC clients for drive mapping to HiPerGator filesystems from their Microsoft Windows, MacOS, and Linux desktops.

Notice: Samba access is only available while on the University of Florida network. You must be on campus or connected to the UF VPN to mount HiPerGator filesystems as network drive shares.

The network drive server name for /blue and /orange is exasmb.rc.ufl.edu

The network drive server name for /home is cifs.rc.ufl.edu.

Mapping Drive Shares

Note: for automatically mounted filesystem paths like /blue/group or /orange/project use the full path when mounting a samba share to initiate the automounting. e.g. on Windows type the full path into the Windows Explorer Path bar - '\\exasmb.rc.ufl.edu\blue\mygroup\mydir'.

Windows

Expand this section to view instructions for accessing with Windows.

MacOS X

Expand this section to view instructions for accessing with Mac.

Linux

Expand this section to view instructions for accessing with Linux.