Skip to content

Conversation

@CedricMoreau
Copy link

No description provided.

[string]$group_name,
[Parameter (Mandatory = $false)]
[ValidateSet('radius','tacacs')]
[string]$group_type = "tacacs",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why Tacacs by default ?

Rename function to CXAAAServerGroup ? (like AAA call ?)

Copy link
Contributor

@alagoutte alagoutte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No yet support adding RADIUS or TACACS server to the group ?!

@alagoutte alagoutte changed the title Radius group AAA Group (Add/Set/Remove) Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants