Changes

From SME Server
Jump to navigationJump to search
Line 209: Line 209:  
  <volume sgrp="nethome-group" fstype="cifs" server="<SMESERVER>" path="homes" mountpoint="~/nethome" options="nosuid,nodev" />
 
  <volume sgrp="nethome-group" fstype="cifs" server="<SMESERVER>" path="homes" mountpoint="~/nethome" options="nosuid,nodev" />
 
*Replace <SMESERVER> above with the samba name of your SME Server. This will mount the users 'home' directory from SME Server into a directory called 'nethome' in their local home directory.
 
*Replace <SMESERVER> above with the samba name of your SME Server. This will mount the users 'home' directory from SME Server into a directory called 'nethome' in their local home directory.
 +
 +
===Automount Using smserver-tw-loginscript===
 +
The [[Smeserver-tw-logonscript]] provides a convenient and flexible alternative to the above setup. Instead of the hardcoded lines as described above it auto generates a small user specific script when the user logs in and then links the pam_mount to this user script.
 +
 
=== Automount Ibays at Login===
 
=== Automount Ibays at Login===
 
*Edit /etc/security/pam_mount.conf.xml and add a line below the header  
 
*Edit /etc/security/pam_mount.conf.xml and add a line below the header  
374

edits

Navigation menu