2001-12-05 21:06:21 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# PAM configuration for the "rsh" service
|
|
|
|
#
|
|
|
|
|
|
|
|
# auth
|
2001-12-05 21:26:00 +00:00
|
|
|
auth required pam_nologin.so no_warn
|
2002-04-12 23:20:30 +00:00
|
|
|
auth required pam_rhosts.so no_warn
|
2001-12-05 21:06:21 +00:00
|
|
|
|
|
|
|
# account
|
2001-12-05 21:26:00 +00:00
|
|
|
account required pam_unix.so
|