racoon revision 1.1.4.2       1 # $NetBSD: racoon,v 1.1.4.2 2008/01/09 01:29:55 matt 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