aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pam/libpam-base-files/pam.d/cvs
blob: 9627c4f7bf9900c72a8b67fff4a0585874bd6e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# /etc/pam.d/cvs - specify the PAM behaviour of CVS
#

# We fall back to the system default in /etc/pam.d/common-*

auth       include      common-auth
account    include      common-account

# We don't use password or session modules at all
# password   include      common-password
# session    include      common-session