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

[202012] [TACACS+] Add config command for AAA authorization and accounting. (#1889) #2891

Merged
merged 4 commits into from
Jul 10, 2023

Conversation

liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Jul 4, 2023

This pull request add config command for AAA authorization & accounting.

Why I did it

Support TACACS per-command authorization & accounting.

How I did it

Change AAA config command to support authorization & accounting.
Change show AAA command to support authorization & accounting.
Add UT to cover changed code.

How to verify it

1. Build following project and pass all UTs:
    make target/python-wheels/sonic_utilities-1.2-py3-none-any.whl
2. Test new command manually.
Work item tracking
  • Microsoft ADO (number only): 24433713

Which release branch to backport (provide reason below if selected)

N/A

Description for the changelog

Add config command for AAA authorization & accounting.

A picture of a cute animal (not mandatory but encouraged)

liuh-80 and others added 3 commits July 4, 2023 05:23
…onic-net#1889)

This pull request add config command for AAA authorization & accounting.

    Support TACACS per-command authorization & accounting.

    Change AAA config command to support authorization & accounting.
    Change show AAA command to support authorization & accounting.
    Add UT to cover changed code.

    1. Build following project and pass all UTs:
        make target/python-wheels/sonic_utilities-1.2-py3-none-any.whl
    2. Test new command manually.

    N/A

    Add config command for AAA authorization & accounting.
@liuh-80 liuh-80 marked this pull request as ready for review July 5, 2023 06:38
@liuh-80 liuh-80 requested a review from qiluo-msft July 5, 2023 06:38
@liuh-80 liuh-80 merged commit 7b47641 into sonic-net:202012 Jul 10, 2023
2 checks passed
@liuh-80 liuh-80 deleted the dev/liuh/202012-tacacs-backport branch July 10, 2023 01:35
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