On Mon, Oct 18, 2010 at 14:24, wrote:
> I have a general Question about the PublickeyAuthenticator - it's an
> interface and I haven't found any sample implementation of it.
> I have public keys from a client application that should connect to my
> server. I can put them in the .ssh/authenticat
Hi,
I have a general Question about the PublickeyAuthenticator - it's an interface
and I haven't found any sample implementation of it.
I have public keys from a client application that should connect to my server.
I can put them in the .ssh/authenticated_keys file or store them separately. If