1.

SSH_MSG_USERAUTH_FALIURE is represented by byte-(a) 50(b) 51(c) 52(d) None of the mentionedI had been asked this question in unit test.The origin of the question is Secure Shell(SSH) topic in division Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security

Answer»

The correct choice is (b) 51

For explanation I would say: SSH_MSG_USERAUTH_FALIURE is REPRESENTED by 51. This happens in cases when the SERVER (1) either rejects the AUTHENTICATION request or (2) accepts the request but REQUIRES one or more additional authentication methods.



Discussion

No Comment Found

Related InterviewSolutions