14 lines
232 B
Plaintext
14 lines
232 B
Plaintext
|
# $NetBSD: racoon,v 1.1 2007/12/07 20:30:31 christos Exp $
|
||
|
#
|
||
|
# PAM configuration for the "racoon" service, identical with ftp for now
|
||
|
#
|
||
|
|
||
|
# auth
|
||
|
auth include ftpd
|
||
|
|
||
|
# account
|
||
|
account include ftpd
|
||
|
|
||
|
# session
|
||
|
session include ftpd
|