Dianne's suggestion (which I should have thought of myself) revealed
that whatever version of ssh Bunsenlabs is using only checks for "standard"
key names e.g., id_rsa and similar. I have identifiers behind mine e.g., 
id_rsajn
which weren't tried.

I simply copied the key I want to use to id_rsa and things run fine.

Possibly useful for others.

Thanks to Dianne.

Best, JN

On 2020-03-17 10:45 a.m., Dianne Skoll wrote:
> Hi,
> 
> On 2020-03-16 20:29, J C Nash wrote:
> 
>> I've just (re)setup a machine and copied over my keys and set the
>> permissions. When I try an ssh login to my server
> 
>> e.g.,   ssh [email protected]
> 
>> I get permission denied (public key).  But
> 
> Try giving a few -v -v -v flags to ssh to see which keys it's trying.
> Perhaps it's trying other keys first and the server is limiting the
> number of key attempts.
> 
> Regards,
> 
> Dianne.
> 
> To unsubscribe send a blank message to [email protected]
> To get help send a blank message to [email protected]
> To visit the archives: https://lists.linux-ottawa.org
> 

To unsubscribe send a blank message to [email protected]
To get help send a blank message to [email protected]
To visit the archives: https://lists.linux-ottawa.org

Reply via email to