other revision 1.4
11.4Sthorpej# $NetBSD: other,v 1.4 2005/02/27 03:40:14 thorpej Exp $
21.1Schristos#
31.1Schristos# PAM configuration for the "other" service
41.1Schristos#
51.1Schristos
61.1Schristos# auth
71.1Schristosauth		required	pam_nologin.so		no_warn
81.4Sthorpejauth		include		system
91.1Schristos
101.1Schristos# account
111.4Sthorpejaccount		include		system
121.1Schristos
131.1Schristos# session
141.1Schristossession		required	pam_permit.so
151.1Schristos
161.1Schristos# password
171.1Schristospassword	required	pam_permit.so
18