mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
18 lines
293 B
Plaintext
18 lines
293 B
Plaintext
# $NetBSD: pam-xlock-NetBSD,v 1.1 2012/03/28 20:21:46 drochner Exp $
|
|
#
|
|
# PAM configuration for the "xlock" service
|
|
#
|
|
|
|
# auth
|
|
#auth sufficient pam_pwauth_suid.so
|
|
auth include system
|
|
|
|
# account
|
|
account include system
|
|
|
|
# session
|
|
session include system
|
|
|
|
# password
|
|
password include system
|