X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/7d5f0690aa59783ccdcefde8c23bf969d5899264..404aee88c9ed9281cb167dcb4b19fe212b943a88:/Docs/manual.html
diff --git a/Docs/manual.html b/Docs/manual.html
index e4cc1a5..ad4bbec 100644
--- a/Docs/manual.html
+++ b/Docs/manual.html
@@ -223,6 +223,17 @@ This secret will be used in all RADIUS queries. If this is not set then
RADIUS queries will fail.
+
radius_authtypes (string)
+A comma separated list of supported RADIUS authentication methods
+(pap or chap), in order of preference (default pap).
+
+
+allow_duplicate_users (boolean)
+Allow multiple logins with the same username. If false (the default),
+any prior session with the same username will be dropped when a new
+session is established.
+
+
bind_address (ip address)
When the tun interface is created, it is assigned the address
specified here. If no address is given, 1.1.1.1 is used. Packets