mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-25 09:23:48 +01:00
parent
b2a29d3b22
commit
32d0054455
@ -85,9 +85,9 @@ To print a sudo configuration file and see a suggested way to install it, run::
|
|||||||
A custom user or group can be set with the
|
A custom user or group can be set with the
|
||||||
:option:`sshuttle --sudoers-no-modify --sudoers-user {user_descriptor}`
|
:option:`sshuttle --sudoers-no-modify --sudoers-user {user_descriptor}`
|
||||||
option. Valid values for this vary based on how your system is configured.
|
option. Valid values for this vary based on how your system is configured.
|
||||||
Values such as usernames, groups pre-pended with `%` and sudoers user
|
Values such as usernames, groups prepended with `%` and sudoers user
|
||||||
aliases will work. See the sudoers manual for more information on valid
|
aliases will work. See the sudoers manual for more information on valid
|
||||||
user specif actions. The option must be used with `--sudoers-no-modify`::
|
user-specific actions. The option must be used with `--sudoers-no-modify`::
|
||||||
|
|
||||||
sshuttle --sudoers-no-modify --sudoers-user mike
|
sshuttle --sudoers-no-modify --sudoers-user mike
|
||||||
sshuttle --sudoers-no-modify --sudoers-user %sudo
|
sshuttle --sudoers-no-modify --sudoers-user %sudo
|
||||||
|
Loading…
Reference in New Issue
Block a user