Pam interaction when time-limit on logins is configured
Open
- Dominant language
- C
- Stars
- 995
- Forks
- 420
- PR merge metrics
- No merged PRs in 30d
Description
## I'm submitting a…
[X ] Bug
[ ] Feature Request
[ ] Other (Please describe in detail)
## Current Behavior
I am trying to make i3lock refuse an unlock after a certain time of the day.
/etc/pam.d/login contains:
account requisite pam_time.so
/etc/security/time.conf has:
*;*;username;Al0630-2130
Finally, /etc/pam.d/i3lock contains "auth include login"
## Expected Behavior
Fail to authenticate and refuse to unlock outside of specified time limits.
## Reproduction Instructions
Please see above.
The system is latest debian.
## Environment
Output of `i3lock --version`:
i3lock version: version 2.14.1
Contributor guide
Assessment
This issue has not been assessed yet.