diff options
-rw-r--r-- | docs/configuration/system/login.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst index 992f7338..6009a39b 100644 --- a/docs/configuration/system/login.rst +++ b/docs/configuration/system/login.rst @@ -295,7 +295,7 @@ TACACS+ In addition to :abbr:`RADIUS (Remote Authentication Dial-In User Service)`, :abbr:`TACACS (Terminal Access Controller Access Control System)` can also be found in large deployments. -VyOS supports only `Authentication` via the `TACACS` server. +VyOS only supports `Authentication` via `TACACS+` servers but does not support `Authorization` or `Accounting` yet TACACS is defined in :rfc:`8907`. |