Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: aaa configuration check in anta exec collect-tech-support #328

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

mtache
Copy link
Collaborator

@mtache mtache commented Aug 3, 2023

Using show running-config | include aaa authorization exec default local to check for required AAA config for SCP is too restrictive.
Use show running-config | include aaa authorization exec default instead.

@mtache mtache changed the title quickfix aaa collect-show-tech fix: aaa configuration check in anta exec collect-tech-support Aug 3, 2023
@mtache mtache marked this pull request as ready for review August 3, 2023 11:20
@mtache mtache added the bug Something isn't working label Aug 3, 2023
@mtache mtache force-pushed the collect-show-tech/aaa-config branch from 38997ac to 87404a8 Compare August 3, 2023 12:47
@mtache mtache merged commit 2a085ff into aristanetworks:main Aug 3, 2023
16 checks passed
@mtache mtache deleted the collect-show-tech/aaa-config branch August 3, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rn: fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant