summaryrefslogtreecommitdiff
path: root/radsecproxy.conf-example
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2011-04-04 13:35:31 +0200
committerLinus Nordberg <linus@nordu.net>2011-04-04 13:35:31 +0200
commitd53d9023955bfcba7c632eac9ccbe05dbc235839 (patch)
tree206bee42a468419b1adbd17415b6d993eb293d72 /radsecproxy.conf-example
parentf06d902b3138b983743c517dd7d6fd7d6362b1f9 (diff)
Remove dashes from all options F-Ticks.* for consistency.
Diffstat (limited to 'radsecproxy.conf-example')
-rw-r--r--radsecproxy.conf-example14
1 files changed, 7 insertions, 7 deletions
diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example
index 04a27ef..8f96626 100644
--- a/radsecproxy.conf-example
+++ b/radsecproxy.conf-example
@@ -30,7 +30,7 @@
#LogDestination x-syslog:///log_local2
# For generating log entries conforming to the F-Ticks system, specify
-# F-Ticks-Reporting with one of the following values.
+# FTicksReporting with one of the following values.
# None -- Do not log in F-Ticks format. This is the default.
# Basic -- Do log in F-Ticks format but do not log VISINST.
# Full -- Do log in F-Ticks format and do log VISINST.
@@ -38,7 +38,7 @@
# its matching client configuration block has to contain the
# fticksVISCOUNTRY option.
-# You can optionally specify F-Ticks-MAC in order to determine if and
+# You can optionally specify FTicksMAC in order to determine if and
# how Calling-Station-Id is logged.
# Static -- Use a static string as a placeholder for
# Calling-Station-Id. This is the default.
@@ -48,13 +48,13 @@
# FullyHashed -- Hash the entire string.
# FullyKeyHashed -- Like FullyHashed but salt with F-Ticks-Key.
-# In order to use F-Ticks-MAC with one of VendorKeyHashed or
-# FullyKeyHashed, specify a key with F-Ticks-Key.
-# F-Ticks-Key <key>
+# In order to use FTicksMAC with one of VendorKeyHashed or
+# FullyKeyHashed, specify a key with FTicksKey.
+# FTicksKey <key>
# Default F-Ticks configuration:
-#F-Ticks-Reporting None
-#F-Ticks-Mac FullyKeyHashed
+#FTicksReporting None
+#FTicksMac FullyKeyHashed
# There is an option for doing some simple loop prevention. Note that
# the LoopPrevention directive can be used in server blocks too,