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

[tacacs]: fix /etc/nsswitch.conf for buster image #4303

Merged
merged 1 commit into from
Mar 22, 2020

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Mar 22, 2020

in buster image, default /etc/nsswitch.conf becomes

passwd:         files

when tacacs is enable, this files changes to

passwd:         tacplus files

- What I did

- How I did it

- How to verify it
run sonic-mgmt tacacs tests on buster image.

- Description for the changelog

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

@lguohan
Copy link
Collaborator Author

lguohan commented Mar 22, 2020

retest vsimage please

in buster image, default /etc/nsswitch.conf becomes

```
passwd:         files
```

when tacacs is enable, this files changes to

```
passwd:         tacplus files
```
@lguohan lguohan merged commit 3c6f23e into sonic-net:master Mar 22, 2020
@lguohan lguohan deleted the tacacs branch March 22, 2020 16:44
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.

1 participant