]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Clarify "session" section in TACACS virtual server
authorNick Porter <nick@portercomputing.co.uk>
Mon, 17 Jul 2023 10:31:18 +0000 (11:31 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Mon, 17 Jul 2023 10:31:18 +0000 (11:31 +0100)
raddb/sites-available/tacacs

index 9b1cf319e23e0f0243d76c0980ebfc7d380d1e44..097bbe97166cc7e258257d98310551ea6890fc09 100644 (file)
@@ -101,14 +101,13 @@ server tacacs {
                        #  session:: Controls how ongoing
                        #  (multi-round) sessions are handled
                        #
-                       #  This section is primarily useful for EAP.
-                       #  It controls the number of EAP
-                       #  authentication attempts that can occur
-                       #  concurrently.
+                       #  This section is only useful for ASCII authentications.
+                       #  It is the only authentication type which supports
+                       #  sending challenges for further data.
                        #
                        session {
                                #
-                               #  max:: The maximum number of ongoing sessions
+                               #  max:: The maximum number of concurrent ongoing sessions
                                #
 #                              max = 4096