mirror of
https://github.com/ovh/the-bastion.git
synced 2024-11-14 12:17:32 +08:00
7 lines
312 B
Text
7 lines
312 B
Text
Defaults env_keep += "PLUGIN_DEBUG OSH_DEBUG ANSI_COLORS_DISABLED UNIQID OSH_KBD_INTERACTIVE OSH_IP_FROM SSH_CONNECTION"
|
|
|
|
User_Alias SUPEROWNERS = %osh-admin, %osh-superowner
|
|
|
|
# Prevent arbitrary code execution as your user when sudoing to another
|
|
# user due to TTY hijacking via TIOCSTI ioctl.
|
|
Defaults use_pty
|