Hi all, Using OpenSSH-2.9p1 on Solaris, wer trying to get working the Hostbased Authentication ande get following error on the server: ------ debug1: userauth_hostbased: cuser dfrise chost iris. pkalg ssh-rsa slen 143 userauth_hostbased mismatch: client sends iris, but we resolve 130.223.8.77 to iris.unil.ch ----- On the client side "chost" is initialized -function get_local_name- without domain extension (unil.ch) while on the server side it is (function get_canonical_hostname). Has anybody seen/fixed this? Thanks for any help. Dominique
