I have set up distributed shell on some of our aix server.
When I try to run the date command on the 2 other nodes, it works fine on the first node but the other node fails.
dsh> date
host1: ons 09-04-29 09:05:20
host2: Permission denied (publickey,password,keyboard-interactive).
dsh: 2617-009 host2 remote shell had exit code 255
Target(s) host2 will be removed from dsh target list, because the remote comand returned a non-zero value, or it cannot be accessed by the remote shell. To prevent dsh from removing failed targets, please rerun dsh with flag -c.
Any suggestions what might cause this?
-holdahl
When I try to run the date command on the 2 other nodes, it works fine on the first node but the other node fails.
dsh> date
host1: ons 09-04-29 09:05:20
host2: Permission denied (publickey,password,keyboard-interactive).
dsh: 2617-009 host2 remote shell had exit code 255
Target(s) host2 will be removed from dsh target list, because the remote comand returned a non-zero value, or it cannot be accessed by the remote shell. To prevent dsh from removing failed targets, please rerun dsh with flag -c.
Any suggestions what might cause this?
-holdahl