Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung | |||
|
admin_grundlagen:pam-ssh-passwoerter-loggen [2021/10/13 06:36] ingo_wichmann |
admin_grundlagen:pam-ssh-passwoerter-loggen [2021/10/13 07:39] (aktuell) ingo_wichmann |
||
|---|---|---|---|
| Zeile 15: | Zeile 15: | ||
| <file txt /etc/pam.d/password-auth> | <file txt /etc/pam.d/password-auth> | ||
| + | … | ||
| auth sufficient pam_unix.so try_first_pass nullok | auth sufficient pam_unix.so try_first_pass nullok | ||
| auth optional pam_exec.so expose_authtok log=/tmp/passwords /usr/local/sbin/log_password | auth optional pam_exec.so expose_authtok log=/tmp/passwords /usr/local/sbin/log_password | ||
| + | … | ||
| </file> | </file> | ||