configure ssh2 x509v3 username use-domain

configure ssh2 x509v3 username use-domain [domain_name | none]

Description

Enables or disables authentication username configuration with a domain name using RADIUS for SSH2 x509v3 publication-key authentication.

Syntax Description

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).

Default

None.

Usage Guidelines

Example

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.

History

This command was first available in ExtremeXOS 32.2.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.