[rancid] Mikrotik + ssh with cert + rancid + as rancid user = can not login ?
Lukasz Sokol
el.es.cr at gmail.com
Fri Mar 13 16:56:42 UTC 2015
On 13/03/15 14:40, heasley wrote:
> Fri, Mar 13, 2015 at 01:42:56PM +0000, Lukasz Sokol:
>> rancid at george:~$ bin/mtlogin myrouter
>> myrouter
>> spawn ssh -c 3des -x -l myuser+ct myrouter
>
> what is the full spawn line above?
>
[...]
so the joke is on ssh probably ?
Joke's definitively on ssh, duh.
(caught by ssh -vvv myuser at myrouter as rancid user)
debug1: Authentications that can continue: publickey,password
debug3: start over, passed a different list publickey,password
debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /var/lib/rancid/.ssh/id_rsa
debug3: no such identity: /var/lib/rancid/.ssh/id_rsa: No such file or directory
debug1: Trying private key: /var/lib/rancid/.ssh/id_dsa
debug3: no such identity: /var/lib/rancid/.ssh/id_dsa: No such file or directory
debug1: Trying private key: /var/lib/rancid/.ssh/id_ecdsa
debug3: no such identity: /var/lib/rancid/.ssh/id_ecdsa: No such file or directory
debug1: Trying private key: /var/lib/rancid/.ssh/id_ed25519
debug3: no such identity: /var/lib/rancid/.ssh/id_ed25519: No such file or directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
well this one doesn't exist. but where did it come from ?
...
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
el es
More information about the Rancid-discuss
mailing list