Hello Simon, thank you for your great help! You were right, - the problem was due wrong entries in the /etc/hosts.
It was something like : X.X.X.X beatrice.zrh2.srv.ch.colt.net Y.Y.Y.Y media01.zrh1.srv.ch.colt.net beatrice The command "hostname" gave me "beatrice".. The key on KDC was for beatrice.zrh2.srv.ch.colt.net , - I guess the beatrice host tried to find out key for media01.zrh1.ch.colt.net, beacause of wrong /etc/hosts. I've changed to /etc/hosts and now it's flying!! Thank you again for your patch and for your help! have a nice weekend, Slava Rimdenok Simon Wilkinson wrote: > > From your debug output it looks like the acquire credentials call is failing. > This is somewhat strange. Have you created a host/<hostname> principal and > correctly stored it in the machines keytab? Is this keytab readable by the > sshd? Does the key version in the keytab match the one in the KDC? > > If you have access to the logs of your KDC, you may find that it contains > some more helpful information. > > Cheers, > > Simon.
