OK, closing. Please reopen if anyone still doesn't have this working.
Thanks!
** Changed in: lightdm (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/8
I have already tested it in precise, and also configured cron command
for disconnecting user session and notifying about it - everything works
flawlessly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Could you please test this in lightdm 1.1.6 (precise)? There has been a
change to the way PAM is handled that should resolve this issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880326
Title:
Jason's Conti method worked for me, but if user is allready logged-in,
when a session expires system doesn't disconect it automaticaly - likely
you should configure cron command as discribed in
http://askubuntu.com/questions/68918/how-do-i-restrict-my-kids-
computing-time
--
You received this bug
My problem might be related: it seems like for whatever reason pam_cap.so is
ignored, or the capabilities dropped at some point.
Even if I use "required" in the pam_cap.so line in common-auth, `getpcaps $$`
shows an empty inheritable set, whereas when I login via ssh or the console, I
get capabi
hhlp, did the method that Jason used work for you?
** Changed in: lightdm (Ubuntu)
Status: New => Invalid
** Changed in: lightdm (Ubuntu)
Status: Invalid => Incomplete
** Changed in: lightdm (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because
I managed to get this to work by editing both /etc/pam.d/lightdm and
lightdm-autologin and adding:
account requisite pam_time.so
after the @include common-account line. Also edited /etc/pam.d/login and
uncommented the pam_time.so line.
After that, I added a line to /etc/security/time.conf and ad
** Visibility changed to: Public
** This bug is no longer flagged as a security vulnerability
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880326
Title:
lightdm and pam authentication (pam_time)