Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
'''Note''': The TSG is not in any way responsible for the personal and group drive data storage. Contact the Radboud Information and Communication Technologies Service Center (ISC) Helpdesk for any issues you may encounter when connecting to your drive, by dialing 22222 from a campus phone.
 +
 
== WRKGRP Share Properties ==
 
== WRKGRP Share Properties ==
   Line 17: Line 19:  
|}
 
|}
   −
== Permission Requests ==
+
== Permission Requests (DCC) ==
 
Contact [mailto:j.rozenboom@donders.ru.nl Jolanda Rozenboom] for any permission changes within a group.
 
Contact [mailto:j.rozenboom@donders.ru.nl Jolanda Rozenboom] for any permission changes within a group.
   Line 26: Line 28:  
A map network drive installed as a home directory (also called user dir or U: drive), for storing personal stuff. You are the only one who can access this folder.
 
A map network drive installed as a home directory (also called user dir or U: drive), for storing personal stuff. You are the only one who can access this folder.
 
A map network drive set up as a group directory (also called data storage facility or workgroup drive), where all the members of your group can read and write the files.
 
A map network drive set up as a group directory (also called data storage facility or workgroup drive), where all the members of your group can read and write the files.
The home directory is mounted as U: on standard PC's maintained by ISC (Dutch only). People who do not have standard PC's have to mount it themselves. Some examples:
+
The home directory is mounted as U: on standard PC's maintained by ISC. People who do not have standard PC's have to mount it themselves. Some examples:
   −
== Microsoft Windows ==
+
== Configuration ==
 +
=== Microsoft Windows ===
   −
=== Personal Folder (fsw-Homedirs) ===
+
==== Personal Folder (fsw-Homedirs) ====
 
*Open '''Windows Explorer'''
 
*Open '''Windows Explorer'''
 
*'''Right-click''' on '''"Computer"'''
 
*'''Right-click''' on '''"Computer"'''
 +
[[image:Wrkgrp 1.jpg | 700px |Image: 700 pixels]]
 
*'''Map network drive'''
 
*'''Map network drive'''
*Drive: U:, Folder: \\fsw.personal.ru.nl\FSW-Homedirs\u123456\ replacing u123456 with your employee number.
+
*Drive: U:, Folder: '''\\cnas.ru.nl\u123456\''' replacing u123456 with your employee number.
   −
=== Workgroup Folder (wrkgrp) ===
+
==== Workgroup Folder (wrkgrp) ====
for the group directory: \\FSW.shared.ru.nl\WRKGRP\DCC
+
*for the group directory: '''\\cnas.ru.nl\WRKGRP'''(\DCC)
 +
[[image:Wrkgrp 2.jpg]]
 
*Click Connect using different credentials
 
*Click Connect using different credentials
*Enter ru.nl\employee number as username and your password.
+
*Enter ru.nl\<employee number> as username, and your password.
 +
[[image:Wrkgrp 3.jpg | 400px |Image: 400 pixels]]
    
Note:
 
Note:
* In Windows, unlike in other operating systems and the WWW, the slash is sometimes replaced with a sinister slash or backslash.
   
* Windows will not save your credentials when you reboot your computer, not even if you check the checkbox
 
* Windows will not save your credentials when you reboot your computer, not even if you check the checkbox
   −
 
+
=== KDE ===
== KDE ==
      
The the K Desktop Environment:
 
The the K Desktop Environment:
Line 52: Line 56:  
*start '''Dolphin''', the file manager.
 
*start '''Dolphin''', the file manager.
 
*'''Right-click''' the left column and choose '''Add entry'''.
 
*'''Right-click''' the left column and choose '''Add entry'''.
*Choose the location '''smb://FSW.personal.ru.nl/FSW-Homedirs/u123456''' replacing u123456 with your employee number.
+
*Choose the location '''smb://cnas.ru.nl/FSW-Homedirs/u123456''' replacing u123456 with your employee number.
 
*Unselect '''"Only show when using this application"''' (Dolphin) and click '''OK'''
 
*Unselect '''"Only show when using this application"''' (Dolphin) and click '''OK'''
   Line 60: Line 64:  
*You can do something similar for the group directory:
 
*You can do something similar for the group directory:
   −
'''smb://FSW.shared.ru.nl/WRKGRP/DCC'''
+
'''smb://cnas.ru.nl/WRKGRP/DCC'''
   −
== Linux and BSD ==
+
=== Linux and BSD ===
    
If you want your home directory to show up in all Linux applications (not just KDE) you must add it to your file system table. Your need root access (administrative privileges) for this.
 
If you want your home directory to show up in all Linux applications (not just KDE) you must add it to your file system table. Your need root access (administrative privileges) for this.
    
*Add the following line to /etc/fstab :
 
*Add the following line to /etc/fstab :
//FSW.personal.ru.nl/FSW-Homedirs/u123456 /home/username/Homedir cifs iocharset=utf8,credentials=/home/username/.smbcredentials,gid=1000,uid=1000 0 0
+
'''//cnas.ru.nl/FSW-Homedirs/u123456 /home/username/Homedir cifs iocharset=utf8,credentials=/home/username/.smbcredentials,gid=1000,uid=1000 0 0'''
 
*replacing u123456 with your employee number and username with your Linux username. (twice!)
 
*replacing u123456 with your employee number and username with your Linux username. (twice!)
*Make an empty home dir by typing
+
*Make an empty home dir by typing : '''mkdir $HOME/Homedir'''
mkdir $HOME/Homedir
+
*Make a file named '''$HOME/.smbcredentials''' containing the following
*Make a file named $HOME/.smbcredentials containing the following
   
username=ru.nl/u123456
 
username=ru.nl/u123456
 
password=PASSWORD
 
password=PASSWORD
Line 79: Line 82:  
password=PASSWORD
 
password=PASSWORD
 
domain=ru.nl
 
domain=ru.nl
*You can do something similar for the group directory:
+
*You can do something similar for the group directory: '''//cnas.ru.nl/WRKGRP/DCC'''
//FSW.shared.ru.nl/WRKGRP/DCC
  −
 
  −
== Troubleshooting ==
  −
 
  −
If you have any problems connecting the workgroup share, you can contact isc helpdesk by dialing 22222.
 

Navigation menu