Difference between revisions of "Samba Access"

From UFRC
Jump to navigation Jump to search
Line 20: Line 20:
  
 
# Service type: Windows Share
 
# Service type: Windows Share
# Server: samba.rc.ufl.edu
+
# Server: cifs.rc.ufl.edu
# Share: lfs (for /scratch/lfs), or homes (for /home)
+
# Share: ufrc (for /ufrc), or homes (for /home)
 
# Domain: UFHPC
 
# Domain: UFHPC
 
# Username: your Research Computing user name
 
# Username: your Research Computing user name
Line 33: Line 33:
  
 
<pre>
 
<pre>
\\samba.rc.ufl.edu
+
\\cifs.rc.ufl.edu
 
</pre>
 
</pre>
  
Line 50: Line 50:
  
 
For Windows, you would use:
 
For Windows, you would use:
  \\samba.rc.ufl.edu\lts\group
+
  \\cifs.rc.ufl.edu\lts\group
 
or
 
or
  \\samba.rc.ufl.edu\rlts\group
+
  \\cifs.rc.ufl.edu\rlts\group
  
 
For Mac, you would use:
 
For Mac, you would use:
  smb://samba.rc.ufl.edu/lts/group
+
  smb://cifs.rc.ufl.edu/lts/group
 
or  
 
or  
  smb://samba.rc.ufl.edu/rlts/group
+
  smb://cifs.rc.ufl.edu/rlts/group
  
  

Revision as of 17:57, 26 August 2016

Connecting to the Samba server

Note that due to University networking firewalls, Samba access is only available while on the University of Florida network (either a UF network, or connected with the UF VPN )

Mac OS X

  1. Bring the Finder to the front
  2. Select "Connect to Server..." from the "Go" menu or type Command+K
  3. Enter smb://cifs.rc.ufl.edu
  4. Click "+" button to add to favorites (optional)
  5. Connect (use Research Computing user name and password)

Note: There is a known issue with the CIFS client in Mac Finder. The Finder software in current version of MacOS does not have a refresh button to update contents for any changes after the connection is established and disconnecting/reconnecting do not refresh CIFS contents either. A manual solution to force refreshing in Mac Finder can be found on the web, for example:

http://apple.stackexchange.com/questions/49543/is-there-a-way-to-refresh-a-finder-file-listing

http://www.shasam.net/blog/2007/3/20/mac-osx-finder-refresh.html

Linux

If you are using the GNOME desktop, there will be a Menu titled "Places" in the top, left corner of your screen. Click on it to open the menu, and select the option "Connect to Server...". That will open a dialog where you can select the service type, server, etc. Fill out the dialog like so:

  1. Service type: Windows Share
  2. Server: cifs.rc.ufl.edu
  3. Share: ufrc (for /ufrc), or homes (for /home)
  4. Domain: UFHPC
  5. Username: your Research Computing user name
  6. Password: your SMB password

Windows

The Research Computing has a samba server located at samba.rc.ufl.edu.

To connect to the available shares click on your Start menu. Where the search entry area is located enter

\\cifs.rc.ufl.edu

A login box will appear for a username and password. Enter these and you should be connected to the system.

Note: If you are currently logging into the UF Active Directory (UFAD) domain, you may need to precede your username with "UFHPC\". So, if your username were normally "jsmith", you would instead enter

 UFHPC\jsmith

Note: If contents of the Samba folders change after the connection is established, you may need to click on the refresh button of your file browser to refresh its contents for the changes.

Connecting to Long-term and Replicated Long-term Storage

To connect to your long-term or replicated long-term storage, you need to add the full path to the connection string.

For Windows, you would use:

\\cifs.rc.ufl.edu\lts\group

or

\\cifs.rc.ufl.edu\rlts\group

For Mac, you would use:

smb://cifs.rc.ufl.edu/lts/group

or

smb://cifs.rc.ufl.edu/rlts/group


Changing Samba Passwords

To change your samba password (after your samba account has been created), do the following: