authentication dfaAction¶
The following operations can be performed on "authentication dfaAction":
add authentication dfaAction¶
Creates an action (profile) for a DFA server. The profile contains all configuration data necessary to communicate with that DFA server.
Synopsys¶
add authentication dfaAction <name> {-clientID <string>} {-serverURL <URL>} {-passPhrase } [-defaultAuthenticationGroup <string>]
Arguments¶
name
Name for the DFA action.
Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the DFA action is added.
clientID
If configured, this string is sent to the DFA server as the X-Citrix-Exchange header value.
serverURL
DFA Server URL
passPhrase
A server and the Citrix ADC.
Required to allow the Citrix ADC to communicate with the DFA server.
defaultAuthenticationGroup
This is the default group that is chosen when the authentication succeeds in addition to extracted groups.
rm authentication dfaAction¶
Removes a DFA profile (action). An action cannot be removed as long as it is bound to a policy.
Synopsys¶
on <name>
Arguments¶
name
removed.
set authentication dfaAction¶
Configures a DFA server profile (action). The profile contains all configuration data needed to communicate with that DFA server.
Synopsys¶
set authentication dfaAction <name> [-clientID <string>] [-serverURL <URL>] {-passPhrase } [-defaultAuthenticationGroup <string>]
Arguments¶
name
Name of the RADIUS profile.
clientID
If configured, this string is sent to the DFA server as the X-Citrix-Exchange header value.
serverURL
DFA Server URL
passPhrase
Key shared between the DFA server and the Citrix ADC.
Required to allow the Citrix ADC to communicate with the DFA server.
defaultAuthenticationGroup
This is the default group that is chosen when the authentication succeeds in addition to extracted groups.
unset authentication dfaAction¶
Use this command to remove authentication dfaAction settings.Refer to the set authentication dfaAction command for meanings of the arguments.
Synopsys¶
unset authentication dfaAction <name> [-clientID] [-serverURL] [-defaultAuthenticationGroup]
show authentication dfaAction¶
Displays the current configuration settings for the specified DFA profile (action).
Synopsys¶
show authentication dfaAction [<name>]
Arguments¶
name
Name of the DFA profile.
Outputs¶
passPhrase
Key shared between the DFA server and the Citrix ADC.
Required to allow the Citrix ADC to communicate with the DFA server.
clientID
If configured, this string is sent to the DFA server as the X-Citrix-Exchange header value.
serverURL
DFA Server URL
Success
Failure
stateflag
defaultAuthenticationGroup
This is the default group that is chosen when the authentication succeeds in addition to extracted groups.
devno
count