summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraslanvyos <126803786+aslanvyos@users.noreply.github.com>2024-08-09 14:05:44 +0400
committerGitHub <noreply@github.com>2024-08-09 14:05:44 +0400
commit977f9646aa6576a35d9ea3ef9e167686c555209a (patch)
treef0050623360d5ad4176bec924d216ec77eb899be
parent1ce187b2a067f6a0bef0bd7aebd3ea4ecf9452f1 (diff)
downloadvyos-documentation-977f9646aa6576a35d9ea3ef9e167686c555209a.tar.gz
vyos-documentation-977f9646aa6576a35d9ea3ef9e167686c555209a.zip
TACACS Authentication
-rw-r--r--docs/configuration/system/login.rst2
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`.