Hi,
We have a linux admin that will not change the sudoers file to not require TTY for the user he provided for Linux machine discovery.
Is there a way to have scom use ssh -t during the discovery phases? I know that the manual says TTY allocation is not supported but I wanted to see if there is another means.
When we run discovery we of course get the following error.
Failed during SSH discovery. Exit code: 1
Standard Output: Sudo path: /usr/bin/
Standard Error: sudo: sorry, you must have a tty to run sudo
He claims that when tty is not required,
When it’s on, ssh + sudo will show a password in the process command list which is readable to any user or process on the system
Any ideas or thoughts?
Thanks Lance