We are having a strange behaviour on our CentOS 7 proxie.
When we try to add them we get the error:
"Unable to create elevated SSH connection: sudo failed and failover to su option is disabled".
We have check our suduoers file and user as the correct permission. if we use sudo he doesnt ask for password.
Code: Select all
## Allows people in group wheel to run all commands
#%wheel ALL=(ALL) ALL
## Same thing without a password
# %wheel ALL=(ALL) NOPASSWD: ALL
%user ALL=(ALL) NOPASSWD: ALL
Any ideas on where to look?
any input is welcome. We could open a ticket with veeam support but they are very slow and they dont give the needed support. (at least thats the expericence we had in the past support cases)
Regards