From 80d83f6392ceac3907a9c23c6525c984e5808b4d Mon Sep 17 00:00:00 2001 From: Jamie Austin Date: Thu, 2 Feb 2023 09:56:48 +1100 Subject: ocserv: T3896: CLI help and description rewording --- .../include/openconnect-config-per-x.xml.i | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/include/openconnect-config-per-x.xml.i b/interface-definitions/include/openconnect-config-per-x.xml.i index 71bbdd68f..c9b200249 100644 --- a/interface-definitions/include/openconnect-config-per-x.xml.i +++ b/interface-definitions/include/openconnect-config-per-x.xml.i @@ -1,24 +1,24 @@ - Configures ocserv to search the configured directory for a config file matching the Group name or username + Configures OpenConnect to search the configured directory for a config file matching the Group name or Username - ocserv will ignore these configs if groupconfig is enabled TODO: explain this in better detail - need to make it clear this is in reference to the groupconfig vyos config that lives up one level from here + Configures OpenConnect to use config-per-group or config-per-user. Ignored if OpenConnect authentication group is configured. user - ocserv config file loaded by matching file in configured directory to the users username + OpenConnect config file loaded by matching file in configured directory to the users username group - ocserv config file loaded by matching RADIUS class attribute in the RADIUS server response to a file in the configured directory + OpenConnect config file loaded by matching RADIUS class attribute in the RADIUS server response to a file in the configured directory (user|group) - Invalid config-per-x. Must be one of: user, group + Invalid mode. Must be one of: user, group user group @@ -26,10 +26,10 @@ - Child directory of /config/auth e.g. /config/auth/ocserv/config-per-user + Directory to configure OpenConnect to use for matching username/group to config file filename - Child directory of /config/auth e.g. /config/auth/ocserv/config-per-user + Must be a child directory of /config/auth e.g. /config/auth/ocserv/config-per-user -- cgit v1.2.3