sonic-buildimage/files/image_config/sudoers
arlakshm ff8cc49b18
[multi asic] add ip netns identify command to sudoer (#6591)
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>

- Why I did it
The command sudo ip netns identify <pid> is used in function get_current_namespace
to check in the cli command is running in host context or within a namespace.

This function is used for every CLI command and command sudo ip netns identify <pid> needs to be added in sudoer files to allow users with RO access to run show cli commands

This problem is not there on single asic platforms.

- How I did it
Add ip netns identify [0-9]* to sudoers file.
2021-01-28 23:12:01 -08:00
..
sudoers [multi asic] add ip netns identify command to sudoer (#6591) 2021-01-28 23:12:01 -08:00
sudoers.lecture Modify sudo lecture message to be more informational (#1800) 2018-06-21 10:41:50 -07:00