This optional parameter tells the server to try to maintain a
single TCP connection for all TACACS+ requests from the same client if the
client permits. If this flag is set and if the TACACS+ client indicates a
willingness to support single connections with the
TAC_PLUS_SINGLE_CONNECT_FLAG, the TCP connection will not be closed by
Radiator after each TACACS+ session. Defaults to 1.
Single sessions
can be disabled regardless of client options by setting the SingleSession
flag to 0.
Note
Default behaviour changed in 4.8. In versions of
Radiator prior to 4.8, the default behaviour was to always try to keep the
session open.