pkgsrc/security/openpam/files/other
triaxx 2532a43fae openpam: add example configuration files
sudo compiled with -pam and PREFER_PKGSRC=yes now works out of the box
2018-08-27 08:59:52 +00:00

16 lines
298 B
Text

# $NetBSD: other,v 1.1 2018/08/27 08:59:52 triaxx Exp $
#
# PAM configuration for the "other" service
#
# auth
auth required pam_unix.so no_warn try_first_pass nullok
# account
account required pam_unix.so
# session
session required pam_permit.so
# password
password required pam_permit.so