repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
etc
/
pam.d
/
other
blob
30c3beedbd4f5cd73e46c4f9d3a4d9c6314cf48f
1
# $NetBSD: other,v 1.3 2005/01/08 08:43:03 christos Exp $
2
#
3
# PAM configuration for the "other" service
4
#
5
6
# auth
7
auth required pam_nologin.so no_warn
8
auth include system
9
10
# account
11
account include system
12
13
# session
14
session required pam_permit.so
15
16
# password
17
password required pam_permit.so