summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-08-10 22:33:07 +0200
committerGitHub <noreply@github.com>2024-08-10 22:33:07 +0200
commit9ef6d851be2ff2dc643a59c100b6aeca439abf00 (patch)
tree0f1735e33435798ac15cc4523c914f678cb75d70 /docs/configuration
parent88d9c7728852bfd5d1f694db570e1f845c93563c (diff)
parent977f9646aa6576a35d9ea3ef9e167686c555209a (diff)
downloadvyos-documentation-9ef6d851be2ff2dc643a59c100b6aeca439abf00.tar.gz
vyos-documentation-9ef6d851be2ff2dc643a59c100b6aeca439abf00.zip
Merge pull request #1518 from aslanvyos/patch-12
TACACS Authentication
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/system/login.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/system/login.rst b/docs/configuration/system/login.rst
index 2a5de232..6009a39b 100644
--- a/docs/configuration/system/login.rst
+++ b/docs/configuration/system/login.rst
@@ -295,6 +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 only supports `Authentication` via `TACACS+` servers but does not support `Authorization` or `Accounting` yet
TACACS is defined in :rfc:`8907`.