Re: [CentOS] Problem getting ssh agent forwarding to work

2017-03-14 Thread rainer
Am 2017-03-14 10:44, schrieb Ralph Angenendt: You might want to take a look at /var/log/secure on the machine you're logging into, that might have more information on why the key wasn't accepted. D'uh. I had made a typo. The authorized_keys file wasn't exactly named like it should have been.

Re: [CentOS] Problem getting ssh agent forwarding to work

2017-03-14 Thread Ralph Angenendt
You might want to take a look at /var/log/secure on the machine you're logging into, that might have more information on why the key wasn't accepted. Ralph schrieb am Di., 14. März 2017 um 10:23 Uhr: > Hi, > > I need to get agent-forwarding working. > > > I have: > - a local OpenSUSE 42.1 box

[CentOS] Problem getting ssh agent forwarding to work

2017-03-14 Thread rainer
Hi, I need to get agent-forwarding working. I have: - a local OpenSUSE 42.1 box, where my key(s) reside (ssh agent running and working) - a remote FreeBSD 10.3 box, where I can login with my key (works) - from the FreeBSD box, I need to get to a CentOS 7 box (without entering a password -