When I test SSH locally (SSH localhost), I get the following error:
SSH: error while loading shared libraries: libkeyutils.so.1:
cannot open shared object file: No such file or directory
So it seems a lib is missing however, in aptitude the given lib (libkeyutils1) is marked as installed
Any ideas what the problem might be?
I am running this on Debian Squeeze.