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

Export remote address to environment variable for TACACS authorization. #38

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Nov 2, 2022

Export remote address to environment variable for TACACS authorization.

Why I did it

When remote user login, nss-tacplus need user remove address for TACACSS authorization.

How I did it

Porting patch from this PR: sonic-net/sonic-buildimage#12447
Export remote address to environment variable "SSH_REMOTE_IP"

How to verify it

Pass all E2E test.

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Export remote address to environment variable for TACACS authorization.

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

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

@liuh-80 liuh-80 marked this pull request as ready for review November 3, 2022 09:33
@liuh-80
Copy link
Contributor Author

liuh-80 commented Nov 3, 2022

@xumia , I can't add reviewer, please review this PR.

@liuh-80
Copy link
Contributor Author

liuh-80 commented Nov 4, 2022

@xumia I can't merge this PR and add tags, so could you please:

  1. merge this PR.
  2. when build image, this module will not build instead of download a pre-build debian package, please also help update that image.

@xumia xumia merged commit a537c7f into sonic-net:main Nov 4, 2022
@xumia
Copy link
Collaborator

xumia commented Nov 4, 2022

@liuh-80 , added write permission for SONIC team.

@liuh-80 liuh-80 mentioned this pull request Nov 23, 2022
liuh-80 added a commit that referenced this pull request Nov 23, 2022
Update FIPS version for  PR #38

#### Why I did it
new patch been added by PR so need update deb package version:

Export remote address to environment variable for TACACS authorization.
#38

#### How I did it
Update FIPS version in make file

#### How to verify it
Pass all E2E test.

#### Description for the changelog
Update FIPS version for  PR #38
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