i3 / i3/i3lock

Pam interaction when time-limit on logins is configured

Open
#340 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.