Bugzilla – Attachment 1967 Details for
Bug 1841
Error message if key occurs twice in authorized_keys file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sshd -ddd
sshd_debug.txt (text/plain), 17.58 KB, created by
Anders Liljegren
on 2010-11-24 17:08:25 AEDT
(
hide
)
Description:
sshd -ddd
Filename:
MIME Type:
Creator:
Anders Liljegren
Created:
2010-11-24 17:08:25 AEDT
Size:
17.58 KB
patch
obsolete
>[root@alaemon .ssh]# /usr/local/sbin/sshd -ddd >debug2: load_server_config: filename /etc/ssh/sshd_config >debug2: load_server_config: done config len = 551 >debug2: parse_server_config: config /etc/ssh/sshd_config len 551 >debug3: /etc/ssh/sshd_config:13 setting Port 22 >debug3: /etc/ssh/sshd_config:15 setting Protocol 2 >debug3: /etc/ssh/sshd_config:19 setting ListenAddress 130.238.31.28 >debug3: /etc/ssh/sshd_config:20 setting ListenAddress 2001:6b0:b:231::28 >debug3: /etc/ssh/sshd_config:26 setting HostKey /etc/ssh/ssh_host_dsa_key >debug3: /etc/ssh/sshd_config:35 setting SyslogFacility AUTHPRIV >debug3: /etc/ssh/sshd_config:62 setting PasswordAuthentication no >debug3: /etc/ssh/sshd_config:66 setting ChallengeResponseAuthentication no >debug3: /etc/ssh/sshd_config:89 setting AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES >debug3: /etc/ssh/sshd_config:90 setting AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT >debug3: /etc/ssh/sshd_config:91 setting AcceptEnv LC_IDENTIFICATION LC_ALL >debug3: /etc/ssh/sshd_config:95 setting X11Forwarding yes >debug3: /etc/ssh/sshd_config:117 setting Subsystem sftp /usr/libexec/openssh/sftp-server >debug1: sshd version OpenSSH_5.6p1 >debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key. >debug1: read PEM private key done: type DSA >debug1: private host key: #0 type 2 DSA >debug1: rexec_argv[0]='/usr/local/sbin/sshd' >debug1: rexec_argv[1]='-ddd' >debug3: oom_adjust_setup >Set /proc/self/oom_adj from 0 to -17 >debug2: fd 3 setting O_NONBLOCK >debug3: sock_set_v6only: set socket 3 IPV6_V6ONLY >debug1: Bind to port 22 on 2001:6b0:b:231::28. >Server listening on 2001:6b0:b:231::28 port 22. >debug2: fd 4 setting O_NONBLOCK >debug1: Bind to port 22 on 130.238.31.28. >Server listening on 130.238.31.28 port 22. > > >debug3: fd 5 is not O_NONBLOCK >debug1: Server will not fork when running in debugging mode. >debug3: send_rexec_state: entering fd = 8 config len 551 >debug3: ssh_msg_send: type 0 >debug3: send_rexec_state: done >debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8 >debug1: inetd sockets after dupping: 3, 3 >Connection from 130.238.131.143 port 1070 >debug1: Client protocol version 2.0; client software version PuTTY_Release_0.60 >debug1: no match: PuTTY_Release_0.60 >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_5.6 >debug2: fd 3 setting O_NONBLOCK >debug3: privsep user:group 74:74 >debug1: permanently_set_uid: 74/74 >debug1: list_hostkey_types: ssh-dss >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-dss >debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib@openssh.com >debug2: kex_parse_kexinit: none,zlib@openssh.com >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes256-ctr,aes256-cbc,rijndael-cbc@lysator.liu.se,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,blowfish-ctr,blowfish-cbc,3des-ctr,3des-cbc,arcfour256,arcfour128 >debug2: kex_parse_kexinit: aes256-ctr,aes256-cbc,rijndael-cbc@lysator.liu.se,aes192-ctr,aes192-cbc,aes128-ctr,aes128-cbc,blowfish-ctr,blowfish-cbc,3des-ctr,3des-cbc,arcfour256,arcfour128 >debug2: kex_parse_kexinit: hmac-sha1,hmac-sha1-96,hmac-md5 >debug2: kex_parse_kexinit: hmac-sha1,hmac-sha1-96,hmac-md5 >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: none,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: mac_setup: found hmac-sha1 >debug1: kex: client->server aes256-ctr hmac-sha1 none >debug2: mac_setup: found hmac-sha1 >debug1: kex: server->client aes256-ctr hmac-sha1 none >debug2: Network child is on pid 8755 >debug3: preauth child monitor started >debug3: mm_request_receive entering >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST_OLD received >debug3: mm_request_send entering: type 0 >debug3: monitor_read: checking request 0 >debug3: mm_answer_moduli: got parameters: 1024 4096 8192 >debug3: mm_choose_dh: waiting for MONITOR_ANS_MODULI >debug3: mm_request_receive_expect entering: type 1 >debug3: mm_request_receive entering >debug3: mm_request_send entering: type 1 >debug2: monitor_read: 0 used once, disabling now >debug3: mm_request_receive entering >debug3: mm_choose_dh: remaining 0 >debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent >debug2: dh_gen_key: priv key bits set: 272/512 >debug2: bits set: 2039/4096 >debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT >debug2: bits set: 2069/4096 >debug3: mm_key_sign entering >debug3: mm_request_send entering: type 4 >debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN >debug3: mm_request_receive_expect entering: type 5 >debug3: mm_request_receive entering >debug3: monitor_read: checking request 4 >debug3: mm_answer_sign >debug3: mm_answer_sign: signature 0xc189dc0(55) >debug3: mm_request_send entering: type 5 >debug2: monitor_read: 4 used once, disabling now >debug3: mm_request_receive entering >debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent >debug2: kex_derive_keys >debug2: set_newkeys: mode 1 >debug2: cipher_init: set keylen (16 -> 32) >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug2: set_newkeys: mode 0 >debug2: cipher_init: set keylen (16 -> 32) >debug1: SSH2_MSG_NEWKEYS received >debug1: KEX done >debug1: userauth-request for user anders service ssh-connection method none >debug1: attempt 0 failures 0 >debug3: mm_getpwnamallow entering >debug3: mm_request_send entering: type 6 >debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM >debug3: mm_request_receive_expect entering: type 7 >debug3: mm_request_receive entering >debug3: monitor_read: checking request 6 >debug3: mm_answer_pwnamallow >debug3: Trying to reverse map address 130.238.131.143. >debug2: parse_server_config: config reprocess config len 551 >debug3: auth_shadow_acctexpired: today 14937 sp_expire -1 days left -14938 >debug3: account expiration disabled >debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1 >debug3: mm_request_send entering: type 7 >debug2: monitor_read: 6 used once, disabling now >debug3: mm_request_receive entering >debug2: input_userauth_request: setting up authctxt for anders >debug3: mm_inform_authserv entering >debug3: mm_request_send entering: type 3 >debug2: input_userauth_request: try method none >debug3: monitor_read: checking request 3 >debug3: mm_answer_authserv: service=ssh-connection, style= >debug2: monitor_read: 3 used once, disabling now >debug3: mm_request_receive entering >debug1: userauth-request for user anders service ssh-connection method publickey >debug1: attempt 1 failures 0 >debug2: input_userauth_request: try method publickey >debug1: test whether pkalg/pkblob are acceptable >debug3: mm_key_allowed entering >debug3: mm_request_send entering: type 20 >debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED >debug3: mm_request_receive_expect entering: type 21 >debug3: mm_request_receive entering >debug3: monitor_read: checking request 20 >debug3: mm_answer_keyallowed entering >debug3: mm_answer_keyallowed: key_from_blob: 0xc194790 >debug1: temporarily_use_uid: 500/3 (e=0/0) >debug1: trying public key file /home/anders/.ssh/authorized_keys >debug1: fd 4 clearing O_NONBLOCK >debug3: secure_filename: checking '/home/anders/.ssh' >debug3: secure_filename: checking '/home/anders' >debug3: secure_filename: terminating check at '/home/anders' >debug2: key_type_from_name: unknown key type 'from="anders.its.uu.se"' >debug3: key_read: missing keytype >debug2: user_key_allowed: check options: 'from="anders.its.uu.se" ssh-dss AAAAB3NzaC1kc3MAAAEBAKpsNkSQj3yuRCu7J9fGv2NfGCS5ysiXMAesN0QubZeITPziL3oA6sGr20/MtTWvZWMgE6tQp1QMbXM8SC9FuYmd82nRDpF3c94vgl+8nNKouJ2IvEFzaHWKD+jvxhDZvVxTkcuZfhWyuEPMWFrqsGHPGTPbkbho/LYwexN/8VnOBrIP5sZPqyfhtUgz+5ERHqk09H/b3aFtOvVDhLBGU8iFnMvUKMGxNpXEAFfsLVt957MoTuPxxmwwJ53nMpzfTQk5ipF/bGXnUICBEiZS0TNmIVDC+WRqmh3PfOGn1OW9lSEUgcl6X88Z1Zbqu8/wjMrJKFITGEgZsHThv2Y7DIMAAAAVALpeKnDUTKH1W0fXze509++oZ8pxAAABAQCapbuuIUob6ewA7yCViZZhKcSIV6F1h9U0eNDPS1QJr/XUajFbvgzvyn9EHWv7NlaXKe0tEE8zab+vkX35f2mq4UHZtcvh60AOFZ9feLaJ9g7T89JXWCCp7EXzsb+S7i5q6gLJ2vLN1aAmucX+cAlDBnAhlxNR9Z99SvVPS3MccEmgV7siQ3DBnrNNP3oVTemwXwkKAVEFBupEAsQXxivumqPnE1bJmTqsI2o8340TlE3JW7D4lGlRLJbkxIRAIRhA327+OrHiyhIVNLOCQl/RCCnJ0NkFj5Wlm+CDrlO1FxF5+2cq6zKmXi/x1NX6g0MMiD36AdDbS4lPPB57eOlPAAABAFrdVX+1A5HSzLCX9erbYdNXeqnA1o7BtkGvYvH1rkZfMMxQsRQvPq/X7AzrQZvgFOHNqq3mznRsnaSVXJK8QW/ZJLI71sIPdvBISdp+foiseudNWvJrKKu+/9pvcxPuw6c7xmLST2CeGxEGlUsj02EM6ZOJzksD7+bPLSPAC/dqZHyooAGlepx7zmDCrCOovhRB7EvVuAuthentication tried for anders with correct key but not from a permitted host (host=anders2.its.uu.se, ip=130.238.131.143). >debug2: key_type_from_name: unknown key type 'from="anders2.its.uu.se"' >debug3: key_read: missing keytype >debug2: user_key_allowed: check options: 'from="anders2.its.uu.se" ssh-dss AAAAB3NzaC1kc3MAAAEBAKpsNkSQj3yuRCu7J9fGv2NfGCS5ysiXMAesN0QubZeITPziL3oA6sGr20/MtTWvZWMgE6tQp1QMbXM8SC9FuYmd82nRDpF3c94vgl+8nNKouJ2IvEFzaHWKD+jvxhDZvVxTkcuZfhWyuEPMWFrqsGHPGTPbkbho/LYwexN/8VnOBrIP5sZPqyfhtUgz+5ERHqk09H/b3aFtOvVDhLBGU8iFnMvUKMGxNpXEAFfsLVt957MoTuPxxmwwJ53nMpzfTQk5ipF/bGXnUICBEiZS0TNmIVDC+WRqmh3PfOGn1OW9lSEUgcl6X88Z1Zbqu8/wjMrJKFITGEgZsHThv2Y7DIMAAAAVALpeKnDUTKH1W0fXze509++oZ8pxAAABAQCapbuuIUob6ewA7yCViZZhKcSIV6F1h9U0eNDPS1QJr/XUajFbvgzvyn9EHWv7NlaXKe0tEE8zab+vkX35f2mq4UHZtcvh60AOFZ9feLaJ9g7T89JXWCCp7EXzsb+S7i5q6gLJ2vLN1aAmucX+cAlDBnAhlxNR9Z99SvVPS3MccEmgV7siQ3DBnrNNP3oVTemwXwkKAVEFBupEAsQXxivumqPnE1bJmTqsI2o8340TlE3JW7D4lGlRLJbkxIRAIRhA327+OrHiyhIVNLOCQl/RCCnJ0NkFj5Wlm+CDrlO1FxF5+2cq6zKmXi/x1NX6g0MMiD36AdDbS4lPPB57eOlPAAABAFrdVX+1A5HSzLCX9erbYdNXeqnA1o7BtkGvYvH1rkZfMMxQsRQvPq/X7AzrQZvgFOHNqq3mznRsnaSVXJK8QW/ZJLI71sIPdvBISdp+foiseudNWvJrKKu+/9pvcxPuw6c7xmLST2CeGxEGlUsj02EM6ZOJzksD7+bPLSPAC/dqZHyooAGlepx7zmDCrCOovhRB7EvVdebug1: matching key found: file /home/anders/.ssh/authorized_keys, line 5 >Found matching DSA key: d0:7a:6f:58:10:2a:6c:15:a4:39:d9:dd:4d:b4:bb:7e >debug1: restore_uid: 0/0 >debug3: mm_answer_keyallowed: key 0xc194790 is allowed >debug3: mm_request_send entering: type 21 >debug3: mm_request_receive entering >debug2: userauth_pubkey: authenticated 0 pkalg ssh-dss >Postponed publickey for anders from 130.238.131.143 port 1070 ssh2 >debug1: userauth-request for user anders service ssh-connection method publickey >debug1: attempt 2 failures 0 >debug2: input_userauth_request: try method publickey >debug3: mm_key_allowed entering >debug3: mm_request_send entering: type 20 >debug3: monitor_read: checking request 20 >debug3: mm_answer_keyallowed entering >debug3: mm_answer_keyallowed: key_from_blob: 0xc194a00 >debug1: temporarily_use_uid: 500/3 (e=0/0) >debug1: trying public key file /home/anders/.ssh/authorized_keys >debug1: fd 4 clearing O_NONBLOCK >debug3: secure_filename: checking '/home/anders/.ssh' >debug3: secure_filename: checking '/home/anders' >debug3: secure_filename: terminating check at '/home/anders' >debug2: key_type_from_name: unknown key type 'from="anders.its.uu.se"' >debug3: key_read: missing keytype >debug2: user_key_allowed: check options: 'from="anders.its.uu.se" ssh-dss AAAAB3NzaC1kc3MAAAEBAKpsNkSQj3yuRCu7J9fGv2NfGCS5ysiXMAesN0QubZeITPziL3oA6sGr20/MtTWvZWMgE6tQp1QMbXM8SC9FuYmd82nRDpF3c94vgl+8nNKouJ2IvEFzaHWKD+jvxhDZvVxTkcuZfhWyuEPMWFrqsGHPGTPbkbho/LYwexN/8VnOBrIP5sZPqyfhtUgz+5ERHqk09H/b3aFtOvVDhLBGU8iFnMvUKMGxNpXEAFfsLVt957MoTuPxxmwwJ53nMpzfTQk5ipF/bGXnUICBEiZS0TNmIVDC+WRqmh3PfOGn1OW9lSEUgcl6X88Z1Zbqu8/wjMrJKFITGEgZsHThv2Y7DIMAAAAVALpeKnDUTKH1W0fXze509++oZ8pxAAABAQCapbuuIUob6ewA7yCViZZhKcSIV6F1h9U0eNDPS1QJr/XUajFbvgzvyn9EHWv7NlaXKe0tEE8zab+vkX35f2mq4UHZtcvh60AOFZ9feLaJ9g7T89JXWCCp7EXzsb+S7i5q6gLJ2vLN1aAmucX+cAlDBnAhlxNR9Z99SvVPS3MccEmgV7siQ3DBnrNNP3oVTemwXwkKAVEFBupEAsQXxivumqPnE1bJmTqsI2o8340TlE3JW7D4lGlRLJbkxIRAIRhA327+OrHiyhIVNLOCQl/RCCnJ0NkFj5Wlm+CDrlO1FxF5+2cq6zKmXi/x1NX6g0MMiD36AdDbS4lPPB57eOlPAAABAFrdVX+1A5HSzLCX9erbYdNXeqnA1o7BtkGvYvH1rkZfMMxQsRQvPq/X7AzrQZvgFOHNqq3mznRsnaSVXJK8QW/ZJLI71sIPdvBISdp+foiseudNWvJrKKu+/9pvcxPuw6c7xmLST2CeGxEGlUsj02EM6ZOJzksD7+bPLSPAC/dqZHyooAGlepx7zmDCrCOovhRB7EvVuAuthentication tried for anders with correct key but not from a permitted host (host=anders2.its.uu.se, ip=130.238.131.143). >debug2: key_type_from_name: unknown key type 'from="anders2.its.uu.se"' >debug3: key_read: missing keytype >debug2: user_key_allowed: check options: 'from="anders2.its.uu.se" ssh-dss AAAAB3NzaC1kc3MAAAEBAKpsNkSQj3yuRCu7J9fGv2NfGCS5ysiXMAesN0QubZeITPziL3oA6sGr20/MtTWvZWMgE6tQp1QMbXM8SC9FuYmd82nRDpF3c94vgl+8nNKouJ2IvEFzaHWKD+jvxhDZvVxTkcuZfhWyuEPMWFrqsGHPGTPbkbho/LYwexN/8VnOBrIP5sZPqyfhtUgz+5ERHqk09H/b3aFtOvVDhLBGU8iFnMvUKMGxNpXEAFfsLVt957MoTuPxxmwwJ53nMpzfTQk5ipF/bGXnUICBEiZS0TNmIVDC+WRqmh3PfOGn1OW9lSEUgcl6X88Z1Zbqu8/wjMrJKFITGEgZsHThv2Y7DIMAAAAVALpeKnDUTKH1W0fXze509++oZ8pxAAABAQCapbuuIUob6ewA7yCViZZhKcSIV6F1h9U0eNDPS1QJr/XUajFbvgzvyn9EHWv7NlaXKe0tEE8zab+vkX35f2mq4UHZtcvh60AOFZ9feLaJ9g7T89JXWCCp7EXzsb+S7i5q6gLJ2vLN1aAmucX+cAlDBnAhlxNR9Z99SvVPS3MccEmgV7siQ3DBnrNNP3oVTemwXwkKAVEFBupEAsQXxivumqPnE1bJmTqsI2o8340TlE3JW7D4lGlRLJbkxIRAIRhA327+OrHiyhIVNLOCQl/RCCnJ0NkFj5Wlm+CDrlO1FxF5+2cq6zKmXi/x1NX6g0MMiD36AdDbS4lPPB57eOlPAAABAFrdVX+1A5HSzLCX9erbYdNXeqnA1o7BtkGvYvH1rkZfMMxQsRQvPq/X7AzrQZvgFOHNqq3mznRsnaSVXJK8QW/ZJLI71sIPdvBISdp+foiseudNWvJrKKu+/9pvcxPuw6c7xmLST2CeGxEGlUsj02EM6ZOJzksD7+bPLSPAC/dqZHyooAGlepx7zmDCrCOovhRB7EvVdebug1: matching key found: file /home/anders/.ssh/authorized_keys, line 5 >Found matching DSA key: d0:7a:6f:58:10:2a:6c:15:a4:39:d9:dd:4d:b4:bb:7e >debug1: restore_uid: 0/0 >debug3: mm_answer_keyallowed: key 0xc194a00 is allowed >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_key_verify entering >debug3: mm_request_send entering: type 22 >debug3: mm_key_verify: waiting for MONITOR_ANS_KEYVERIFY >debug3: mm_request_receive_expect entering: type 23 >debug3: mm_request_receive entering >debug3: monitor_read: checking request 22 >debug1: ssh_dss_verify: signature correct >debug3: mm_answer_keyverify: key 0xc194a00 signature verified >debug3: mm_request_send entering: type 23 >Accepted publickey for anders from 130.238.131.143 port 1070 ssh2 >debug1: monitor_child_preauth: anders has been authenticated by privileged process >debug3: mm_get_keystate: Waiting for new keys >debug3: mm_request_receive_expect entering: type 24 >debug3: mm_request_receive entering >debug2: userauth_pubkey: authenticated 1 pkalg ssh-dss >debug3: mm_send_keystate: Sending new keys: 0xc193d70 0xc193a50 >debug3: mm_newkeys_to_blob: converting 0xc193d70 >debug3: mm_newkeys_to_blob: converting 0xc193a50 >debug3: mm_send_keystate: New keys have been sent >debug3: mm_send_keystate: Sending compression state >debug3: mm_request_send entering: type 24 >debug3: mm_send_keystate: Finished sending state >debug3: mm_newkeys_from_blob: 0xc1947e0(143) >debug2: mac_setup: found hmac-sha1 >debug3: mm_get_keystate: Waiting for second key >debug3: mm_newkeys_from_blob: 0xc1936b0(143) >debug2: mac_setup: found hmac-sha1 >debug3: mm_get_keystate: Getting compression state >debug3: mm_get_keystate: Getting Network I/O buffers >debug3: mm_share_sync: Share sync >debug3: mm_share_sync: Share sync end >User child is on pid 8771 >debug3: mm_request_receive entering >debug1: permanently_set_uid: 500/3 >debug2: set_newkeys: mode 0 >debug2: cipher_init: set keylen (16 -> 32) >debug2: set_newkeys: mode 1 >debug2: cipher_init: set keylen (16 -> 32) >debug1: Entering interactive session for SSH2. >debug2: fd 5 setting O_NONBLOCK >debug2: fd 6 setting O_NONBLOCK >debug1: server_init_dispatch_20 >debug1: server_input_channel_open: ctype session rchan 256 win 16384 max 16384 >debug1: input_session_request >debug1: channel 0: new [server-session] >debug2: session_new: allocate (allocated 0 max 10) >debug3: session_unused: session id 0 unused >debug1: session_new: session 0 >debug1: session_open: channel 0 >debug1: session_open: session 0: link with channel 0 >debug1: server_input_channel_open: confirm session >debug1: server_input_channel_req: channel 0 request pty-req reply 1 >debug1: session_by_channel: session 0 channel 0 >debug1: session_input_channel_req: session 0 req pty-req >debug1: Allocating pty. >debug3: mm_request_send entering: type 25 >debug3: mm_pty_allocate: waiting for MONITOR_ANS_PTY >debug3: mm_request_receive_expect entering: type 26 >debug3: mm_request_receive entering >debug3: monitor_read: checking request 25 >debug3: mm_answer_pty entering >debug2: session_new: allocate (allocated 0 max 10) >debug3: session_unused: session id 0 unused >debug1: session_new: session 0 >debug3: mm_request_send entering: type 26 >debug3: mm_answer_pty: tty /dev/pts/2 ptyfd 4 >debug3: mm_request_receive entering >debug1: session_pty_req: session 0 alloc /dev/pts/2 >debug1: server_input_channel_req: channel 0 request shell reply 1 >debug1: session_by_channel: session 0 channel 0 >debug1: session_input_channel_req: session 0 req shell >debug1: Setting controlling tty using TIOCSCTTY. >debug2: fd 3 setting TCP_NODELAY >debug2: channel 0: rfd 9 isatty >debug2: fd 9 setting O_NONBLOCK >debug3: fd 7 is O_NONBLOCK
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1841
:
1960
| 1967