xebialabs / overthere

Runs something "Over there"

Home Page:http://www.xebialabs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add SU connection type

vpartington opened this issue · comments

Overthere 2.3.1 added the ability to specify an alternative password to be entered on the intercepted password prompt when using the INTERACTIVE_SUDO connection type (#89). This makes it possible to use Overthere with the su command instead of the sudo command.

However, the user is still required to configure a number of other properties too (sudoCommandPrefix and quoteCommand).

Make the setup easier, and the support for su more obvious, by introducing a new SU connection type.