[Gllug] rssh with public key authentication?

gvim gvimrc at gmail.com
Wed Dec 8 13:05:26 UTC 2010


On 08/12/2010 08:52, David Damerell wrote:
> On Wednesday, 8 Dec 2010, John Edwards wrote:
>> On Tue, Dec 07, 2010 at 05:37:30PM +0000, gvim wrote:
>>> Has anyone managed to get rssh working with public key
>>> authentication? Can't find much on Google.
>> Use the verbose flag on the ssh client to show info on what is
>> going on and where things are failing, eg:
>> 	rsync -va -e 'ssh -v' /dir/file remote-server:/dir/file
>
> Also, if you can, you can shut down sshd at the remote end and run an
> sshd -d to watch your connection come in. This is a surefire way to
> pick up on authentication problems but often not very feasible since
> other people use the remote machine.
>
> The usual problem I expect is this;
> A is to ssh to B, but B doesn't know A's key fingerprint.
>

Sorry, this as well:

Dec  8 12:43:58  sshd[7761]: User <new user> not allowed because account is locked
Dec  8 12:43:58  sshd[7762]: input_userauth_request: invalid user <new user>

Why invalid user when I've added it to AllowUser?

gvim
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list