On 10-02-21 09:08:47, Steve Kemp wrote: > On Sun Feb 21, 2010 at 15:46:34 +0200, David Baron wrote: > > > The good old parental control problem. How might one control user > > login times and periods using pam (or polkit)? > > Use /etc/security/time.conf, as described here: > > http://www.debian-administration.org/article/ > Restricting_server_access_by_time
That takes care of login but not periods. That is, users log in but don't have to log out at any set time (or ever). It can be used to set access periods for other services, but I don't see how to restrict internet access that way. Googling I see [1] which points to [2] which suggests using cron to force a logout, and various timekpr, with a fork under development[3]. [1] http://ubuntuforums.org/archive/index.php/t-387670.html [2] http://skindley.wordpress.com/2006/12/11/fedora-core-6-controlling-logins-by-time/ [3] https://launchpad.net/timekpr/ -- ____________________________________________________________________ TonyN.:' <mailto:[email protected]> ' <http://www.georgeanelson.com/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

