I have this same problem. One thing I've noticed is on the server as user backuppc when I run
Code:
ssh -l root clientIP whomai
the reply is
However, when I go by hostname
Code:
ssh -l root clientHostName
It prompts the root for a password. Any ideas?