Displaying 1 result from an estimated 1 matches for "hosbased".
Did you mean:
hostbased
2003 May 14
0
OpenSSH hosbased authetication without DNS
...lem which I still could not solve.
I would like to make hostbased authetication work without DNS resolving
available
both on the server and client side.
First I added the IP addresses to the appropriate config files on the
server side and if the
DNS service does not work on the servers side, the hosbased
authentication works fine.
But when I disable DNS service only on the client side, and try to
login by ssh hostbased authentication method, to the target machine, the
hostbased authetication
method seems fail on the client side, because the client could not
resolve its own name:
[root at lo...