index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (402B) | |
--- | |
1 PAM auth | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 Replaces shadow support with PAM authentication support. | |
7 | |
8 Change variable `pam_service` in `config.def.h` to the corresponding PAM | |
9 service. The default configuration is for ArchLinux's `login` service. | |
10 | |
11 Download | |
12 -------- | |
13 * [slock-pam\_auth-20190207-35633d4.diff](slock-pam_auth-20190207-35633d… | |
14 | |
15 Authors | |
16 ------- | |
17 * Jan Christoph Ebersbach <[email protected]> |