1 1.1 christos # $NetBSD: ppp,v 1.1 2005/02/27 19:29:43 christos Exp $ 2 1.1 christos # 3 1.1 christos # PAM configuration for the "ppp" service, identical with ftp for now 4 1.1 christos # 5 1.1 christos 6 1.1 christos # auth 7 1.1 christos auth include ftpd 8 1.1 christos 9 1.1 christos # account 10 1.1 christos account include ftpd 11 1.1 christos 12 1.1 christos # session 13 1.1 christos session include ftpd 14