From 3a64047c2f1b6279de4b1ada7e87aa5c871f5604 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 2 Feb 2020 18:40:14 +0100 Subject: ogin: user: radius: T1948: use discrete configuration for each system Split combined XML/Python code to individual code for local user accounts and RADIUS authenticated accounts. --- interface-definitions/system-login-radius.xml.in | 67 ++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 interface-definitions/system-login-radius.xml.in (limited to 'interface-definitions/system-login-radius.xml.in') diff --git a/interface-definitions/system-login-radius.xml.in b/interface-definitions/system-login-radius.xml.in new file mode 100644 index 000000000..00e85db3e --- /dev/null +++ b/interface-definitions/system-login-radius.xml.in @@ -0,0 +1,67 @@ + + + + + + + + + RADIUS based user authentication + + + + + RADIUS client source address + + ipv4 + TFTP IPv4 listen address + + + + + + + + + RADIUS server configuration + + + + + RADIUS shared secret key + + + + + RADIUS authentication port + + 1-65535 + Numeric IP port (default: 1812) + + + + + + + + + Timeout for RADIUS session + + 1-30 + Session timeout in seconds (default: 2) + + + + + Timeout must be between 1 and 30 seconds + + + + + + + + + + + -- cgit v1.2.3