ppp revision 1.1 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
7 auth include ftpd
8
9 # account
10 account include ftpd
11
12 # session
13 session include ftpd
14