search for: mm_send_debug

Displaying 7 results from an estimated 7 matches for "mm_send_debug".

2002 Jun 28
2
ssh_rsa_verify: RSA_verify failed: error:
...nly changes to the sshd_config file are: PermitRootLogin no IgnoreRhosts no HostbasedAuthentication yes The only changes to the ssh_config file are: Host * ForwardX11 yes HostbasedAuthentication yes RhostsRSAAuthentication yes The relevant part of sshd -ddd output seems to be: debug3: mm_send_debug: Sending debug: Accepted by .rhosts. debug3: mm_send_debug: Sending debug: Accepted host bmx.comp.uvic.ca ip 142.104.16.101 client_user klewall server_user klewall debug3: mm_key_verify entering debug3: mm_request_send entering: type 22 debug3: monitor_read: checking request 22 ssh_rsa_verify: RSA_...
2002 Jul 18
1
[Bug 342] RhostsRSAAuthentication does not work with 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=342 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From stevesk at pobox.com 2002-07-18
2002 Aug 07
0
[Bug 382] New: Privilege Separation breaks HostbasedAuthentication
.../.ssh/known_hosts2 debug1: restore_uid debug2: check_key_in_hostfiles: key not found for evereska. debug3: mm_answer_keyallowed: key 1245e0 is disallowed debug3: mm_append_debug: Appending debug messages for child debug3: mm_request_send entering: type 21 debug3: mm_request_receive entering debug3: mm_send_debug: Sending debug: Accepted for evereska. [evereska.] by /opt/erac/etc/shosts.equiv. debug2: userauth_hostbased: authenticated 0 Failed hostbased for rjl01 from 10.49.191.9 port 34890 ssh2 debug1: userauth-request for user rjl01 service ssh-connection method hostbased debug1: attempt 2 failures 2 deb...
2002 Jun 28
1
hostbased authentication problem in 3.4
...check_host_in_hostfile: match line 1 debug2: check_key_in_hostfiles: key ok for bester.cad.gatech.edu debug3: mm_answer_keyallowed: key 1323b0 is allowed debug3: mm_append_debug: Appending debug messages for child debug3: mm_request_send entering: type 21 debug3: mm_request_receive entering debug3: mm_send_debug: Sending debug: Accepted for bester.cad.gatech.edu [130.20 7.84.20] by /etc/ssh/shosts.equiv. debug3: mm_key_verify entering debug3: mm_request_send entering: type 22 debug3: monitor_read: checking request 22 ssh_rsa_verify: RSA_verify failed: error:04077068:lib(4):func(119):reason(104) debug1: ssh...
2003 Dec 07
1
hostbased failing and can't derive reason of failure in debugging output
...llowed debug3: mm_append_debug: Appending debug messages for child debug3: mm_request_send entering: type 21 debug3: mm_request_receive entering debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED debug3: mm_request_receive_expect entering: type 21 debug3: mm_request_receive entering debug3: mm_send_debug: Sending debug: Accepted for hostname.domainname.tld [192.168.1.5] by /etc/ssh/shosts.equiv. debug2: userauth_hostbased: authenticated 0 Failed hostbased for anna from 192.168.1.5 port 33148 ssh2 [...] The full output is in the attachment, if I've been snipping too much (I hope it doesn't...
2002 Aug 12
1
PermitRootLogin=forced-commands-only does not work with UsePrivilegeSeparation=yes
...matching DSA key: 56:9d:72:b0:4f:67:2e:ed:06:e7:41:03:e2:86:52:0d^M debug1: restore_uid^M debug3: mm_answer_keyallowed: key 0x8112760 is allowed^M debug3: mm_append_debug: Appending debug messages for child^M debug3: mm_request_send entering: type 21^M debug3: mm_request_receive entering^M debug3: mm_send_debug: Sending debug: Forced command: /etc/zzzz^M debug3: mm_key_verify entering^M debug3: mm_request_send entering: type 22^M debug3: monitor_read: checking request 22^M debug3: mm_key_verify: waiting for MONITOR_ANS_KEYVERIFY^M debug3: mm_request_receive_expect entering: type 23^M debug3: mm_request_re...
2003 Feb 05
0
openssh 3.5p1 hostbased authentication
...hosts2 debug1: restore_uid: 0/0 debug2: check_key_in_hostfiles: key not found for i2-0 debug3: mm_answer_keyallowed: key 0x6000000000022cd0 is disallowed debug3: mm_append_debug: Appending debug messages for child debug3: mm_request_send entering: type 21 debug3: mm_request_receive entering debug3: mm_send_debug: Sending debug: Accepted for i2-0 [192.168.100.10] by /etc/hosts.equiv. debug2: userauth_hostbased: authenticated 0 Failed hostbased for jholland from 192.168.100.10 port 32965 ssh2 what in the world is the "key_read: type mismatch" all about? I'm using rsa pub key in my ssh_know...