configure ssh2 x509v3 username strip-domainNEW!
Description
Enables or disables authentication username configuration to strip the domain name for SSH2 x509v3 publication-key authentication.
Syntax Description
x509v3 | Specifies x509v3 public-key authentication. |
username | Specifies X509v3 authentication username configuration. |
strip-domain | Specifies that when radius-password-auth and username overwrite are turned on, to strip the domain name from the username. |
on | Specifies to enable X509v3 authentication username configuration. |
off | Specifies to disable X509v3 authentication username configuration. (Default). |
Default
Off.
Usage Guidelines
Example
The following example enables X509v3 authentication username configuration to strip the domain name from the username:
# configure ssh2 x509v3 username strip-domain on Note: This command is applicable only if X509v3 'radius-password-auth' and username 'overwrite' commands are turned on.
History
This command was first available in ExtremeXOS 32.2.
Platform Availability
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.