Home | History | Annotate | Line # | Download | only in pam.d
racoon revision 1.1.4.2
      1  1.1.4.2  matt # $NetBSD: racoon,v 1.1.4.2 2008/01/09 01:29:55 matt Exp $
      2  1.1.4.2  matt #
      3  1.1.4.2  matt # PAM configuration for the "racoon" service, identical with ftp for now
      4  1.1.4.2  matt #
      5  1.1.4.2  matt 
      6  1.1.4.2  matt # auth
      7  1.1.4.2  matt auth		include		ftpd
      8  1.1.4.2  matt 
      9  1.1.4.2  matt # account
     10  1.1.4.2  matt account		include		ftpd
     11  1.1.4.2  matt 
     12  1.1.4.2  matt # session
     13  1.1.4.2  matt session		include		ftpd
     14