summaryrefslogtreecommitdiffstats
path: root/etc/pam.d/telnetd
blob: 423de8ed62e80e6b35b36c38045e3be73aa4e6b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# $FreeBSD$
#
# PAM configuration for the "telnetd" service
#

# auth
telnetd	auth	required	pam_nologin.so	no_warn
telnetd	auth	required	pam_unix.so	no_warn try_first_pass

# account
telnetd	account	required	pam_unix.so
OpenPOWER on IntegriCloud