1*d2c255cbSchristos# $NetBSD: racoon,v 1.1 2007/12/07 20:30:31 christos Exp $ 2*d2c255cbSchristos# 3*d2c255cbSchristos# PAM configuration for the "racoon" service, identical with ftp for now 4*d2c255cbSchristos# 5*d2c255cbSchristos 6*d2c255cbSchristos# auth 7*d2c255cbSchristosauth include ftpd 8*d2c255cbSchristos 9*d2c255cbSchristos# account 10*d2c255cbSchristosaccount include ftpd 11*d2c255cbSchristos 12*d2c255cbSchristos# session 13*d2c255cbSchristossession include ftpd 14