Difference between revisions of "Samba Access"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 
== Connecting to the Samba server  ==
 
== Connecting to the Samba server  ==
  
=== Mac OS X (10.7) ===
+
=== Mac OS X ===
  
 
# Launch/command+tab to Finder
 
# Launch/command+tab to Finder
 
# Command+K
 
# Command+K
# Enter smb://samba.hpc.ufl.edu
+
# Enter smb://samba.rc.ufl.edu
# Connect (use Research Computing user name and SMB/CIFS password)
+
# Connect (use Research Computing user name and password)
 
# Click + button to add to favorites (optional)
 
# Click + button to add to favorites (optional)
  
Line 13: Line 13:
  
 
# Service type: Windows Share
 
# Service type: Windows Share
# Server: samba.hpc.ufl.edu
+
# Server: samba.rc.ufl.edu
# Share: hpc (for /scratch/hpc), or homes (for /home)
+
# Share: lfs (for /scratch/lfs), or homes (for /home)
 
# Domain: UFHPC
 
# Domain: UFHPC
 
# Username: your Research Computing user name
 
# Username: your Research Computing user name
Line 21: Line 21:
 
=== Windows ===
 
=== Windows ===
  
The Research Computing has a samba server located at samba.hpc.ufl.edu.  
+
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
 
To connect to the available shares click on your '''Start''' menu.  Where the search entry area is located enter
  
 
<pre>
 
<pre>
\\samba.hpc.ufl.edu
+
\\samba.rc.ufl.edu
 
</pre>
 
</pre>
  
Line 40: Line 40:
 
To change your samba password (after your samba account has been created), do the following:
 
To change your samba password (after your samba account has been created), do the following:
  
* Go to [http://www.hpc.ufl.edu/help/change-password/ http://www.hpc.ufl.edu/help/change-password/]
+
* Go to [http://www.rc.ufl.edu/help/change-password/ http://www.rc.ufl.edu/help/change-password/]
 
* Using the change password interface on that webpage, change your password. This will change your password both on the linux cluster AND in Samba.
 
* Using the change password interface on that webpage, change your password. This will change your password both on the linux cluster AND in Samba.

Revision as of 15:56, 10 March 2014

Connecting to the Samba server

Mac OS X

  1. Launch/command+tab to Finder
  2. Command+K
  3. Enter smb://samba.rc.ufl.edu
  4. Connect (use Research Computing user name and password)
  5. Click + button to add to favorites (optional)

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: samba.rc.ufl.edu
  3. Share: lfs (for /scratch/lfs), 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

\\samba.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

Changing Samba Passwords

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