search for: rsahostautentication

Displaying 1 result from an estimated 1 matches for "rsahostautentication".

Did you mean: rsahostauthentication
2000 Dec 19
1
setup debugging suggestion and offer to help
...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 because of a non-priviledged port instead of silently turning it off. Yes, ssh -v is pretty helpful and gets some debugging about what's on and off, but not enough. (Not this case, for example :-) My modest proposal is that before enabling or disabling ANY protocol ssh should log why (in a w...