Keeping SSH_CONNECTION SSH_CLIENT SSH_TTY variables in environment.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
0afcaae700
commit
2d74438f16
1 changed files with 1 additions and 0 deletions
1
debian/etc/sudoers
vendored
1
debian/etc/sudoers
vendored
|
@ -7,6 +7,7 @@
|
|||
# See the man page for details on how to write a sudoers file.
|
||||
#
|
||||
Defaults env_reset
|
||||
Defaults env_keep+="SSH_CONNECTION SSH_CLIENT SSH_TTY"
|
||||
Defaults mail_badpass
|
||||
Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue