Invoke ADCUpdateAuthenticationtacacsaction - j81blog/J81.ADCToolkit GitHub Wiki

Invoke-ADCUpdateAuthenticationtacacsaction

SYNOPSIS

Update Authentication configuration Object.

SYNTAX

Invoke-ADCUpdateAuthenticationtacacsaction [-Name] <String> [[-Serverip] <String>] [[-Serverport] <Int32>]
 [[-Authtimeout] <Double>] [[-Tacacssecret] <String>] [[-Authorization] <String>] [[-Accounting] <String>]
 [[-Auditfailedcmds] <String>] [[-Groupattrname] <String>] [[-Defaultauthenticationgroup] <String>]
 [[-Attribute1] <String>] [[-Attribute2] <String>] [[-Attribute3] <String>] [[-Attribute4] <String>]
 [[-Attribute5] <String>] [[-Attribute6] <String>] [[-Attribute7] <String>] [[-Attribute8] <String>]
 [[-Attribute9] <String>] [[-Attribute10] <String>] [[-Attribute11] <String>] [[-Attribute12] <String>]
 [[-Attribute13] <String>] [[-Attribute14] <String>] [[-Attribute15] <String>] [[-Attribute16] <String>]
 [[-Attributes] <String>] [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]

DESCRIPTION

Configuration for TACACS action resource.

EXAMPLES

EXAMPLE 1

Invoke-ADCUpdateAuthenticationtacacsaction -name <string>

An example how to update authenticationtacacsaction configuration Object(s).

PARAMETERS

-Name

Name for the TACACS+ profile (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 TACACS profile is created.

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Serverip

IP address assigned to the TACACS+ server.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Serverport

Port number on which the TACACS+ server listens for connections.

Type: Int32
Parameter Sets: (All)
Aliases:

Required: False
Position: 4
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False

-Authtimeout

Number of seconds the Citrix ADC waits for a response from the TACACS+ server.

Type: Double
Parameter Sets: (All)
Aliases:

Required: False
Position: 5
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False

-Tacacssecret

Key shared between the TACACS+ server and the Citrix ADC. Required for allowing the Citrix ADC to communicate with the TACACS+ server.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 6
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Authorization

Use streaming authorization on the TACACS+ server. Possible values = ON, OFF

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 7
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Accounting

Whether the TACACS+ server is currently accepting accounting messages. Possible values = ON, OFF

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 8
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Auditfailedcmds

The state of the TACACS+ server that will receive accounting messages. Possible values = ON, OFF

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 9
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Groupattrname

TACACS+ group attribute name. Used for group extraction on the TACACS+ server.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 10
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Defaultauthenticationgroup

This is the default group that is chosen when the authentication succeeds in addition to extracted groups.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 11
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute1

Name of the custom attribute to be extracted from server and stored at index '1' (where '1' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 12
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute2

Name of the custom attribute to be extracted from server and stored at index '2' (where '2' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 13
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute3

Name of the custom attribute to be extracted from server and stored at index '3' (where '3' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 14
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute4

Name of the custom attribute to be extracted from server and stored at index '4' (where '4' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 15
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute5

Name of the custom attribute to be extracted from server and stored at index '5' (where '5' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 16
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute6

Name of the custom attribute to be extracted from server and stored at index '6' (where '6' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 17
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute7

Name of the custom attribute to be extracted from server and stored at index '7' (where '7' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 18
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute8

Name of the custom attribute to be extracted from server and stored at index '8' (where '8' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 19
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute9

Name of the custom attribute to be extracted from server and stored at index '9' (where '9' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 20
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute10

Name of the custom attribute to be extracted from server and stored at index '10' (where '10' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 21
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute11

Name of the custom attribute to be extracted from server and stored at index '11' (where '11' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 22
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute12

Name of the custom attribute to be extracted from server and stored at index '12' (where '12' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 23
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute13

Name of the custom attribute to be extracted from server and stored at index '13' (where '13' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 24
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute14

Name of the custom attribute to be extracted from server and stored at index '14' (where '14' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 25
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute15

Name of the custom attribute to be extracted from server and stored at index '15' (where '15' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 26
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attribute16

Name of the custom attribute to be extracted from server and stored at index '16' (where '16' changes for each attribute).

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 27
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Attributes

List of attribute names separated by ',' which needs to be fetched from tacacs server. Note that preceeding and trailing spaces will be removed. Attribute name can be 127 bytes and total length of this string should not cross 2047 bytes. These attributes have multi-value support separated by ',' and stored as key-value pair in AAA session.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 28
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-PassThru

Return details about the created authenticationtacacsaction item.

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

File Name : Invoke-ADCUpdateAuthenticationtacacsaction Version : v2111.2521 Author : John Billekens Reference : https://developer-docs.citrix.com/projects/citrix-adc-nitro-api-reference/en/latest/configuration/authentication/authenticationtacacsaction/ Requires : PowerShell v5.1 and up ADC 13.x and up. ADC 12 and lower may work, not guaranteed.

RELATED LINKS

https://blog.j81.nl

⚠️ **GitHub.com Fallback** ⚠️