we still get the no tty error even if /etc/sudoers "requiretty" is disabled. This does not happen when we use openssh and most likely has to do with the sudo package version in combination with the use of java's jsch.
We will likely resolve this by using a true openssh node executor in the rundeck project.
on centos 6.3 sudo version:
we still get the no tty error even if /etc/sudoers "requiretty" is disabled. This does not happen when we use openssh and most likely has to do with the sudo package version in combination with the use of java's jsch.
We will likely resolve this by using a true openssh node executor in the rundeck project.