Enables or disables authentication username configuration with a domain name using RADIUS for SSH2 x509v3 publication-key authentication.
x509v3 | Specifies x509v3 public-key authentication. |
username | Specifies X509v3 authentication username configuration. |
use-domain | Specifies that when radius-password-auth, username overwrite, and strip-domain are turned on, to use the configured domain name as the username. |
domain_name | Specifies the domain name to be added to the username. |
none | Specifies to remove the use-domain configuration. (Default). |
None.
The following example enable authentication username configuration with a domain name of 'abcdef.com':
# configure ssh2 x509v3 username use-domain abcdef.com Note: This command is applicable only if X509v3 'radius-password-auth', username 'overwrite' and 'strip-domain' commands are turned on.
This command was first available in ExtremeXOS 32.2.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, X690, and X695 series switches.