[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: anonymous accounts



On 10/09/15 10:54, Petter Reinholdtsen wrote:
[Simon Oosthoek]
Hi

does anyone know or have experience with anonymous accounts on the
tjener? What is the (best) way to do this?
I do not have any experience, but if I were to do this myself, I would
use libpam-python to implemend a pam module creating the home directory
on the fly, setting $HOME for the session, and adding code to kill all
user processes and remove the temporary home directory on logout.

See /usr/share/debian-edu-config/pam-nopwdchange.py for an example using
pam-python to implement a pam module.


Thanks Petter, I'll go check it out..

/Simon


Reply to: