[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.

Could this file be jessie specific? I can't find it on our wheezy tjener...

I've no experience messing with pam modules (other than rearranging and configuring), but perhaps I can learn how.

Cheers

Simon


Reply to: