xref: /netbsd-src/etc/pam.d/ppp (revision b89b9e58a284c6a1aa7cda9b097e5633ebdabf54)
1# $NetBSD: ppp,v 1.1 2005/02/27 19:29:43 christos Exp $
2#
3# PAM configuration for the "ppp" service, identical with ftp for now
4#
5
6# auth
7auth		include		ftpd
8
9# account
10account		include		ftpd
11
12# session
13session		include		ftpd
14