sonic-net / sonic-fips

SONiC FIPS module
Other
0 stars 9 forks source link

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

Closed liuh-80 closed 1 year ago

liuh-80 commented 1 year ago

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: https://github.com/sonic-net/sonic-buildimage/pull/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)

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 commented 1 year ago

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

liuh-80 commented 1 year ago

@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 commented 1 year ago

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