xref: /freebsd/lib/libpam/pam.d/ftp (revision 9978553d0199e7ec0bdd1c44fc7f6c7b0c11e43b)
1#
2# PAM configuration for the "ftp" service.  This is not used by the FreeBSD
3# ftpd(8), but is provided for compatibility with FTP servers from ports.
4#
5
6# auth
7auth		include		ftpd
8
9# account
10account		include		ftpd
11
12# session
13session		include		ftpd
14