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 to ensure that tacacs servers are ordered in pam's conf #3322

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

renukamanavalan
Copy link
Contributor

Present: Servers are listed in the same order as in redis-db
Fix: Save the sorted o/p, so it use sorted list to write into pam.d's conf.
As well convert priority to integer for use by sort.

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

…n pam.d's config.

Present: Servers are listed in the same order as in redis-db
Fix: Save the sort o/p, hence use sorted list to write into pam.d's conf.
     As well convert priority to integer for use by sort.
@renukamanavalan renukamanavalan merged commit fcdf62f into sonic-net:master Aug 9, 2019
@renukamanavalan renukamanavalan deleted the hostcfgd_pri branch August 9, 2019 18:49
yxieca pushed a commit that referenced this pull request Aug 14, 2019
…n pam.d's config. (#3322)

Present: Servers are listed in the same order as in redis-db
Fix: Save the sort o/p, hence use sorted list to write into pam.d's conf.
     As well convert priority to integer for use by sort.
wangshengjun pushed a commit to wangshengjun/sonic-buildimage that referenced this pull request Nov 16, 2020
…n pam.d's config. (sonic-net#3322)

Present: Servers are listed in the same order as in redis-db
Fix: Save the sort o/p, hence use sorted list to write into pam.d's conf.
     As well convert priority to integer for use by sort.
mssonicbld added a commit that referenced this pull request Jun 6, 2024
…atically (#19225)

#### Why I did it
src/sonic-utilities
```
* 1ebd0993 - (HEAD -> master, origin/master, origin/HEAD) Fix show fabric monitor capacity command when the feature is disabled. (#3347) (8 hours ago) [jfeng-arista]
* 6829ded4 - Add W-ECMP CLI (#3253) (10 hours ago) [Nazarii Hnydyn]
* 4133ef54 - [chassis][voq] Added support for Voq Counters(SAI_SWITCH_STAT_PACKET_INTEGRITY_DROP,SAI_QUEUE_STAT_CREDIT_WD_DELETED_PACKETS) for Voq/Fabric switches (#3322) (25 hours ago) [saksarav-nokia]
```
#### How I did it
#### How to verify it
#### Description for the changelog
arun1355492 pushed a commit to arun1355492/sonic-buildimage that referenced this pull request Jul 26, 2024
…atically (sonic-net#19225)

#### Why I did it
src/sonic-utilities
```
* 1ebd0993 - (HEAD -> master, origin/master, origin/HEAD) Fix show fabric monitor capacity command when the feature is disabled. (sonic-net#3347) (8 hours ago) [jfeng-arista]
* 6829ded4 - Add W-ECMP CLI (sonic-net#3253) (10 hours ago) [Nazarii Hnydyn]
* 4133ef54 - [chassis][voq] Added support for Voq Counters(SAI_SWITCH_STAT_PACKET_INTEGRITY_DROP,SAI_QUEUE_STAT_CREDIT_WD_DELETED_PACKETS) for Voq/Fabric switches (sonic-net#3322) (25 hours ago) [saksarav-nokia]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants