ADC CLI Commands

aaa-ssoprofile

The following operations can be performed on “aaa-ssoprofile”:

show add set rm

show aaa ssoprofile

Displays information about all SSO Profiles configured on the appliance.

Synopsis

show aaa ssoprofile []

Arguments

name Name of the SSOProfile about which to display information.

Output

userName Name for the user. Must begin with a letter, number, or the underscore (_) character, and must contain only alphanumeric, hyphen (-), period (.), hash (#), space ( ), at (@), equal (=), colon (:), and underscore characters.

CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my group” or ‘my group’).

password Password with which the user logs on. Required for Single sign on to external server.

devno count stateflag

add aaa ssoprofile

Creates a SSOProfile.

Synopsis

add aaa ssoprofile -userName -password

Arguments

name Name for the SSO Profile. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after a SSO Profile is created.

The following requirement applies only to the NetScaler CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my action” or ‘my action’).

userName Name for the user. Must begin with a letter, number, or the underscore (_) character, and must contain only alphanumeric, hyphen (-), period (.), hash (#), space ( ), at (@), equal (=), colon (:), and underscore characters.

CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my group” or ‘my group’).

password Password with which the user logs on. Required for Single sign on to external server.

set aaa ssoprofile

Modifies the specified parameters of a SSOProfile

Synopsis

set aaa ssoprofile [-userName ] [-password ]

Arguments

name Name of SSOProfile to be modified.

userName Name for the user. Must begin with a letter, number, or the underscore (_) character, and must contain only alphanumeric, hyphen (-), period (.), hash (#), space ( ), at (@), equal (=), colon (:), and underscore characters.

CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my group” or ‘my group’).

password Password with which the user logs on. Required for Single sign on to external server.

rm aaa ssoprofile

Removes a SSO Profile from the appliance.

Synopsis

rm aaa ssoprofile

Arguments

name Name of the SSOProfile to remove.

aaa-ssoprofile