[scponly] Chroot scponly problems - can't stay connected - stumped!

Darren Smith dsmith at faculty.ocad.ca
Tue Jul 10 17:15:55 EDT 2007


Hi:

I hope someone can assist me with this.

I've been trying to get Scponly 4.3 (chrooted) going on Gentoo 2007.0 for a
few days now and can't seem to figure out what's wrong.  I can authenticate
properly but the connection will close after trying to start sftp-server it
seems.  A SIGCHLD error jumped out in the log.

I have setup my chroot environment and tested it (using this method:
http://www.fuschlberger.net/programs/ssh-scp-sftp-chroot-jail/), which works
fine, but is a clunky way of doing it it seems.  When I set
/usr/sbin/scponlyc as the user shell, however, I get an immediate disconnect
in my SFTP client.

I've also tried Scponly 4.6 out of curiousity with the same result.  4.3 is
the version in Portage, so figured it was tested.

I am connecting with SFTP.  Chroot jail at /home/chroot.  I've even tried
copying every library from /lib into the chroot, so it doesn't seem to be
library issue.  sftp-server and scponlyc exist within the chroot environment
too.  I set scponlyc as SETUID too.

Thanks for any help.



Don't know if this helps:  Although login shouldn't work at all with
scponly, I do get some curious error messages from scponly when attempting
it:

------

ws chroot # login testuser
Password:
Last login: Tue Jul 10 17:03:05 2007 on pts/0

ws

scponly[3905]: 1 arguments in total.
scponly[3905]:  arg 0 is -scponlyc
scponly[3905]: opened log at LOG_AUTHPRIV, opts 0x00000029
scponly[3905]: incorrect number of args
ws chroot #

-------


Relevant contents of syslog (sshd on logging level DEBUG3).  strace output
follows after:

-------
Jul 10 16:56:02 ws sshd[20576]: debug3: fd 4 is not O_NONBLOCK
Jul 10 16:56:02 ws sshd[3864]: debug1: rexec start in 4 out 4 newsock 4 pipe
6 sock 7
Jul 10 16:56:02 ws sshd[20576]: debug1: Forked child 3864.
Jul 10 16:56:02 ws sshd[20576]: debug3: send_rexec_state: entering fd = 7
config len 363
Jul 10 16:56:02 ws sshd[20576]: debug3: ssh_msg_send: type 0
Jul 10 16:56:02 ws sshd[20576]: debug3: send_rexec_state: done
Jul 10 16:56:02 ws sshd[3864]: debug1: inetd sockets after dupping: 3, 3
Jul 10 16:56:02 ws sshd[3864]: Connection from 10.2.30.17 port 2166
Jul 10 16:56:02 ws sshd[3864]: debug1: Client protocol version 2.0; client
software version WinSCP_release_3.8.2
Jul 10 16:56:02 ws sshd[3864]: debug1: no match: WinSCP_release_3.8.2
Jul 10 16:56:02 ws sshd[3864]: debug1: Enabling compatibility mode for
protocol 2.0
Jul 10 16:56:02 ws sshd[3864]: debug1: Local version string
SSH-2.0-OpenSSH_4.5
Jul 10 16:56:02 ws sshd[3864]: debug2: fd 3 setting O_NONBLOCK
Jul 10 16:56:02 ws sshd[3864]: debug2: Network child is on pid 3865
Jul 10 16:56:02 ws sshd[3864]: debug3: preauth child monitor started
Jul 10 16:56:02 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:03 ws sshd[3864]: debug3: monitor_read: checking request 0
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_answer_moduli: got parameters:
1024 2048 8192
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_send entering: type 1
Jul 10 16:56:03 ws sshd[3864]: debug2: monitor_read: 0 used once, disabling
now
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:03 ws sshd[3864]: debug3: monitor_read: checking request 4
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_answer_sign
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_answer_sign: signature
0x42d868687e0(271)
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_send entering: type 5
Jul 10 16:56:03 ws sshd[3864]: debug2: monitor_read: 4 used once, disabling
now
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:03 ws sshd[3864]: debug3: monitor_read: checking request 6
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_answer_pwnamallow
Jul 10 16:56:03 ws sshd[3864]: debug3: Trying to reverse map address
10.2.30.17.
Jul 10 16:56:03 ws sshd[3864]: debug2: parse_server_config: config reprocess
config len 363
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_answer_pwnamallow: sending
MONITOR_ANS_PWNAM: 1
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_send entering: type 7
Jul 10 16:56:03 ws sshd[3864]: debug2: monitor_read: 6 used once, disabling
now
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:03 ws sshd[3864]: debug3: monitor_read: checking request 45
Jul 10 16:56:03 ws sshd[3864]: debug1: PAM: initializing for "testuser"
Jul 10 16:56:03 ws sshd[3864]: debug1: PAM: setting PAM_RHOST to
"10.2.30.17"
Jul 10 16:56:03 ws sshd[3864]: debug1: PAM: setting PAM_TTY to "ssh"
Jul 10 16:56:03 ws sshd[3864]: debug2: monitor_read: 45 used once, disabling
now
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:03 ws sshd[3864]: debug3: monitor_read: checking request 3
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_answer_authserv:
service=ssh-connection, style=
Jul 10 16:56:03 ws sshd[3864]: debug2: monitor_read: 3 used once, disabling
now
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:03 ws sshd[3864]: debug3: monitor_read: checking request 8
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_send entering: type 9
Jul 10 16:56:03 ws sshd[3864]: debug2: monitor_read: 8 used once, disabling
now
Jul 10 16:56:03 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 48
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_pam_init_ctx
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: sshpam_init_ctx entering
Jul 10 16:56:04 ws sshd[3866]: debug3: PAM: sshpam_thread_conv entering, 1
messages
Jul 10 16:56:04 ws sshd[3866]: debug3: ssh_msg_send: type 1
Jul 10 16:56:04 ws sshd[3866]: debug3: ssh_msg_recv entering
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 49
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 50
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_pam_query
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: sshpam_query entering
Jul 10 16:56:04 ws sshd[3864]: debug3: ssh_msg_recv entering
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 51
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 52
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_pam_respond
Jul 10 16:56:04 ws sshd[3864]: debug2: PAM: sshpam_respond entering, 1
responses
Jul 10 16:56:04 ws sshd[3864]: debug3: ssh_msg_send: type 6
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 53
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 50
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_pam_query
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: sshpam_query entering
Jul 10 16:56:04 ws sshd[3864]: debug3: ssh_msg_recv entering
Jul 10 16:56:04 ws sshd[3866]: debug1: do_pam_account: called
Jul 10 16:56:04 ws sshd[3866]: debug3: PAM: do_pam_account pam_acct_mgmt = 0
(Success)
Jul 10 16:56:04 ws sshd[3866]: debug3: ssh_msg_send: type 0
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: import_environments entering
Jul 10 16:56:04 ws sshd[3864]: debug3: sshpam_password_change_required 0
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: num env strings 0
Jul 10 16:56:04 ws sshd[3864]: debug1: PAM: num PAM env strings 0
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 51
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 52
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_pam_respond
Jul 10 16:56:04 ws sshd[3864]: debug2: PAM: sshpam_respond entering, 0
responses
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 53
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 54
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_pam_free_ctx
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: sshpam_free_ctx entering
Jul 10 16:56:04 ws sshd[3864]: debug3: PAM: sshpam_thread_cleanup entering
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 55
Jul 10 16:56:04 ws sshd[3864]: debug2: monitor_read: 54 used once, disabling
now
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive_expect entering:
type 46
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug1: do_pam_account: called
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_send entering: type 47
Jul 10 16:56:04 ws sshd[3864]: Accepted keyboard-interactive/pam for
testuser from 10.2.30.17 port 2166 ssh2
Jul 10 16:56:04 ws sshd[3864]: debug1: monitor_child_preauth: testuser has
been authenticated by privileged process
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_get_keystate: Waiting for new keys
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive_expect entering:
type 24
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_newkeys_from_blob:
0x42d8686a4e0(143)
Jul 10 16:56:04 ws sshd[3864]: debug2: mac_init: found hmac-sha1
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_get_keystate: Waiting for second
key
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_newkeys_from_blob:
0x42d8686a4e0(143)
Jul 10 16:56:04 ws sshd[3864]: debug2: mac_init: found hmac-sha1
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_get_keystate: Getting compression
state
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_get_keystate: Getting Network I/O
buffers
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_share_sync: Share sync
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_share_sync: Share sync end
Jul 10 16:56:04 ws sshd[3864]: debug2: User child is on pid 3867
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_request_receive entering
Jul 10 16:56:04 ws sshd[3867]: debug3: PAM: opening session
Jul 10 16:56:04 ws sshd(pam_unix)[3867]: session opened for user testuser by
(uid=0)
Jul 10 16:56:04 ws sshd[3867]: debug1: PAM: reinitializing credentials
Jul 10 16:56:04 ws sshd[3867]: debug1: permanently_set_uid: 1004/1004
Jul 10 16:56:04 ws sshd[3867]: debug2: set_newkeys: mode 0
Jul 10 16:56:04 ws sshd[3867]: debug2: set_newkeys: mode 1
Jul 10 16:56:04 ws sshd[3867]: debug1: Entering interactive session for
SSH2.
Jul 10 16:56:04 ws sshd[3867]: debug2: fd 5 setting O_NONBLOCK
Jul 10 16:56:04 ws sshd[3867]: debug2: fd 6 setting O_NONBLOCK
Jul 10 16:56:04 ws sshd[3867]: debug1: server_init_dispatch_20
Jul 10 16:56:04 ws sshd[3867]: debug1: server_input_channel_open: ctype
session rchan 256 win 65536 max 16384
Jul 10 16:56:04 ws sshd[3867]: debug1: input_session_request
Jul 10 16:56:04 ws sshd[3867]: debug1: channel 0: new [server-session]
Jul 10 16:56:04 ws sshd[3867]: debug1: session_new: init
Jul 10 16:56:04 ws sshd[3867]: debug1: session_new: session 0
Jul 10 16:56:04 ws sshd[3867]: debug1: session_open: channel 0
Jul 10 16:56:04 ws sshd[3867]: debug1: session_open: session 0: link with
channel 0
Jul 10 16:56:04 ws sshd[3867]: debug1: server_input_channel_open: confirm
session
Jul 10 16:56:04 ws sshd[3867]: debug1: server_input_channel_req: channel 0
request subsystem reply 1
Jul 10 16:56:04 ws sshd[3867]: debug1: session_by_channel: session 0 channel
0
Jul 10 16:56:04 ws sshd[3867]: debug1: session_input_channel_req: session 0
req subsystem
Jul 10 16:56:04 ws sshd[3867]: subsystem request for sftp
Jul 10 16:56:04 ws sshd[3867]: debug1: subsystem: exec()
/usr/lib64/misc/sftp-server
Jul 10 16:56:04 ws sshd[3868]: debug3: channel 0: close_fds r -1 w -1 e -1 c
-1
Jul 10 16:56:04 ws sshd[3867]: debug2: fd 3 setting TCP_NODELAY
Jul 10 16:56:04 ws sshd[3867]: debug2: fd 8 setting O_NONBLOCK
Jul 10 16:56:04 ws sshd[3867]: debug3: fd 8 is O_NONBLOCK
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: read<=0 rfd 8 len 0
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: read failed
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: close_read
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: input open -> drain
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: ibuf empty
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: send eof
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: input drain -> closed
Jul 10 16:56:04 ws sshd[3867]: debug1: Received SIGCHLD.
Jul 10 16:56:04 ws sshd[3867]: debug1: session_by_pid: pid 3868
Jul 10 16:56:04 ws sshd[3867]: debug1: session_exit_message: session 0
channel 0 pid 3868
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: request exit-status
confirm 0
Jul 10 16:56:04 ws sshd[3867]: debug1: session_exit_message: release channel
0
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: write failed
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: close_write
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: output open -> closed
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: send close
Jul 10 16:56:04 ws sshd[3867]: debug3: channel 0: will not send data after
close
Jul 10 16:56:04 ws sshd[3867]: debug2: notify_done: reading
Jul 10 16:56:04 ws sshd[3867]: debug3: channel 0: will not send data after
close
Jul 10 16:56:04 ws sshd[3867]: debug3: channel 0: will not send data after
close
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: rcvd close
Jul 10 16:56:04 ws sshd[3867]: debug3: channel 0: will not send data after
close
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: is dead
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: gc: notify user
Jul 10 16:56:04 ws sshd[3867]: debug1: session_by_channel: session 0 channel
0
Jul 10 16:56:04 ws sshd[3867]: debug1: session_close_by_channel: channel 0
child 0
Jul 10 16:56:04 ws sshd[3867]: debug1: session_close: session 0 pid 0
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: gc: user detached
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: is dead
Jul 10 16:56:04 ws sshd[3867]: debug2: channel 0: garbage collecting
Jul 10 16:56:04 ws sshd[3867]: debug1: channel 0: free: server-session,
nchannels 1
Jul 10 16:56:04 ws sshd[3867]: debug3: channel 0: status: The following
connections are open:\r\n  #0 server-session (t4 r256 i3/0 o3/0 fd 8/8 cfd
-1)\r\n
Jul 10 16:56:04 ws sshd[3867]: debug3: channel 0: close_fds r 8 w 8 e -1 c
-1
Jul 10 16:56:04 ws sshd[3867]: Connection closed by 10.2.30.17
Jul 10 16:56:04 ws sshd[3867]: debug1: do_cleanup
Jul 10 16:56:04 ws sshd[3867]: debug1: PAM: cleanup
Jul 10 16:56:04 ws sshd(pam_unix)[3867]: session closed for user testuser
Jul 10 16:56:04 ws sshd[3867]: debug3: PAM: sshpam_thread_cleanup entering
Jul 10 16:56:04 ws sshd[3867]: Closing connection to 10.2.30.17
Jul 10 16:56:04 ws sshd[3867]: debug1: PAM: cleanup
Jul 10 16:56:04 ws sshd[3867]: debug3: mm_request_send entering: type 58
Jul 10 16:56:04 ws sshd[3864]: debug3: monitor_read: checking request 58
Jul 10 16:56:04 ws sshd[3864]: debug3: mm_answer_term: tearing down sessions
-------

Also, last bits of strace output:

-------
getuid()                = 0
setgid(1004)                = 0
open("/proc/sys/kernel/ngroups_max", O_RDONLY)                = 5
read(5, "65536\n", 31) = 6
close(5)           = 0
socket(PF_FILE, SOCK_STREAM, 0) = 5
fcntl(5, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0
poll([{fd=5, events=POLLOUT|POLLERR|POLLHUP, revents=POLLOUT}], 1, 5000) = 1
sendto(5, "\2\0\0\0\f\0\0\0\6\0\0\0group\0\222\235", 20, MSG_NOSIGNAL, NULL,
0) = 20
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP,
revents=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1
recvmsg(5, 0x703fc6e14140, 0)           = -1 ECONNRESET (Connection reset by
peer)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0
poll([{fd=5, events=POLLOUT|POLLERR|POLLHUP, revents=POLLOUT}], 1, 5000) = 1
writev(5, [{"\2\0\0\0\17\0\0\0\t\0\0\0", 12}, {"testuser\0", 9}], 2) = 21
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP, revents=POLLIN|POLLHUP}], 1,
5000) = 1
read(5, "\2\0\0\0\1\0\0\0\0\0\0\0", 12) = 12
read(5, "", 0)                          = 0
close(5)                                = 0
setgroups(1, [1004])                    = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<39>Jul 10 14:56:54 sshd[749]: d"..., 60, MSG_NOSIGNAL, NULL, 0)
= 60
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_GETFL)                       = 0x2 (flags O_RDWR)
fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0
poll([{fd=5, events=POLLOUT|POLLERR|POLLHUP, revents=POLLOUT}], 1, 5000) = 1
writev(5, [{"\2\0\0\0\0\0\0\0\t\0\0\0", 12}, {"testuser\0", 9}], 2) = 21
poll([{fd=5, events=POLLIN|POLLERR|POLLHUP, revents=POLLIN|POLLHUP}], 1,
5000) = 1
read(5, "\2\0\0\0\1\0\0\0\t\0\0\0\2\0\0\0\354\3\0\0\354\3\0\0\1"..., 36) =
36
read(5, "testuser\0x\0\0/home/chroot/home/te"..., 58) = 58
close(5)                                = 0
getrlimit(RLIMIT_CPU, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
getrlimit(RLIMIT_FSIZE, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) =
0
getrlimit(RLIMIT_DATA, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
getrlimit(RLIMIT_CORE, {rlim_cur=0, rlim_max=RLIM_INFINITY}) = 0
getrlimit(RLIMIT_RSS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
getrlimit(RLIMIT_NPROC, {rlim_cur=16375, rlim_max=16375}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
getrlimit(RLIMIT_MEMLOCK, {rlim_cur=32*1024, rlim_max=32*1024}) = 0
getrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
getrlimit(RLIMIT_LOCKS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) =
0
getrlimit(RLIMIT_SIGPENDING, {rlim_cur=16375, rlim_max=16375}) = 0
getrlimit(RLIMIT_MSGQUEUE, {rlim_cur=800*1024, rlim_max=800*1024}) = 0
open("/etc/security/limits.conf", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=1519, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2c099dd74000
read(5, "# /etc/security/limits.conf\n#\n#E"..., 4096) = 1519
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x2c099dd74000, 4096)            = 0
setrlimit(RLIMIT_CPU, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_FSIZE, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) =
0
setrlimit(RLIMIT_DATA, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_CORE, {rlim_cur=0, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_RSS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_NPROC, {rlim_cur=16375, rlim_max=16375}) = 0
setrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
setrlimit(RLIMIT_MEMLOCK, {rlim_cur=32*1024, rlim_max=32*1024}) = 0
setrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
setrlimit(RLIMIT_LOCKS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) =
0
setrlimit(RLIMIT_SIGPENDING, {rlim_cur=16375, rlim_max=16375}) = 0
setrlimit(RLIMIT_MSGQUEUE, {rlim_cur=800*1024, rlim_max=800*1024}) = 0
setpriority(PRIO_PROCESS, 0, 0)         = 0
getuid()                                = 0
getuid()                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<38>Jul 10 14:56:54 sshd(pam_uni"..., 85, MSG_NOSIGNAL, NULL, 0)
= 85
close(5)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<39>Jul 10 14:56:54 sshd[749]: d"..., 71, MSG_NOSIGNAL, NULL, 0)
= 71
close(5)                                = 0
open("/etc/security/pam_env.conf", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2985, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2c099dd74000
read(5, "# $Date: 2006/04/21 15:45:00 $\n#"..., 4096) = 2985
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x2c099dd74000, 4096)            = 0
getuid()                                = 0
getgid()                                = 1004
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<39>Jul 10 14:56:54 sshd[749]: d"..., 70, MSG_NOSIGNAL, NULL, 0)
= 70
close(5)                                = 0
setresgid(1004, 1004, 1004)             = 0
setresuid(1004, 1004, 1004)             = 0
getgid()                                = 1004
getegid()                               = 1004
setuid(0)                               = -1 EPERM (Operation not permitted)
setresuid(-1, 0, -1)                    = -1 EPERM (Operation not permitted)
getuid()                                = 1004
geteuid()                               = 1004
getuid()                                = 1004
geteuid()                               = 1004
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<39>Jul 10 14:56:54 sshd[749]: d"..., 59, MSG_NOSIGNAL, NULL, 0)
= 59
close(5)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<39>Jul 10 14:56:54 sshd[749]: d"..., 59, MSG_NOSIGNAL, NULL, 0)
= 59
close(5)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(5)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 5
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<39>Jul 10 14:56:54 sshd[749]: d"..., 78, MSG_NOSIGNAL, NULL, 0)
= 78
close(5)                                = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x530489daa60, [], SA_RESTORER, 0x2c099d720ac0},
NULL, 8) = 0
pipe([5, 6])                            = 0
fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
fcntl(6, F_SETFD, FD_CLOEXEC)           = 0
fcntl(5, F_GETFL)                       = 0 (flags O_RDONLY)
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
fcntl(5, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
fcntl(6, F_GETFL)                       = 0x1 (flags O_WRONLY)
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
fcntl(6, F_SETFL, O_WRONLY|O_NONBLOCK)  = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
select(6, [3 5], [], NULL, NULL)        = 1 (in [3])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(3, "\360\16\351J|k\214B\225qG%F\"\373>\352K\302\205\354B\310"...,
16384) = 68
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 110, MSG_NOSIGNAL, NULL, 0)
= 110
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 61, MSG_NOSIGNAL, NULL, 0)
= 61
close(7)                                = 0
ioctl(-1, SNDCTL_TMR_TIMEBASE or TCGETS, 0x703fc6e140c0) = -1 EBADF (Bad
file descriptor)
ioctl(-1, SNDCTL_TMR_TIMEBASE or TCGETS, 0x703fc6e140c0) = -1 EBADF (Bad
file descriptor)
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 71, MSG_NOSIGNAL, NULL, 0)
= 71
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 57, MSG_NOSIGNAL, NULL, 0)
= 57
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 62, MSG_NOSIGNAL, NULL, 0)
= 62
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 84, MSG_NOSIGNAL, NULL, 0)
= 84
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 82, MSG_NOSIGNAL, NULL, 0)
= 82
close(7)                                = 0
select(6, [3 5], [3], NULL, NULL)       = 1 (out [3])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(3, "\7\227<@\f\205\177c!}:\342\355\355\260\203\n\322\322h\334"..., 52)
= 52
select(6, [3 5], [], NULL, NULL)        = 1 (in [3])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(3, "M\251\246\345\321u0E\301#Q\277\356:qt\tR\237\374\333\234"...,
16384) = 68
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 101, MSG_NOSIGNAL, NULL, 0)
= 101
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 79, MSG_NOSIGNAL, NULL, 0)
= 79
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 90, MSG_NOSIGNAL, NULL, 0)
= 90
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<38>Jul 10 14:56:54 sshd[749]: s"..., 58, MSG_NOSIGNAL, NULL, 0)
= 58
close(7)                                = 0
stat("/usr/lib64/misc/sftp-server", {st_mode=S_IFREG|0755, st_size=61248,
...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 85, MSG_NOSIGNAL, NULL, 0)
= 85
close(7)                                = 0
socketpair(PF_FILE, SOCK_STREAM, 0, [7, 8]) = 0
socketpair(PF_FILE, SOCK_STREAM, 0, [9, 10]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x2c099dc67ca0) = 750
getsockopt(3, SOL_TCP, TCP_NODELAY, [17179869184], [4]) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 11
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
connect(11, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(11)                               = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 11
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
connect(11, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(11, "<39>Jul 10 14:56:54 sshd[749]: d"..., 64, MSG_NOSIGNAL, NULL, 0)
= 64
close(11)                               = 0
setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0
getsockname(3, {sa_family=AF_INET, sin_port=htons(22),
sin_addr=inet_addr("192.168.1.23")}, [1585267077424349200]) = 0
setsockopt(3, SOL_IP, IP_TOS, [8], 4)   = 0
close(7)                                = 0
close(9)                                = 0
ioctl(8, SNDCTL_TMR_TIMEBASE or TCGETS, 0x703fc6e13f60) = -1 EINVAL (Invalid
argument)
ioctl(8, SNDCTL_TMR_TIMEBASE or TCGETS, 0x703fc6e13f60) = -1 EINVAL (Invalid
argument)
fcntl(8, F_GETFL)                       = 0x2 (flags O_RDWR)
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
fcntl(8, F_SETFL, O_RDWR|O_NONBLOCK)    = 0
fcntl(8, F_GETFL)                       = 0x802 (flags O_RDWR|O_NONBLOCK)
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 58, MSG_NOSIGNAL, NULL, 0)
= 58
close(7)                                = 0
select(9, [3 5 8], [3], NULL, NULL)     = 1 (out [3])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(3, "\26VP\375}{\n\217\220^\356\311\372\f\33x\263\334\243\202"..., 88)
= 88
select(9, [3 5 8], [], NULL, NULL) = 1 (in [8])
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigaction(SIGCHLD, NULL, {0x530489daa60, [], SA_RESTORER,
0x2c099d720ac0}, 8) = 0
write(6, "\0", 1)                       = 1
rt_sigreturn(0x6)                       = 1
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 57, MSG_NOSIGNAL, NULL, 0)
= 57
close(7)                                = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], WNOHANG, NULL) = 750
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 89, MSG_NOSIGNAL, NULL, 0)
= 89
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 80, MSG_NOSIGNAL, NULL, 0)
= 80
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 79, MSG_NOSIGNAL, NULL, 0)
= 79
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 62, MSG_NOSIGNAL, NULL, 0)
= 62
close(7)                                = 0
shutdown(8, 1 /* send */)               = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 72, MSG_NOSIGNAL, NULL, 0)
= 72
close(7)                                = 0
wait4(-1, 0x703fc6e141bc, WNOHANG, NULL) = -1 ECHILD (No child processes)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(8, "", 16384)                      = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 70, MSG_NOSIGNAL, NULL, 0)
= 70
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 62, MSG_NOSIGNAL, NULL, 0)
= 62
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 61, MSG_NOSIGNAL, NULL, 0)
= 61
close(7)                                = 0
shutdown(8, 0 /* receive */)            = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 70, MSG_NOSIGNAL, NULL, 0)
= 70
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 61, MSG_NOSIGNAL, NULL, 0)
= 61
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 59, MSG_NOSIGNAL, NULL, 0)
= 59
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 72, MSG_NOSIGNAL, NULL, 0)
= 72
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 61, MSG_NOSIGNAL, NULL, 0)
= 61
close(7)                                = 0
select(9, [3 5], [3], NULL, NULL)       = 3 (in [3 5], out [3])
read(5, "\0", 1)                        = 1
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 60, MSG_NOSIGNAL, NULL, 0)
= 60
close(7)                                = 0
read(5, 0x703fc6e1428f, 1)              = -1 EAGAIN (Resource temporarily
unavailable)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(3, "\361I\24\264\363\344\0309\0213\307\363\3408,}-d\211^W\270"...,
16384) = 52
write(3, "\35M\1\370Z\265b\2309C\215s\375\212\331\307\347\25\34^"..., 140) =
140
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 81, MSG_NOSIGNAL, NULL, 0)
= 81
close(7)                                = 0
select(9, [3 5], [], NULL, NULL)        = 1 (in [3])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(3, "\331S\0\274\367x\35\253j\242\211\v:Z\362/\25CJ\233\260"..., 16384)
= 36
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 61, MSG_NOSIGNAL, NULL, 0)
= 61
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 81, MSG_NOSIGNAL, NULL, 0)
= 81
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 58, MSG_NOSIGNAL, NULL, 0)
= 58
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 66, MSG_NOSIGNAL, NULL, 0)
= 66
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 79, MSG_NOSIGNAL, NULL, 0)
= 79
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 83, MSG_NOSIGNAL, NULL, 0)
= 83
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 70, MSG_NOSIGNAL, NULL, 0)
= 70
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 68, MSG_NOSIGNAL, NULL, 0)
= 68
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 58, MSG_NOSIGNAL, NULL, 0)
= 58
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 69, MSG_NOSIGNAL, NULL, 0)
= 69
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 84, MSG_NOSIGNAL, NULL, 0)
= 84
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 155, MSG_NOSIGNAL, NULL, 0)
= 155
close(7)                                = 0
shutdown(8, 2 /* send and receive */)   = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 78, MSG_NOSIGNAL, NULL, 0)
= 78
close(7)                                = 0
close(8)                                = 0
close(8)                                = -1 EBADF (Bad file descriptor)
close(8)                                = -1 EBADF (Bad file descriptor)
select(9, [3 5], [], NULL, NULL)        = 1 (in [3])
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(3, "", 16384)                      = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<38>Jul 10 14:56:54 sshd[749]: C"..., 63, MSG_NOSIGNAL, NULL, 0)
= 63
close(7)                                = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 50, MSG_NOSIGNAL, NULL, 0)
= 50
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 52, MSG_NOSIGNAL, NULL, 0)
= 52
close(7)                                = 0
open("/etc/security/pam_env.conf", O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=2985, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x2c099dd74000
read(7, "# $Date: 2006/04/21 15:45:00 $\n#"..., 4096) = 2985
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x2c099dd74000, 4096)            = 0
getuid()                                = 1004
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<38>Jul 10 14:56:54 sshd(pam_uni"..., 74, MSG_NOSIGNAL, NULL, 0)
= 74
close(7)                                = 0
munmap(0x2c099dec6000, 1060888)         = 0
munmap(0x2c099dfca000, 1147272)         = 0
munmap(0x2c099e0e3000, 1052696)         = 0
munmap(0x2c099e1e5000, 1056872)         = 0
munmap(0x2c099e2e8000, 1056872)         = 0
munmap(0x2c099e3ec000, 1081408)         = 0
munmap(0x2c099e4fa000, 1103488)         = 0
munmap(0x2c099e608000, 1069416)         = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 75, MSG_NOSIGNAL, NULL, 0)
= 75
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<38>Jul 10 14:56:54 sshd[749]: C"..., 64, MSG_NOSIGNAL, NULL, 0)
= 64
close(7)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(7)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 7
fcntl(7, F_SETFD, FD_CLOEXEC)           = 0
connect(7, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(7, "<39>Jul 10 14:56:54 sshd[749]: d"..., 52, MSG_NOSIGNAL, NULL, 0)
= 52
close(7)                                = 0
shutdown(3, 2 /* send and receive */)   = 0
close(3)                                = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3477, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0)          = 3
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
connect(3, {sa_family=AF_FILE, path="/dev/log"}, 110) = -1 EPROTOTYPE
(Protocol wrong type for socket)
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 3
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
connect(3, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(3, "<39>Jul 10 14:56:54 sshd[749]: d"..., 73, MSG_NOSIGNAL, NULL, 0)
= 73
close(3)                                = 0
write(4, "\0\0\0\1:", 5) = 5
exit_group(0)                           = ?

-------




More information about the scponly mailing list