mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-10 01:15:15 +08:00
8 lines
312 B
Text
8 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
|