diff options
author | Linus Nordberg <linus@nordu.net> | 2011-10-01 10:10:46 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-10-01 10:10:46 +0200 |
commit | d9fe245e3d10b7ede372414b61e0c6d5034914d5 (patch) | |
tree | ec7c3bef877beca430e9ede396b230d460f3facc | |
parent | 1502e3d0122314249d8cfc6eb3793c3b64233973 (diff) |
radsecproxy.conf.5 formatting.
-rw-r--r-- | radsecproxy.conf.5.xml | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index efcd4ed..140606e 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -177,7 +177,8 @@ blocktype name { logging and can be set to <literal>None</literal>, <literal>Basic</literal> or <literal>Full</literal>. Its default value is <literal>None</literal>. - + </para> + <para> See <literal>radsecproxy.conf-example</literal> for details. Note that radsecproxy has to be configured with support for F-Ticks (<literal>--enable-fticks</literal>) @@ -192,14 +193,18 @@ blocktype name { <para> The FTicksMAC option can be used to control if and how Calling-Station-Id is being logged. It can be set to one - of <literal>Static</literal>, <literal>Original</literal>, + of <literal>Static</literal>, + <literal>Original</literal>, <literal>VendorHashed</literal>, <literal>VendorKeyHashed</literal>, <literal>FullyHashed</literal> or <literal>FullyKeyHashed</literal>. - - Its default value is <static>Static</static>. - + </para> + <para> + The default value for FTicksMAC is <literal>Static</literal>. + Before chosing any of <literal>Original</literal> + </para> + <para> See <literal>radsecproxy.conf-example</literal> for details. Note that radsecproxy has to be configured with support for F-Ticks (<literal>--enable-fticks</literal>) @@ -216,7 +221,8 @@ blocktype name { when producing HMAC's as an effect of specifying VendorKeyHashed or FullyKeyHashed for the FTicksMAC option. - + </para> + <para> Note that radsecproxy has to be configured with support for F-Ticks (<literal>--enable-fticks</literal>) for this option to have any effect. |