Bugzilla – Attachment 3378 Details for
Bug 3148
Unable to perform host-based authentication as root if "IgnoreRhosts" is set to "yes" on server configuration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
OpenSSH server log
sshd.log (text/plain), 40.98 KB, created by
Anderson Medeiros Gomes
on 2020-04-14 17:41:43 AEST
(
hide
)
Description:
OpenSSH server log
Filename:
MIME Type:
Creator:
Anderson Medeiros Gomes
Created:
2020-04-14 17:41:43 AEST
Size:
40.98 KB
patch
obsolete
>debug2: load_server_config: filename /etc/ssh/sshd_config >debug2: load_server_config: done config len = 549 >debug2: parse_server_config_depth: config /etc/ssh/sshd_config len 549 >debug3: /etc/ssh/sshd_config:32 setting PermitRootLogin yes >debug3: /etc/ssh/sshd_config:37 setting PubkeyAuthentication yes >debug3: /etc/ssh/sshd_config:41 setting AuthorizedKeysFile .ssh/authorized_keys >debug3: /etc/ssh/sshd_config:49 setting HostbasedAuthentication yes >debug3: /etc/ssh/sshd_config:52 setting IgnoreUserKnownHosts yes >debug3: /etc/ssh/sshd_config:54 setting IgnoreRhosts yes >debug3: /etc/ssh/sshd_config:56 setting AuthenticationMethods hostbased,publickey hostbased,keyboard-interactive hostbased,password >debug3: /etc/ssh/sshd_config:57 setting HostbasedUsesNameFromPacketOnly yes >debug3: /etc/ssh/sshd_config:60 setting PasswordAuthentication yes >debug3: /etc/ssh/sshd_config:61 setting PermitEmptyPasswords no >debug3: /etc/ssh/sshd_config:64 setting ChallengeResponseAuthentication no >debug3: /etc/ssh/sshd_config:85 setting UsePAM yes >debug3: /etc/ssh/sshd_config:94 setting PrintMotd no >debug3: /etc/ssh/sshd_config:101 setting UseDNS no >debug3: /etc/ssh/sshd_config:112 setting Subsystem sftp /usr/lib/ssh/sftp-server >debug1: sshd version OpenSSH_8.2, OpenSSL 1.1.1e 17 Mar 2020 >debug1: private host key #0: ssh-rsa SHA256:bRy9mdZjxLuS+Pk8hMhJuhD0VZY43VIDrViLxww3j5I >debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:nKYwDW10TH6UJFxw2z4UqnMGjq+jX6IKSQX7J4lcW0o >debug1: private host key #2: ssh-ed25519 SHA256:DTZbvIhDE0cSXXwcMNlZ9gL8qpRrGbB2BnCI/AzI60Q >debug1: rexec_argv[0]='/usr/sbin/sshd' >debug1: rexec_argv[1]='-Deddd' >debug3: oom_adjust_setup >debug1: Set /proc/self/oom_score_adj from 0 to -1000 >debug2: fd 3 setting O_NONBLOCK >debug1: Bind to port 22 on 0.0.0.0. >Server listening on 0.0.0.0 port 22. >debug2: fd 4 setting O_NONBLOCK >debug3: sock_set_v6only: set socket 4 IPV6_V6ONLY >debug1: Bind to port 22 on ::. >Server listening on :: 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 549 >debug3: ssh_msg_send: type 0 >debug3: send_rexec_state: done >debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8 >debug3: recv_rexec_state: entering fd = 5 >debug3: ssh_msg_recv entering >debug3: recv_rexec_state: done >debug2: parse_server_config_depth: config rexec len 549 >debug3: rexec:32 setting PermitRootLogin yes >debug3: rexec:37 setting PubkeyAuthentication yes >debug3: rexec:41 setting AuthorizedKeysFile .ssh/authorized_keys >debug3: rexec:49 setting HostbasedAuthentication yes >debug3: rexec:52 setting IgnoreUserKnownHosts yes >debug3: rexec:54 setting IgnoreRhosts yes >debug3: rexec:56 setting AuthenticationMethods hostbased,publickey hostbased,keyboard-interactive hostbased,password >debug3: rexec:57 setting HostbasedUsesNameFromPacketOnly yes >debug3: rexec:60 setting PasswordAuthentication yes >debug3: rexec:61 setting PermitEmptyPasswords no >debug3: rexec:64 setting ChallengeResponseAuthentication no >debug3: rexec:85 setting UsePAM yes >debug3: rexec:94 setting PrintMotd no >debug3: rexec:101 setting UseDNS no >debug3: rexec:112 setting Subsystem sftp /usr/lib/ssh/sftp-server >debug1: sshd version OpenSSH_8.2, OpenSSL 1.1.1e 17 Mar 2020 >debug1: private host key #0: ssh-rsa SHA256:bRy9mdZjxLuS+Pk8hMhJuhD0VZY43VIDrViLxww3j5I >debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:nKYwDW10TH6UJFxw2z4UqnMGjq+jX6IKSQX7J4lcW0o >debug1: private host key #2: ssh-ed25519 SHA256:DTZbvIhDE0cSXXwcMNlZ9gL8qpRrGbB2BnCI/AzI60Q >debug1: inetd sockets after dupping: 3, 3 >Connection from 172.17.0.4 port 60024 on 172.17.0.5 port 22 rdomain "" >debug1: Local version string SSH-2.0-OpenSSH_8.2 >debug1: Remote protocol version 2.0, remote software version OpenSSH_8.2 >debug1: match: OpenSSH_8.2 pat OpenSSH* compat 0x04000000 >debug2: fd 3 setting O_NONBLOCK >debug3: ssh_sandbox_init: preparing seccomp filter sandbox >debug2: Network child is on pid 258 >debug3: preauth child monitor started >debug3: privsep user:group 65534:65534 [preauth] >debug1: permanently_set_uid: 65534/65534 [preauth] >debug3: ssh_sandbox_child: setting PR_SET_NO_NEW_PRIVS [preauth] >debug3: ssh_sandbox_child: attaching seccomp filter program [preauth] >debug1: list_hostkey_types: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 [preauth] >debug3: send packet: type 20 [preauth] >debug1: SSH2_MSG_KEXINIT sent [preauth] >debug3: receive packet: type 20 [preauth] >debug1: SSH2_MSG_KEXINIT received [preauth] >debug2: local server KEXINIT proposal [preauth] >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256 [preauth] >debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 [preauth] >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: compression ctos: none,zlib@openssh.com [preauth] >debug2: compression stoc: none,zlib@openssh.com [preauth] >debug2: languages ctos: [preauth] >debug2: languages stoc: [preauth] >debug2: first_kex_follows 0 [preauth] >debug2: reserved 0 [preauth] >debug2: peer client KEXINIT proposal [preauth] >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c [preauth] >debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa [preauth] >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: compression ctos: none,zlib@openssh.com,zlib [preauth] >debug2: compression stoc: none,zlib@openssh.com,zlib [preauth] >debug2: languages ctos: [preauth] >debug2: languages stoc: [preauth] >debug2: first_kex_follows 0 [preauth] >debug2: reserved 0 [preauth] >debug1: kex: algorithm: curve25519-sha256 [preauth] >debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [preauth] >debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none [preauth] >debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none [preauth] >debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth] >debug3: receive packet: type 30 [preauth] >debug3: mm_sshkey_sign entering [preauth] >debug3: mm_request_send entering: type 6 [preauth] >debug3: mm_sshkey_sign: waiting for MONITOR_ANS_SIGN [preauth] >debug3: mm_request_receive_expect entering: type 7 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 6 >debug3: mm_answer_sign >debug3: mm_answer_sign: KEX signature 0x56103cfae1f0(99) >debug3: mm_request_send entering: type 7 >debug2: monitor_read: 6 used once, disabling now >debug3: send packet: type 31 [preauth] >debug3: send packet: type 21 [preauth] >debug2: set_newkeys: mode 1 [preauth] >debug1: rekey out after 134217728 blocks [preauth] >debug1: SSH2_MSG_NEWKEYS sent [preauth] >debug1: Sending SSH2_MSG_EXT_INFO [preauth] >debug3: send packet: type 7 [preauth] >debug1: expecting SSH2_MSG_NEWKEYS [preauth] >debug3: receive packet: type 21 [preauth] >debug1: SSH2_MSG_NEWKEYS received [preauth] >debug2: set_newkeys: mode 0 [preauth] >debug1: rekey in after 134217728 blocks [preauth] >debug1: KEX done [preauth] >debug3: receive packet: type 5 [preauth] >debug3: send packet: type 6 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user root service ssh-connection method none [preauth] >debug1: attempt 0 failures 0 [preauth] >debug3: mm_getpwnamallow entering [preauth] >debug3: mm_request_send entering: type 8 [preauth] >debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM [preauth] >debug3: mm_request_receive_expect entering: type 9 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 8 >debug3: mm_answer_pwnamallow >debug2: parse_server_config_depth: config reprocess config len 549 >debug3: auth2_setup_methods_lists: checking methods >debug1: authentication methods list 0: hostbased,publickey >Disabled method "keyboard-interactive" in AuthenticationMethods list "hostbased,keyboard-interactive" >Authentication methods list "hostbased,keyboard-interactive" contains disabled method, skipping >debug1: authentication methods list 1: hostbased,password >debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1 >debug3: mm_request_send entering: type 9 >debug2: monitor_read: 8 used once, disabling now >debug2: input_userauth_request: setting up authctxt for root [preauth] >debug3: mm_start_pam entering [preauth] >debug3: mm_request_send entering: type 100 [preauth] >debug3: mm_inform_authserv entering [preauth] >debug3: mm_request_send entering: type 4 [preauth] >debug3: auth2_setup_methods_lists: checking methods [preauth] >debug1: authentication methods list 0: hostbased,publickey [preauth] >Disabled method "keyboard-interactive" in AuthenticationMethods list "hostbased,keyboard-interactive" [preauth] >Authentication methods list "hostbased,keyboard-interactive" contains disabled method, skipping [preauth] >debug1: authentication methods list 1: hostbased,password [preauth] >debug2: Unrecognized authentication method name: none [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 2.890ms, delaying 4.849ms (requested 7.739ms) [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 100 >debug1: PAM: initializing for "root" >debug1: PAM: setting PAM_RHOST to "172.17.0.4" >debug1: PAM: setting PAM_TTY to "ssh" >debug2: monitor_read: 100 used once, disabling now >debug3: mm_request_receive entering >debug3: monitor_read: checking request 4 >debug3: mm_answer_authserv: service=ssh-connection, style= >debug2: monitor_read: 4 used once, disabling now >debug3: userauth_finish: failure partial=0 next methods="hostbased" [preauth] >debug3: send packet: type 51 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user root service ssh-connection method hostbased [preauth] >debug1: attempt 1 failures 0 [preauth] >debug2: input_userauth_request: try method hostbased [preauth] >debug1: userauth_hostbased: cuser root chost ssh-client. pkalg ecdsa-sha2-nistp256 slen 99 [preauth] >debug3: mm_key_allowed entering [preauth] >debug3: mm_request_send entering: type 22 [preauth] >debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED [preauth] >debug3: mm_request_receive_expect entering: type 23 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 22 >debug3: mm_answer_keyallowed entering >debug3: mm_answer_keyallowed: key_from_blob: 0x56103cfccfb0 >debug2: hostbased_key_allowed: chost ssh-client. resolvedname 172.17.0.4 ipaddr 172.17.0.4 >debug2: stripping trailing dot from chost ssh-client. >debug2: auth_rhosts2: clientuser root hostname ssh-client ipaddr ssh-client >debug1: temporarily_use_uid: 0/0 (e=0/0) >debug1: restore_uid: 0/0 >debug3: auth_rhosts2: root user, ignoring system hosts files >debug1: temporarily_use_uid: 0/0 (e=0/0) >debug1: restore_uid: 0/0 >debug2: hostbased_key_allowed: auth_rhosts2 refused user "root" host "ssh-client" (from packet) >debug3: mm_answer_keyallowed: hostbased authentication test: ECDSA key is not allowed >Failed hostbased for root from 172.17.0.4 port 60024 ssh2: ECDSA SHA256:FrZ3XJCsd+IPJfXBtVMrp9oSPn4Azu7szkrzawYgfUU, client user "root", client host "ssh-client" >debug3: mm_request_send entering: type 23 >debug2: userauth_hostbased: authenticated 0 [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 2.698ms, delaying 5.040ms (requested 7.739ms) [preauth] >debug3: userauth_finish: failure partial=0 next methods="hostbased" [preauth] >debug3: send packet: type 51 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user root service ssh-connection method hostbased [preauth] >debug1: attempt 2 failures 1 [preauth] >debug2: input_userauth_request: try method hostbased [preauth] >debug1: userauth_hostbased: cuser root chost ssh-client. pkalg ssh-ed25519 slen 83 [preauth] >debug3: mm_key_allowed entering [preauth] >debug3: mm_request_send entering: type 22 [preauth] >debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED [preauth] >debug3: mm_request_receive_expect entering: type 23 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 22 >debug3: mm_answer_keyallowed entering >debug3: mm_answer_keyallowed: key_from_blob: 0x56103cfb1060 >debug2: hostbased_key_allowed: chost ssh-client. resolvedname 172.17.0.4 ipaddr 172.17.0.4 >debug2: stripping trailing dot from chost ssh-client. >debug2: auth_rhosts2: clientuser root hostname ssh-client ipaddr ssh-client >debug1: temporarily_use_uid: 0/0 (e=0/0) >debug1: restore_uid: 0/0 >debug3: auth_rhosts2: root user, ignoring system hosts files >debug1: temporarily_use_uid: 0/0 (e=0/0) >debug1: restore_uid: 0/0 >debug2: hostbased_key_allowed: auth_rhosts2 refused user "root" host "ssh-client" (from packet) >debug3: mm_answer_keyallowed: hostbased authentication test: ED25519 key is not allowed >Failed hostbased for root from 172.17.0.4 port 60024 ssh2: ED25519 SHA256:tpec77oYJBdlgrPcjrsac8wWBZ30HU3CTkzCj0BsLDk, client user "root", client host "ssh-client" >debug3: mm_request_send entering: type 23 >debug2: userauth_hostbased: authenticated 0 [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 0.453ms, delaying 7.286ms (requested 7.739ms) [preauth] >debug3: userauth_finish: failure partial=0 next methods="hostbased" [preauth] >debug3: send packet: type 51 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user root service ssh-connection method hostbased [preauth] >debug1: attempt 3 failures 2 [preauth] >debug2: input_userauth_request: try method hostbased [preauth] >debug1: userauth_hostbased: cuser root chost ssh-client. pkalg ssh-rsa slen 399 [preauth] >debug3: mm_key_allowed entering [preauth] >debug3: mm_request_send entering: type 22 [preauth] >debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED [preauth] >debug3: mm_request_receive_expect entering: type 23 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 22 >debug3: mm_answer_keyallowed entering >debug3: mm_answer_keyallowed: key_from_blob: 0x56103cfb1060 >debug2: hostbased_key_allowed: chost ssh-client. resolvedname 172.17.0.4 ipaddr 172.17.0.4 >debug2: stripping trailing dot from chost ssh-client. >debug2: auth_rhosts2: clientuser root hostname ssh-client ipaddr ssh-client >debug1: temporarily_use_uid: 0/0 (e=0/0) >debug1: restore_uid: 0/0 >debug3: auth_rhosts2: root user, ignoring system hosts files >debug1: temporarily_use_uid: 0/0 (e=0/0) >debug1: restore_uid: 0/0 >debug2: hostbased_key_allowed: auth_rhosts2 refused user "root" host "ssh-client" (from packet) >debug3: mm_answer_keyallowed: hostbased authentication test: RSA key is not allowed >Failed hostbased for root from 172.17.0.4 port 60024 ssh2: RSA SHA256:/d/f1doS7KuMrD2i+3/Vhf557pyw7W8w+CHokota6lI, client user "root", client host "ssh-client" >debug3: mm_request_send entering: type 23 >debug2: userauth_hostbased: authenticated 0 [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 0.599ms, delaying 7.140ms (requested 7.739ms) [preauth] >debug3: userauth_finish: failure partial=0 next methods="hostbased" [preauth] >debug3: send packet: type 51 [preauth] >Connection closed by authenticating user root 172.17.0.4 port 60024 [preauth] >debug1: do_cleanup [preauth] >debug3: PAM: sshpam_thread_cleanup entering [preauth] >debug1: monitor_read_log: child log fd closed >debug3: mm_request_receive entering >debug1: do_cleanup >debug1: PAM: cleanup >debug3: PAM: sshpam_thread_cleanup entering >debug1: Killing privsep child 258 >debug2: load_server_config: filename /etc/ssh/sshd_config >debug2: load_server_config: done config len = 549 >debug2: parse_server_config_depth: config /etc/ssh/sshd_config len 549 >debug3: /etc/ssh/sshd_config:32 setting PermitRootLogin yes >debug3: /etc/ssh/sshd_config:37 setting PubkeyAuthentication yes >debug3: /etc/ssh/sshd_config:41 setting AuthorizedKeysFile .ssh/authorized_keys >debug3: /etc/ssh/sshd_config:49 setting HostbasedAuthentication yes >debug3: /etc/ssh/sshd_config:52 setting IgnoreUserKnownHosts yes >debug3: /etc/ssh/sshd_config:54 setting IgnoreRhosts yes >debug3: /etc/ssh/sshd_config:56 setting AuthenticationMethods hostbased,publickey hostbased,keyboard-interactive hostbased,password >debug3: /etc/ssh/sshd_config:57 setting HostbasedUsesNameFromPacketOnly yes >debug3: /etc/ssh/sshd_config:60 setting PasswordAuthentication yes >debug3: /etc/ssh/sshd_config:61 setting PermitEmptyPasswords no >debug3: /etc/ssh/sshd_config:64 setting ChallengeResponseAuthentication no >debug3: /etc/ssh/sshd_config:85 setting UsePAM yes >debug3: /etc/ssh/sshd_config:94 setting PrintMotd no >debug3: /etc/ssh/sshd_config:101 setting UseDNS no >debug3: /etc/ssh/sshd_config:112 setting Subsystem sftp /usr/lib/ssh/sftp-server >debug1: sshd version OpenSSH_8.2, OpenSSL 1.1.1e 17 Mar 2020 >debug1: private host key #0: ssh-rsa SHA256:bRy9mdZjxLuS+Pk8hMhJuhD0VZY43VIDrViLxww3j5I >debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:nKYwDW10TH6UJFxw2z4UqnMGjq+jX6IKSQX7J4lcW0o >debug1: private host key #2: ssh-ed25519 SHA256:DTZbvIhDE0cSXXwcMNlZ9gL8qpRrGbB2BnCI/AzI60Q >debug1: rexec_argv[0]='/usr/sbin/sshd' >debug1: rexec_argv[1]='-Deddd' >debug3: oom_adjust_setup >debug1: Set /proc/self/oom_score_adj from 0 to -1000 >debug2: fd 3 setting O_NONBLOCK >debug1: Bind to port 22 on 0.0.0.0. >Server listening on 0.0.0.0 port 22. >debug2: fd 4 setting O_NONBLOCK >debug3: sock_set_v6only: set socket 4 IPV6_V6ONLY >debug1: Bind to port 22 on ::. >Server listening on :: 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 549 >debug3: ssh_msg_send: type 0 >debug3: send_rexec_state: done >debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8 >debug3: recv_rexec_state: entering fd = 5 >debug3: ssh_msg_recv entering >debug3: recv_rexec_state: done >debug2: parse_server_config_depth: config rexec len 549 >debug3: rexec:32 setting PermitRootLogin yes >debug3: rexec:37 setting PubkeyAuthentication yes >debug3: rexec:41 setting AuthorizedKeysFile .ssh/authorized_keys >debug3: rexec:49 setting HostbasedAuthentication yes >debug3: rexec:52 setting IgnoreUserKnownHosts yes >debug3: rexec:54 setting IgnoreRhosts yes >debug3: rexec:56 setting AuthenticationMethods hostbased,publickey hostbased,keyboard-interactive hostbased,password >debug3: rexec:57 setting HostbasedUsesNameFromPacketOnly yes >debug3: rexec:60 setting PasswordAuthentication yes >debug3: rexec:61 setting PermitEmptyPasswords no >debug3: rexec:64 setting ChallengeResponseAuthentication no >debug3: rexec:85 setting UsePAM yes >debug3: rexec:94 setting PrintMotd no >debug3: rexec:101 setting UseDNS no >debug3: rexec:112 setting Subsystem sftp /usr/lib/ssh/sftp-server >debug1: sshd version OpenSSH_8.2, OpenSSL 1.1.1e 17 Mar 2020 >debug1: private host key #0: ssh-rsa SHA256:bRy9mdZjxLuS+Pk8hMhJuhD0VZY43VIDrViLxww3j5I >debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:nKYwDW10TH6UJFxw2z4UqnMGjq+jX6IKSQX7J4lcW0o >debug1: private host key #2: ssh-ed25519 SHA256:DTZbvIhDE0cSXXwcMNlZ9gL8qpRrGbB2BnCI/AzI60Q >debug1: inetd sockets after dupping: 3, 3 >Connection from 172.17.0.4 port 60040 on 172.17.0.5 port 22 rdomain "" >debug1: Local version string SSH-2.0-OpenSSH_8.2 >debug1: Remote protocol version 2.0, remote software version OpenSSH_8.2 >debug1: match: OpenSSH_8.2 pat OpenSSH* compat 0x04000000 >debug2: fd 3 setting O_NONBLOCK >debug3: ssh_sandbox_init: preparing seccomp filter sandbox >debug2: Network child is on pid 261 >debug3: preauth child monitor started >debug3: privsep user:group 65534:65534 [preauth] >debug1: permanently_set_uid: 65534/65534 [preauth] >debug3: ssh_sandbox_child: setting PR_SET_NO_NEW_PRIVS [preauth] >debug3: ssh_sandbox_child: attaching seccomp filter program [preauth] >debug1: list_hostkey_types: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 [preauth] >debug3: send packet: type 20 [preauth] >debug1: SSH2_MSG_KEXINIT sent [preauth] >debug3: receive packet: type 20 [preauth] >debug1: SSH2_MSG_KEXINIT received [preauth] >debug2: local server KEXINIT proposal [preauth] >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256 [preauth] >debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519 [preauth] >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: compression ctos: none,zlib@openssh.com [preauth] >debug2: compression stoc: none,zlib@openssh.com [preauth] >debug2: languages ctos: [preauth] >debug2: languages stoc: [preauth] >debug2: first_kex_follows 0 [preauth] >debug2: reserved 0 [preauth] >debug2: peer client KEXINIT proposal [preauth] >debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c [preauth] >debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa [preauth] >debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com [preauth] >debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 [preauth] >debug2: compression ctos: none,zlib@openssh.com,zlib [preauth] >debug2: compression stoc: none,zlib@openssh.com,zlib [preauth] >debug2: languages ctos: [preauth] >debug2: languages stoc: [preauth] >debug2: first_kex_follows 0 [preauth] >debug2: reserved 0 [preauth] >debug1: kex: algorithm: curve25519-sha256 [preauth] >debug1: kex: host key algorithm: ecdsa-sha2-nistp256 [preauth] >debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none [preauth] >debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none [preauth] >debug1: expecting SSH2_MSG_KEX_ECDH_INIT [preauth] >debug3: receive packet: type 30 [preauth] >debug3: mm_sshkey_sign entering [preauth] >debug3: mm_request_send entering: type 6 [preauth] >debug3: mm_sshkey_sign: waiting for MONITOR_ANS_SIGN [preauth] >debug3: mm_request_receive_expect entering: type 7 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 6 >debug3: mm_answer_sign >debug3: mm_answer_sign: KEX signature 0x56276fda31f0(99) >debug3: mm_request_send entering: type 7 >debug2: monitor_read: 6 used once, disabling now >debug3: send packet: type 31 [preauth] >debug3: send packet: type 21 [preauth] >debug2: set_newkeys: mode 1 [preauth] >debug1: rekey out after 134217728 blocks [preauth] >debug1: SSH2_MSG_NEWKEYS sent [preauth] >debug1: Sending SSH2_MSG_EXT_INFO [preauth] >debug3: send packet: type 7 [preauth] >debug1: expecting SSH2_MSG_NEWKEYS [preauth] >debug3: receive packet: type 21 [preauth] >debug1: SSH2_MSG_NEWKEYS received [preauth] >debug2: set_newkeys: mode 0 [preauth] >debug1: rekey in after 134217728 blocks [preauth] >debug1: KEX done [preauth] >debug3: receive packet: type 5 [preauth] >debug3: send packet: type 6 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user sshuser service ssh-connection method none [preauth] >debug1: attempt 0 failures 0 [preauth] >debug3: mm_getpwnamallow entering [preauth] >debug3: mm_request_send entering: type 8 [preauth] >debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM [preauth] >debug3: mm_request_receive_expect entering: type 9 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 8 >debug3: mm_answer_pwnamallow >debug2: parse_server_config_depth: config reprocess config len 549 >debug3: auth2_setup_methods_lists: checking methods >debug1: authentication methods list 0: hostbased,publickey >Disabled method "keyboard-interactive" in AuthenticationMethods list "hostbased,keyboard-interactive" >Authentication methods list "hostbased,keyboard-interactive" contains disabled method, skipping >debug1: authentication methods list 1: hostbased,password >debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1 >debug3: mm_request_send entering: type 9 >debug2: monitor_read: 8 used once, disabling now >debug2: input_userauth_request: setting up authctxt for sshuser [preauth] >debug3: mm_start_pam entering [preauth] >debug3: mm_request_send entering: type 100 [preauth] >debug3: mm_inform_authserv entering [preauth] >debug3: mm_request_send entering: type 4 [preauth] >debug3: auth2_setup_methods_lists: checking methods [preauth] >debug1: authentication methods list 0: hostbased,publickey [preauth] >Disabled method "keyboard-interactive" in AuthenticationMethods list "hostbased,keyboard-interactive" [preauth] >Authentication methods list "hostbased,keyboard-interactive" contains disabled method, skipping [preauth] >debug1: authentication methods list 1: hostbased,password [preauth] >debug2: Unrecognized authentication method name: none [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 1.175ms, delaying 7.796ms (requested 8.971ms) [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 100 >debug1: PAM: initializing for "sshuser" >debug1: PAM: setting PAM_RHOST to "172.17.0.4" >debug1: PAM: setting PAM_TTY to "ssh" >debug2: monitor_read: 100 used once, disabling now >debug3: mm_request_receive entering >debug3: monitor_read: checking request 4 >debug3: mm_answer_authserv: service=ssh-connection, style= >debug2: monitor_read: 4 used once, disabling now >debug3: userauth_finish: failure partial=0 next methods="hostbased" [preauth] >debug3: send packet: type 51 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user sshuser service ssh-connection method hostbased [preauth] >debug1: attempt 1 failures 0 [preauth] >debug2: input_userauth_request: try method hostbased [preauth] >debug1: userauth_hostbased: cuser sshuser chost ssh-client. pkalg ecdsa-sha2-nistp256 slen 100 [preauth] >debug3: mm_key_allowed entering [preauth] >debug3: mm_request_send entering: type 22 [preauth] >debug3: mm_key_allowed: waiting for MONITOR_ANS_KEYALLOWED [preauth] >debug3: mm_request_receive_expect entering: type 23 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 22 >debug3: mm_answer_keyallowed entering >debug3: mm_answer_keyallowed: key_from_blob: 0x56276fdc2070 >debug2: hostbased_key_allowed: chost ssh-client. resolvedname 172.17.0.4 ipaddr 172.17.0.4 >debug2: stripping trailing dot from chost ssh-client. >debug2: auth_rhosts2: clientuser sshuser hostname ssh-client ipaddr ssh-client >debug1: temporarily_use_uid: 1000/1000 (e=0/0) >debug1: restore_uid: 0/0 >debug1: fd 4 clearing O_NONBLOCK >debug2: hostbased_key_allowed: access allowed by auth_rhosts2 >debug3: hostkeys_foreach: reading file "/etc/ssh/ssh_known_hosts" >debug3: record_hostkey: found key type RSA in file /etc/ssh/ssh_known_hosts:1 >debug3: record_hostkey: found key type ECDSA in file /etc/ssh/ssh_known_hosts:2 >debug3: record_hostkey: found key type ED25519 in file /etc/ssh/ssh_known_hosts:3 >debug3: load_hostkeys: loaded 3 keys from ssh-client >debug1: check_key_in_hostfiles: key for ssh-client found at /etc/ssh/ssh_known_hosts:2 >Accepted ECDSA public key SHA256:FrZ3XJCsd+IPJfXBtVMrp9oSPn4Azu7szkrzawYgfUU from sshuser@ssh-client >debug3: mm_answer_keyallowed: hostbased authentication test: ECDSA key is allowed >debug3: mm_request_send entering: type 23 >debug3: mm_sshkey_verify entering [preauth] >debug3: mm_request_send entering: type 24 [preauth] >debug3: mm_sshkey_verify: waiting for MONITOR_ANS_KEYVERIFY [preauth] >debug3: mm_request_receive_expect entering: type 25 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 24 >debug3: mm_answer_keyverify: hostbased 0x56276fdc2070 signature verified >debug3: mm_request_send entering: type 25 >debug3: auth2_update_methods_lists: updating methods list after "hostbased" >debug3: authentication methods list 0 remaining: "publickey" >debug3: authentication methods list 1 remaining: "password" >debug3: monitor_child_preauth: method hostbased: partial >Partial hostbased for sshuser from 172.17.0.4 port 60040 ssh2: ECDSA SHA256:FrZ3XJCsd+IPJfXBtVMrp9oSPn4Azu7szkrzawYgfUU >debug2: userauth_hostbased: authenticated 1 [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 3.610ms, delaying 5.361ms (requested 8.971ms) [preauth] >debug3: auth2_update_methods_lists: updating methods list after "hostbased" [preauth] >debug3: authentication methods list 0 remaining: "publickey" [preauth] >debug3: authentication methods list 1 remaining: "password" [preauth] >debug3: userauth_finish: failure partial=1 next methods="publickey,password" [preauth] >debug3: send packet: type 51 [preauth] >debug3: receive packet: type 50 [preauth] >debug1: userauth-request for user sshuser service ssh-connection method password [preauth] >debug1: attempt 2 failures 0 [preauth] >debug2: input_userauth_request: try method password [preauth] >debug3: mm_auth_password entering [preauth] >debug3: mm_request_send entering: type 12 [preauth] >debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD [preauth] >debug3: mm_request_receive_expect entering: type 13 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_request_receive entering >debug3: monitor_read: checking request 12 >debug3: PAM: sshpam_passwd_conv called with 1 messages >debug1: PAM: password authentication accepted for sshuser >debug3: mm_answer_authpassword: sending result 1 >debug3: mm_request_send entering: type 13 >debug3: auth2_update_methods_lists: updating methods list after "password" >debug2: authentication methods list 1 complete >debug3: mm_request_receive_expect entering: type 102 >debug3: mm_request_receive entering >debug1: do_pam_account: called >debug2: do_pam_account: auth information in SSH_AUTH_INFO_0 >debug3: PAM: do_pam_account pam_acct_mgmt = 0 (Success) >debug3: mm_request_send entering: type 103 >Accepted password for sshuser from 172.17.0.4 port 60040 ssh2 >debug1: monitor_child_preauth: sshuser has been authenticated by privileged process >debug3: mm_get_keystate: Waiting for new keys >debug3: mm_request_receive_expect entering: type 26 >debug3: mm_request_receive entering >debug3: mm_get_keystate: GOT new keys >debug3: mm_auth_password: user authenticated [preauth] >debug3: user_specific_delay: user specific delay 0.000ms [preauth] >debug3: ensure_minimum_time_since: elapsed 69.867ms, delaying 1.898ms (requested 8.971ms) [preauth] >debug3: auth2_update_methods_lists: updating methods list after "password" [preauth] >debug2: authentication methods list 1 complete [preauth] >debug3: mm_do_pam_account entering [preauth] >debug3: mm_request_send entering: type 102 [preauth] >debug3: mm_request_receive_expect entering: type 103 [preauth] >debug3: mm_request_receive entering [preauth] >debug3: mm_do_pam_account returning 1 [preauth] >debug3: send packet: type 52 [preauth] >debug3: mm_request_send entering: type 26 [preauth] >debug3: mm_send_keystate: Finished sending state [preauth] >debug1: monitor_read_log: child log fd closed >debug3: ssh_sandbox_parent_finish: finished >debug1: PAM: establishing credentials >debug3: PAM: opening session >debug2: do_pam_session: auth information in SSH_AUTH_INFO_0 >User child is on pid 262 >debug1: PAM: establishing credentials >debug1: permanently_set_uid: 1000/1000 >debug3: monitor_apply_keystate: packet_set_state >debug2: set_newkeys: mode 0 >debug1: rekey in after 134217728 blocks >debug2: set_newkeys: mode 1 >debug1: rekey out after 134217728 blocks >debug1: ssh_packet_set_postauth: called >debug3: ssh_packet_set_state: done >debug3: notify_hostkeys: key 0: ssh-rsa SHA256:bRy9mdZjxLuS+Pk8hMhJuhD0VZY43VIDrViLxww3j5I >debug3: notify_hostkeys: key 1: ecdsa-sha2-nistp256 SHA256:nKYwDW10TH6UJFxw2z4UqnMGjq+jX6IKSQX7J4lcW0o >debug3: notify_hostkeys: key 2: ssh-ed25519 SHA256:DTZbvIhDE0cSXXwcMNlZ9gL8qpRrGbB2BnCI/AzI60Q >debug3: notify_hostkeys: sent 3 hostkeys >debug3: send packet: type 80 >debug1: active: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding >debug3: sending debug message: Accepted for ssh-client [ssh-client] by /etc/ssh/shosts.equiv. >debug3: send packet: type 4 >debug1: Entering interactive session for SSH2. >debug2: fd 6 setting O_NONBLOCK >debug2: fd 7 setting O_NONBLOCK >debug1: server_init_dispatch >debug3: receive packet: type 90 >debug1: server_input_channel_open: ctype session rchan 0 win 1048576 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 >debug3: send packet: type 91 >debug3: receive packet: type 80 >debug1: server_input_global_request: rtype no-more-sessions@openssh.com want_reply 0 >debug3: receive packet: type 98 >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 28 >debug3: mm_pty_allocate: waiting for MONITOR_ANS_PTY >debug3: mm_request_receive_expect entering: type 29 >debug3: mm_request_receive entering >debug3: mm_request_receive entering >debug3: monitor_read: checking request 28 >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 29 >debug3: mm_answer_pty: tty /dev/pts/1 ptyfd 4 >debug1: session_pty_req: session 0 alloc /dev/pts/1 >debug3: send packet: type 99 >debug3: receive packet: type 98 >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 >Starting session: shell on pts/1 for sshuser from 172.17.0.4 port 60040 id 0 >debug2: fd 3 setting TCP_NODELAY >debug3: ssh_packet_set_tos: set IP_TOS 0x48 >debug2: channel 0: rfd 10 isatty >debug2: fd 10 setting O_NONBLOCK >debug3: fd 8 is O_NONBLOCK >debug3: send packet: type 99 >debug1: Setting controlling tty using TIOCSCTTY. >debug1: Received SIGCHLD. >debug1: session_by_pid: pid 263 >debug1: session_exit_message: session 0 channel 0 pid 263 >debug2: channel 0: request exit-status confirm 0 >debug3: send packet: type 98 >debug1: session_exit_message: release channel 0 >debug2: channel 0: write failed >debug2: channel 0: chan_shutdown_write (i0 o0 sock -1 wfd 8 efd -1 [closed]) >debug2: channel 0: send eow >debug3: send packet: type 98 >debug2: channel 0: output open -> closed >debug3: mm_request_send entering: type 30 >debug2: channel 0: read<=0 rfd 10 len -1 >debug2: channel 0: read failed >debug2: channel 0: chan_shutdown_read (i0 o3 sock -1 wfd 10 efd -1 [closed]) >debug3: mm_request_receive entering >debug2: channel 0: input open -> drain >debug2: channel 0: ibuf empty >debug2: channel 0: send eof >debug3: send packet: type 96 >debug2: channel 0: input drain -> closed >debug3: monitor_read: checking request 30 >debug2: channel 0: send close >debug3: mm_answer_pty_cleanup entering >debug3: send packet: type 97 >debug1: session_by_tty: session 0 tty /dev/pts/1 >debug2: notify_done: reading >debug3: mm_session_close: session 0 pid 262 >debug3: mm_session_close: tty /dev/pts/1 ptyfd 4 >debug1: session_pty_cleanup2: session 0 release /dev/pts/1 >debug3: channel 0: will not send data after close >syslogin_perform_logout: logout() returned an error >debug3: session_unused: session id 0 unused >debug3: receive packet: type 97 >debug2: channel 0: rcvd close >debug3: channel 0: will not send data after close >debug2: channel 0: is dead >debug2: channel 0: gc: notify user >debug1: session_by_channel: session 0 channel 0 >debug1: session_close_by_channel: channel 0 child 0 >Close session: user sshuser from 172.17.0.4 port 60040 id 0 >debug3: session_unused: session id 0 unused >debug2: channel 0: gc: user detached >debug2: channel 0: is dead >debug2: channel 0: garbage collecting >debug1: channel 0: free: server-session, nchannels 1 >debug3: channel 0: status: The following connections are open: > #0 server-session (t4 r0 i3/0 o3/0 e[closed]/0 fd -1/-1/-1 sock -1 cc -1) > >debug3: receive packet: type 1 >Received disconnect from 172.17.0.4 port 60040:11: disconnected by user >Disconnected from user sshuser 172.17.0.4 port 60040 >debug1: do_cleanup >debug3: PAM: sshpam_thread_cleanup entering >debug3: mm_request_receive entering >debug1: do_cleanup >debug1: PAM: cleanup >debug1: PAM: closing session >debug1: PAM: deleting credentials >debug3: PAM: sshpam_thread_cleanup entering
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 3148
:
3376
|
3377
| 3378 |
3379
|
3380
|
3381