Difference between revisions of "LabMaster"
From Department of Computer Science
Line 1: | Line 1: | ||
= Computer Science Lab Master = | = Computer Science Lab Master = | ||
+ | |||
+ | |||
== TODO List == | == TODO List == | ||
+ | * Replace GDM user "picker" with username field. | ||
* Stuff | * Stuff | ||
+ | |||
+ | == Software == | ||
+ | |||
+ | * libpam-mount | ||
+ | * libpam-modules (for pam_mkhomedir) | ||
== Configuration == | == Configuration == |
Revision as of 09:46, 30 December 2009
Computer Science Lab Master
TODO List
- Replace GDM user "picker" with username field.
- Stuff
Software
- libpam-mount
- libpam-modules (for pam_mkhomedir)
Configuration
~/.pam_mount.conf.xml
<pam_mount> <volume user="*" fstype="cifs" server="casper2.cs.uct.ac.za" path="craig" mountpoint="~/casper2" options="iocharset=utf8,file_mode=0700,dir_mode=0700,nodev,nosuid" /> </pam_mount>