X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=radsecproxy.conf.5.xml;h=0b7ee053c78c9f5bf2bc5fbadccf7d6e064386f2;hb=ac5c1024b9027a76e176169d2f2a5c73514a7710;hp=7fef19ce1ef643055f3281aa6a34f1ff7a220cae;hpb=8f9844399efbefe64a90741767bd07f816a26790;p=libradsec.git diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index 7fef19c..0b7ee05 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -2,14 +2,14 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> - 2011-09-30 + 2011-10-08 radsecproxy.conf 5 - radsecproxy 1.5-dev + radsecproxy 1.5 @@ -176,13 +176,17 @@ blocktype name { The FTicksReporting option is used to enable F-Ticks logging and can be set to None, Basic or Full. Its - default value is None. + default value is None. If + FTicksReporting is set to anything other than + None, note that the default value for + FTicksMAC is VendorKeyHashed which + needs FTicksKey to be set. See radsecproxy.conf-example for details. Note that radsecproxy has to be configured with - support for F-Ticks (--enable-fticks) - for this option to have any effect. + F-Ticks support (--enable-fticks) for + this option to have any effect. @@ -192,23 +196,31 @@ blocktype name { The FTicksMAC option can be used to control if and how - Calling-Station-Id is being logged. It can be set to one - of Static, - Original, + Calling-Station-Id (the users Ethernet MAC address) is + being logged. It can be set to one of + Static, Original, VendorHashed, VendorKeyHashed, FullyHashed or FullyKeyHashed. - The default value for FTicksMAC is Static. - Before chosing any of Original + The default value for FTicksMAC is + VendorKeyHashed. This means that + FTicksKey has to be set. + + Before chosing any of Original, + FullyHashed or + VendorHashed, consider the implications + for user privacy when MAC addresses are collected. How + will the logs be stored, transferred and accessed? + See radsecproxy.conf-example for details. Note that radsecproxy has to be configured with - support for F-Ticks (--enable-fticks) - for this option to have any effect. + F-Ticks support (--enable-fticks) for + this option to have any effect. @@ -223,14 +235,32 @@ blocktype name { option. - Note that radsecproxy has to be configured with support - for F-Ticks (--enable-fticks) for this + Note that radsecproxy has to be configured with F-Ticks + support (--enable-fticks) for this option to have any effect. + FTicksSyslogFacility + + + The FTicksSyslogFacility option is used to specify + a dedicated syslog facility for F-Ticks messages. + This allows easy filtering of F-Ticks messages. + By default, if FTicksSyslogFacility is not given, + F-Ticks messages are written to the LogDestination. + + + For F-Ticks messages always LOG_DEBUG level is used. + Note that FTicksSyslogFacility value specifying a file + (via file:/// prefix) is ignored. + + + + + ListenUDP