1 # $NetBSD: racoon,v 1.1 2007/12/07 20:30:31 christos Exp $
2 #
3 # PAM configuration for the "racoon" 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