[aaa/sudoer] Modify sudo lecture message to be more informational#1800
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jun 21, 2018
Merged
[aaa/sudoer] Modify sudo lecture message to be more informational#1800lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
Is it possible to show the groups which allowing sudo, instead of 'RW permission to current device'? |
Contributor
Author
|
It's controlled by AAA server. We don't have that information locally on the device. |
jleveque
reviewed
Jun 19, 2018
| @@ -0,0 +1,4 @@ | |||
|
|
|||
| Make sure your account has RW permission to current device. | |||
Contributor
There was a problem hiding this comment.
Suggest reword: Make sure your account has RW permissions for the current device.
lguohan
approved these changes
Jun 21, 2018
lguohan
pushed a commit
that referenced
this pull request
Jul 28, 2018
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…less of session status at session CONFIG DB removal (sonic-net#1800) * Detach dst ip from routeorch lpm calculation regardless of mirror session status Signed-off-by: Wenda Ni <[email protected]>
noaOrMlnx
pushed a commit
to noaOrMlnx/sonic-buildimage
that referenced
this pull request
Nov 24, 2025
…-net#1800) Code sync sonic-net/sonic-buildimage:202411 => 202412 ``` * 814e269 (HEAD -> code-sync-202412) r12f 251112:2050 - Merge remote-tracking branch 'base/202411' into code-sync-202412 |\ | * 7c2e2f8 (base/202411) Liu Shilong 251112:1704 - [ci] Migrate agent pool from sonicbld-1es to sonicso1ES-amd64 (sonic-net#24502) | * bb2625e mssonicbld 251106:1712 - [submodule] Update submodule sonic-gnmi to the latest HEAD automatically (sonic-net#24418) | * b6a493b Liu Shilong 251101:0243 - [build] Update debian snapshot mirror to upgrade redis-server version (sonic-net#24320) ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
Currently, when a user with RO permission tries to sudo, the Linux default sudo lecture message will be prompted as following:
This PR changes it into a more sonic-specific one: