1#%PAM-1.0
2#
3#
4# Copyright 1998-2007 Double Precision, Inc.  See COPYING for
5# distribution information.
6#
7# This is a sample authpam configuration file that uses system-auth
8# (required starting with pam 0.99).
9
10auth       required     pam_nologin.so
11auth       include      system-auth
12account    include      system-auth
13session    include      system-auth
14