Changes

Jump to navigation Jump to search
Line 68: Line 68:     
*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
+
'''//FSW.personal.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 81: Line 81:  
domain=ru.nl
 
domain=ru.nl
 
*You can do something similar for the group directory:
 
*You can do something similar for the group directory:
//FSW.shared.ru.nl/WRKGRP/DCC
+
'''//FSW.shared.ru.nl/WRKGRP/DCC'''
    
== Troubleshooting ==
 
== Troubleshooting ==
    
If you have any problems connecting the workgroup share, you can contact isc helpdesk by dialing 22222.
 
If you have any problems connecting the workgroup share, you can contact isc helpdesk by dialing 22222.
733

edits

Navigation menu