aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2
diff options
context:
space:
mode:
authorAlexander Wilke <nachtfalkeaw@web.de>2013-06-16 18:56:03 +0300
committerAlexander Wilke <nachtfalkeaw@web.de>2013-06-16 18:56:03 +0300
commit1548fc4c34422829948e1be45f4c89242cb367b7 (patch)
treee9cd0dc2a51c182ddaf92727e8c241cf5a01bdd2 /config/freeradius2
parent355ebce27aeb941f949f26f9c70d08150f37a7db (diff)
downloadpfsense-packages-1548fc4c34422829948e1be45f4c89242cb367b7.tar.gz
pfsense-packages-1548fc4c34422829948e1be45f4c89242cb367b7.tar.bz2
pfsense-packages-1548fc4c34422829948e1be45f4c89242cb367b7.zip
freeradius2: m-OTP allow negative offset
Diffstat (limited to 'config/freeradius2')
-rw-r--r--config/freeradius2/freeradius.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeradius2/freeradius.xml b/config/freeradius2/freeradius.xml
index c9381c81..8e3105ef 100644
--- a/config/freeradius2/freeradius.xml
+++ b/config/freeradius2/freeradius.xml
@@ -275,7 +275,7 @@
1. Write down the first 9 digits of the Epoch-Time on the client.<br>
2. Check with <b>date +%s</b> the Epoch-Time on your FreeRADIUS server and write down the first 9 digits.<br>
- 3. Subtract both values, multiply the result with 10 and enter the value in this field. (Default: 0)]]></description>
+ 3. Subtract both values, multiply the result with 10 and enter the value in this field. Example: 30 or -180 (Default: 0)]]></description>
<type>input</type>
<default_value>0</default_value>
</field>