Displaying 1 result from an estimated 1 matches for "rsahostauthentication".
Did you mean:
rsahostautentication
2000 Dec 19
1
setup debugging suggestion and offer to help
...nabled/disabled in many different places (command line args, server
config, personal config, and other ways). Thus it can be really
confusing when the way you expect to authenticate doesn't happen.
This makes it really hard to properly configure.
For example, recently I was trying to get ssh1 RSAHostAuthentication
to work... I ended up running everything under a debugger only to find
out that things were now not working, but for a different reason
(because I was now running it on a non-privileged port to debug).
It sure would have been nice to see a warning message that it was
disabling RSAHostAutentication...