214f3239c0
session management services. Sponsored by: DARPA, NAI Labs
13 lines
184 B
Plaintext
13 lines
184 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
# PAM configuration for the "rsh" service
|
|
#
|
|
|
|
# auth
|
|
auth required pam_nologin.so no_warn
|
|
auth required pam_rhosts.so no_warn
|
|
|
|
# account
|
|
account required pam_unix.so
|