diff options
author | Martin Willi <martin@revosec.ch> | 2012-02-01 11:35:13 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-02-01 11:35:13 +0100 |
commit | 503dee4d2f4bf895afdc0acde718dd295227fc49 (patch) | |
tree | 0d60bfe0e01e8fdaca0cb859398f3b7eb087a2d1 /man | |
parent | 0399edef71f5d0c3b1fbf1b2adfe5e9e985484e7 (diff) | |
download | strongswan-503dee4d2f4bf895afdc0acde718dd295227fc49.tar.bz2 strongswan-503dee4d2f4bf895afdc0acde718dd295227fc49.tar.xz |
Added RADIUS accounting option to strongswan.conf manual
Diffstat (limited to 'man')
-rw-r--r-- | man/strongswan.conf.5.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 12ae10ab1..52ac42c28 100644 --- a/man/strongswan.conf.5.in +++ b/man/strongswan.conf.5.in @@ -306,6 +306,9 @@ Start phase2 EAP TNC protocol after successful client authentication Request peer authentication based on a client certificate .TP +.BR charon.plugins.eap-radius.accounting " [no]" +Send RADIUS accounting information to RADIUS servers. +.TP .BR charon.plugins.eap-radius.class_group " [no]" Use the .I class |