1833896 Members
2153 Online
110063 Solutions
New Discussion

Re: Server GSSAPI Error:

 
Ramesh B
New Member

Server GSSAPI Error:

Server are configured in NIS and NFS.

If we try to connect to the same host by ssh we are getting the error as shown below.


/usershome/thyagu/>ssh 172.16.2.21
Server GSSAPI Error:
Miscellaneous failure
No principal in keytab matches desired name

Received disconnect from 172.16.2.21: 2: Too many authentication failures for thyagu
/usershome/thyagu/>


Please can some body help us to solve this error.
3 REPLIES 3
Adisuria Wangsadinata_1
Honored Contributor

Re: Server GSSAPI Error:

Hi Ramesh,

Based on the error 'Too many authentication failures for thyagu', this mean the user 'thyagu' has been locked because 'too many authentication failures' (ex. this could be happened if someone key-in the wrong password for user 'thyagu').

Use SAM to check whether the user has been locked, and reactivate the user if locked.

Hope this information can help.

Cheers,
AW
now working, next not working ... that's unix
Peter Godron
Honored Contributor

Re: Server GSSAPI Error:

Ramesh,
from :
http://h71000.www7.hp.com/doc/83final/BA548_90007/ch06s05.html
"This problem can be caused by a missing or incorrect host principal for the SSH server, or the host principal is correct but the keytab entry is missing or incorrect. This is how the problem manifests itself with gssapi-with-mic authentication."

You may also want to scan through:
http://docs.hp.com/en/T1417-90006/index.html
Peter Godron
Honored Contributor

Re: Server GSSAPI Error:

Ramesh,
as this was your first question posted:

Could you please update this thread ?

If the problem has been resolved please see http://forums1.itrc.hp.com/service/forums/helptips.do?#28

Please identify the solution, award points and close.