From: Nick Porter Date: Mon, 17 Jul 2023 10:31:18 +0000 (+0100) Subject: Clarify "session" section in TACACS virtual server X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924ded6b21e8ca59c5a857a540b06df97bfa3ecd;p=thirdparty%2Ffreeradius-server.git Clarify "session" section in TACACS virtual server --- diff --git a/raddb/sites-available/tacacs b/raddb/sites-available/tacacs index 9b1cf319e23..097bbe97166 100644 --- a/raddb/sites-available/tacacs +++ b/raddb/sites-available/tacacs @@ -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