After upgrading sudo to 1.9.16.0 version on AIX servers and running sudo commands remotely through ssh, we receive the following message as an standard error:
sudo: unable to find terminal name for device 0, 0
Is this warning/message expected on 1.9.16.0 version? Is there a way to turn it off through /etc/sudoers file?
Sudo is working as expected, we just want to avoid receiving that warning message when running it remotely through ssh.