I am looking for a way to edit and enforce log on hours for individual users on a machine.
So far, from what I have been able to find, 2 tools (timekpr and gnome nanny) arent available for use in the newer versions of Ubuntu.
I tired using PAM and editing the time.conf file located in /etc/security/ to set log on hours for users, however, it didnt seem to work. No matter what I set, after rebooting it didnt enforce the rules that I set.
How can I set log on hours for users? Are there any other programs or applications that help with this? Im using Ubuntu 13.10.
Also, are there any applications that allow me to manager user accounts remotely from another machine, sort of like how MMC console in Windows works?
The only thing I think that I would like to change is the error message at the login screen when a user tries to login outside their allotted hours. Right now it says "Invalid password, please try again".
– Dominick Intorre Feb 20 '14 at 00:07pam_time
a user will not be kicked off in case the time was way out of the limits 2) Users will not be able to shutdown in case somebody still was logged in. – Takkat Feb 20 '14 at 12:11