NetBSD/etc/pam.d/other

18 lines
297 B
Plaintext
Raw Normal View History

# $NetBSD: other,v 1.4 2005/02/27 03:40:14 thorpej Exp $
#
# PAM configuration for the "other" service
#
# auth
auth required pam_nologin.so no_warn
auth include system
# account
account include system
# session
session required pam_permit.so
# password
password required pam_permit.so