What could be the possible reason for the error?

As the root user, you try to log in to station1 from station2 using ssh but fail with an error message
as shown below:
[root@station2]# ssh station1
root@station1 ‘s password :
Permission denied, please try again.
root@station 1’s password :
Permission denied, please try again.
root@station1’s password :
Permission denied, (publickey,gssapi-with-mic, password).
[root@station2]#
What could be the possible reason for the error?

As the root user, you try to log in to station1 from station2 using ssh but fail with an error message
as shown below:
[root@station2]# ssh station1
root@station1 ‘s password :
Permission denied, please try again.
root@station 1’s password :
Permission denied, please try again.
root@station1’s password :
Permission denied, (publickey,gssapi-with-mic, password).
[root@station2]#
What could be the possible reason for the error?

A.
The sshd service is not running on station2.

B.
The sshd service is not running on station1.

C.
SSH on station1 is configured to deny root permission.

D.
SSH on station2 is configured to deny root permission.



Leave a Reply 0

Your email address will not be published. Required fields are marked *