Go to the U of M home page
School of Physics & Astronomy
School of Physics and Astronomy Wiki

User Tools


computing:department:data:adfiles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
computing:department:data:adfiles [2015/07/28 11:45] – external edit 127.0.0.1computing:department:data:adfiles [2020/03/16 09:12] (current) – [Home directories] sull0153
Line 15: Line 15:
 ==== Home directories ==== ==== Home directories ====
  
-''spa-home'' contains your personal **windows** home directory, as well as some shares for departmental offices, etc.+''spa-home'' contains some shares for departmental offices, etc.
   * Browse to ''\\spa-home.spa.umn.edu'' to find available shares   * Browse to ''\\spa-home.spa.umn.edu'' to find available shares
-  * or go directly to ''\\spa-home.spa.umn.edu\users$\<your X500>'' for your home directory+  * or go directly to ''\\files.umn.edu\cse\UmSaveDocs\<your X500>'' for your home directory
   * If prompted for a username/password to access these shares, enter **''AD\<your X500>''** and your umn password.   * If prompted for a username/password to access these shares, enter **''AD\<your X500>''** and your umn password.
  
Line 23: Line 23:
   * Go to ''\\physhome.spa.umn.edu\<your_physics_username>'' to access your unix home directory   * Go to ''\\physhome.spa.umn.edu\<your_physics_username>'' to access your unix home directory
   * If prompted for a username/password, enter **''SPA\<your physics username>''** and your physics password.   * If prompted for a username/password, enter **''SPA\<your physics username>''** and your physics password.
 +    * if you are mapping the drive, first check the box "connect using different credentials"
  
 ==== Other shared areas ==== ==== Other shared areas ====
Line 35: Line 36:
   * Browse to ''\\physgroups.spa.umn.edu''   * Browse to ''\\physgroups.spa.umn.edu''
   * If prompted for a username/password, enter **''SPA\<your physics username>''** and your physics password.   * If prompted for a username/password, enter **''SPA\<your physics username>''** and your physics password.
 +    * if you are mapping the drive, first check the box "connect using different credentials"
  
 ''spa-data'' contains shared volumes for research groups ''spa-data'' contains shared volumes for research groups
Line 54: Line 56:
 ==== Mac OS ==== ==== Mac OS ====
  
-  * First install [[http://code.google.com/p/macfuse/|macfuse]] ([[http://code.google.com/p/macfuse/downloads/list|Latest version here]]) +graphical client for accessing files over ssh called **FileZilla** (Windows and OSX) is available we have more details on our [[:computing:software:ssh|wiki page about ssh]].
-  * Then download sshfs for your version of OS X ([[http://macfuse.googlecode.com/svn/trunk/filesystems/sshfs/binary/|Latest version here]]) and save in your Downloads folder +
-  * Open a terminal and do the following to install [[http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS|sshfs]]: +
- +
-  mv ~/Downloads/sshfs-static-leopard ~/sshfs   #(or replace 'leopard' with whatever your version is) +
-  chmod a+x ~/sshfs +
- +
-Then, to make a folder "physics" on your desktop which is connected to AD use the following syntax: +
- +
-  mkdir -p ~/Desktop/physics +
-  ~/sshfs -o uid=$UID youx500internetID@spa-home.spa.umn.edu:/home ~/Desktop/physics +
-   +
-The key is -o uid=$UID to map the username from your AD account to your local mac user, without this the files will not be accessible. +
- +
-There's also a nicer graphical client for accessing files over ssh called **MacFusion** (from http://macfusionapp.org). To make it work with our server, you'll need to use the "Extra options (Advanced) field to specify your local UID (which is usually 501, but you'll need to check this). Thus, the options field would read something like ''-o uid=501''. +
 ==== From Linux ==== ==== From Linux ====
  
computing/department/data/adfiles.1438101907.txt.gz · Last modified: 2015/11/10 14:44 (external edit)