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

[consutil][connect] Remove root need from connect line command #1225

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

Blueve
Copy link
Contributor

@Blueve Blueve commented Nov 9, 2020

- What I did

Remove root privilege need for consutil connect and show line command.

As discuss in this thread (sonic-net/sonic-buildimage#5438), I am going to remove unnecessary root privilege need from console commands.

- How I did it

- How to verify it

Build py-wheel package and install+test on a physical SONiC DUT

- Previous command output (if the output of a command-line utility has changed)

admin@sonic:~$ consutil connect 1
Root privileges are required for this operation

- New command output (if the output of a command-line utility has changed)

admin@sonic:~$ consutil connect 1
Successful connection to line [1]
Press ^A ^X to disconnect

@Blueve Blueve requested a review from yxieca November 9, 2020 05:31
@Blueve Blueve merged commit d5eb2f8 into sonic-net:master Nov 11, 2020
@Blueve Blueve deleted the dev/jika/connectut branch November 11, 2020 01:26
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 28, 2022
Don't remove RIF for Vnet interface when ip prefix is deleted (sonic-net#1225)
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