[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#238699: ssh: latest sid version recompiled on woody breaks password authentication



Package: ssh
Version: 1:3.8p1-2
Severity: normal

As many people, I recompile some source sid packages on woody, among them
ssh. The latest version apparently broke password authentication on the
server side when compiled and installed on a woody system. I did set
DEB_BUILD_SSH_WOODY appropriately and all the usual yadda-yadda to get it
running on woody. All the other authentication methods actually appear to 
work fine. I tried stracing he daemon, run in the foreground with 
sshd -ddd, I include the result here. This is a bit weird. From what I could
gather, password authentication always reads the root entry in /etc/passwd
and/or /etc/shadow, even when trying to log in as another user. Moreover,
_even_ when trying to log in as root, hence it ought to match with what it
reads from /etc/shadow, password authentication still fails.

Please let me know if I can provide some more useful information.

Thanks in advance, bye
Giacomo Mulas

Here comes the strace:

execve("/usr/sbin/sshd", ["sshd", "-ddd"], [/* 19 vars */]) = 0
uname({sysname="Linux", nodename="stampace", release="2.4.24-poggio-pom-p4", version="#1 SMP ven feb 20 15:49:19 CET 2004", machine="i686"}) = 0
brk(0)                                  = 0x80957f0
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:39, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libwrap.so.0", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@ \0\000"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100556, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=50, st_size=24328, st_atime=2004/03/18-12:56:39, st_mtime=2001/11/18-23:28:04, st_ctime=2002/12/09-15:29:30}) = 0
old_mmap(NULL, 29092, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40038000
mprotect(0x4003e000, 4516, PROT_NONE)   = 0
old_mmap(0x4003e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x5000) = 0x4003e000
old_mmap(0x4003f000, 420, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4003f000
close(3)                                = 0
open("/lib/libpam.so.0", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\24"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100544, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=60, st_size=29420, st_atime=2004/03/18-12:56:39, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
old_mmap(NULL, 32428, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40040000
mprotect(0x40047000, 3756, PROT_NONE)   = 0
old_mmap(0x40047000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x40047000
close(3)                                = 0
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0T\27\0\000"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100435, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=8008, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40048000
old_mmap(NULL, 11004, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40049000
mprotect(0x4004b000, 2812, PROT_NONE)   = 0
old_mmap(0x4004b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x4004b000
close(3)                                = 0
open("/lib/libresolv.so.2", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\'\0"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100444, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=114, st_size=56480, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 65312, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4004c000
mprotect(0x40059000, 12064, PROT_NONE)  = 0
old_mmap(0x40059000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x40059000
old_mmap(0x4005a000, 7968, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4005a000
close(3)                                = 0
open("/usr/lib/libcrypto.so.0.9.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\36"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 8), st_ino=5996680, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1520, st_size=771908, st_atime=2004/03/18-12:56:39, st_mtime=2004/03/03-20:13:11, st_ctime=2004/03/18-11:12:14}) = 0
old_mmap(NULL, 783840, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4005c000
mprotect(0x4010e000, 54752, PROT_NONE)  = 0
old_mmap(0x4010e000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb2000) = 0x4010e000
old_mmap(0x40119000, 9696, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40119000
close(3)                                = 0
open("/lib/libutil.so.1", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\16"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100446, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=16, st_size=7600, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 10568, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4011c000
mprotect(0x4011e000, 2376, PROT_NONE)   = 0
old_mmap(0x4011e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x4011e000
close(3)                                = 0
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\30"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 8), st_ino=5997583, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=120, st_size=55432, st_atime=2004/03/18-12:56:39, st_mtime=2003/06/28-14:14:51, st_ctime=2003/11/21-12:58:14}) = 0
old_mmap(NULL, 54460, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4011f000
mprotect(0x4012b000, 5308, PROT_NONE)   = 0
old_mmap(0x4012b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc000) = 0x4012b000
close(3)                                = 0
open("/lib/libnsl.so.1", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 ;\0\000"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100437, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=138, st_size=69472, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 80988, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4012d000
mprotect(0x4013e000, 11356, PROT_NONE)  = 0
old_mmap(0x4013e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x10000) = 0x4013e000
old_mmap(0x4013f000, 7260, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4013f000
close(3)                                = 0
open("/lib/libcrypt.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\t\0"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100433, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19136, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 182044, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40141000
mprotect(0x40146000, 161564, PROT_NONE) = 0
old_mmap(0x40146000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4000) = 0x40146000
old_mmap(0x40147000, 157468, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40147000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\30\222"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100432, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2266, st_size=1153784, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 1166560, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4016e000
mprotect(0x40281000, 40160, PROT_NONE)  = 0
old_mmap(0x40281000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x113000) = 0x40281000
old_mmap(0x40287000, 15584, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40287000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4028b000
munmap(0x40014000, 144794)              = 0
brk(0)                                  = 0x80957f0
brk(0x8095810)                          = 0x8095810
brk(0x8096000)                          = 0x8096000
brk(0x8097000)                          = 0x8097000
brk(0x8098000)                          = 0x8098000
getpid()                                = 2273
getpid()                                = 2273
open("/dev/urandom", O_RDONLY)          = 3
read(3, ">\302A?\303\311\330\272(7\316\222\253\362}\360u\37o\206"..., 20) = 20
close(3)                                = 0
getpid()                                = 2273
getpid()                                = 2273
getuid32()                              = 0
getpid()                                = 2273
time(NULL)                              = 1079610999
getpid()                                = 2273
write(2, "debug2: read_server_config: file"..., 59debug2: read_server_config: filename /etc/ssh/sshd_config
) = 59
open("/etc/ssh/sshd_config", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=43031, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=6, st_size=2059, st_atime=2004/03/18-12:55:24, st_mtime=2004/03/18-12:36:48, st_ctime=2004/03/18-12:36:48}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "# Package generated configuratio"..., 4096) = 2059
getuid32()                              = 0
getuid32()                              = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
gettimeofday({1079610999, 76226}, NULL) = 0
getpid()                                = 2273
open("/etc/resolv.conf", O_RDONLY)      = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=45061, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=87, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/05-13:52:05, st_ctime=2004/02/27-12:09:22}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "search ca.astro.it\nnameserver 12"..., 4096) = 87
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
write(2, "debug1: sshd version OpenSSH_3.8"..., 53debug1: sshd version OpenSSH_3.8p1 Debian 1:3.8p1-2
) = 53
open("/etc/ssh/ssh_host_rsa_key", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=43030, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=887, st_atime=2004/03/18-12:55:24, st_mtime=2002/09/04-13:30:54, st_ctime=2002/12/09-15:28:10}) = 0
getuid32()                              = 0
fstat64(3, {st_dev=makedev(3, 5), st_ino=43030, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=887, st_atime=2004/03/18-12:55:24, st_mtime=2002/09/04-13:30:54, st_ctime=2002/12/09-15:28:10}) = 0
brk(0x809a000)                          = 0x809a000
read(3, "-----BEGIN RSA PRIVATE KEY-----\n"..., 887) = 887
write(2, "debug3: Not a RSA1 key file /etc"..., 56debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key.
) = 56
_llseek(3, 0, [0], SEEK_SET)            = 0
fcntl64(3, F_GETFL)                     = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(3, {st_dev=makedev(3, 5), st_ino=43030, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=887, st_atime=2004/03/18-12:56:39, st_mtime=2002/09/04-13:30:54, st_ctime=2002/12/09-15:28:10}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "-----BEGIN RSA PRIVATE KEY-----\n"..., 4096) = 887
time([1079610999])                      = 1079610999
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
getpid()                                = 2273
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
write(2, "debug1: read PEM private key don"..., 45debug1: read PEM private key done: type RSA
) = 45
write(2, "debug1: private host key: #0 typ"..., 41debug1: private host key: #0 type 1 RSA
) = 41
open("/etc/ssh/ssh_host_dsa_key", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=43033, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=668, st_atime=2004/03/18-12:55:24, st_mtime=2002/09/04-13:30:54, st_ctime=2002/12/09-15:28:10}) = 0
getuid32()                              = 0
fstat64(3, {st_dev=makedev(3, 5), st_ino=43033, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=668, st_atime=2004/03/18-12:55:24, st_mtime=2002/09/04-13:30:54, st_ctime=2002/12/09-15:28:10}) = 0
read(3, "-----BEGIN DSA PRIVATE KEY-----\n"..., 668) = 668
write(2, "debug3: Not a RSA1 key file /etc"..., 56debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key.
) = 56
_llseek(3, 0, [0], SEEK_SET)            = 0
fcntl64(3, F_GETFL)                     = 0x8000 (flags O_RDONLY|O_LARGEFILE)
fstat64(3, {st_dev=makedev(3, 5), st_ino=43033, st_mode=S_IFREG|0600, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=668, st_atime=2004/03/18-12:56:39, st_mtime=2002/09/04-13:30:54, st_ctime=2002/12/09-15:28:10}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "-----BEGIN DSA PRIVATE KEY-----\n"..., 4096) = 668
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
write(2, "debug1: read PEM private key don"..., 45debug1: read PEM private key done: type DSA
) = 45
write(2, "debug1: private host key: #1 typ"..., 41debug1: private host key: #1 type 2 DSA
) = 41
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=45071, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=589, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/05-13:14:35, st_ctime=2002/12/09-15:28:02}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 589
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:39, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libnss_compat.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\25"..., 1024) = 1024
fstat64(3, {st_dev=makedev(3, 5), st_ino=100438, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=82, st_size=40152, st_atime=2004/03/18-12:56:39, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 43256, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4028c000
mprotect(0x40296000, 2296, PROT_NONE)   = 0
old_mmap(0x40296000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x9000) = 0x40296000
close(3)                                = 0
munmap(0x40014000, 144794)              = 0
uname({sysname="Linux", nodename="stampace", release="2.4.24-poggio-pom-p4", version="#1 SMP ven feb 20 15:49:19 CET 2004", machine="i686"}) = 0
open("/etc/passwd", O_RDONLY)           = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_dev=makedev(3, 5), st_ino=45339, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4, st_size=1828, st_atime=2004/03/18-12:56:23, st_mtime=2004/03/08-11:21:17, st_ctime=2004/03/08-11:21:17}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1828
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
stat64("/var/run/sshd", {st_dev=makedev(3, 7), st_ino=370318, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2004/03/01-08:26:00, st_mtime=2002/06/28-17:28:44, st_ctime=2002/12/09-19:59:19}) = 0
setgroups32(0, 0)                       = 0
getpid()                                = 2273
getpid()                                = 2273
chdir("/")                              = 0
rt_sigaction(SIGPIPE, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
socket(PF_INET6, SOCK_STREAM, 6)        = -1 EAFNOSUPPORT (Address family not supported by protocol)
write(2, "socket: Address family not suppo"..., 50socket: Address family not supported by protocol
) = 50
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
setsockopt(3, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
write(2, "debug1: Bind to port 22 on 0.0.0"..., 37debug1: Bind to port 22 on 0.0.0.0.
) = 37
bind(3, {sin_family=AF_INET, sin_port=htons(22), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
write(2, "Server listening on 0.0.0.0 port"..., 38Server listening on 0.0.0.0 port 22.
) = 38
listen(3, 128)                          = 0
rt_sigaction(SIGHUP, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x804c390, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x804c428, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {0x804c428, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x804c438, [], 0x4000000}, NULL, 8) = 0
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
accept(3, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 4
fcntl64(4, F_SETFL, O_RDONLY)           = 0
pipe([5, 6])                            = 0
write(2, "debug1: Server will not fork whe"..., 62debug1: Server will not fork when running in debugging mode.
) = 62
close(3)                                = 0
getpid()                                = 2273
alarm(0)                                = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, NULL, {0x804c390, [], 0x4000000}, 8) = 0
rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {0x804c428, [], 0x4000000}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {0x804c428, [], 0x4000000}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x804c438, [], 0x4000000}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
setsockopt(4, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
brk(0x809c000)                          = 0x809c000
brk(0x809e000)                          = 0x809e000
getpeername(4, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
getpeername(4, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
getpid()                                = 2273
getpeername(4, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
getsockname(4, {sin_family=AF_INET, sin_port=htons(22), sin_addr=inet_addr("192.167.8.50")}}, [16]) = 0
open("/etc/hosts.allow", O_RDONLY)      = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=45082, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=603, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/03-14:19:39, st_ctime=2002/12/09-15:28:06}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "# /etc/hosts.allow: list of host"..., 4096) = 603
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
open("/etc/hosts.deny", O_RDONLY)       = 3
fstat64(3, {st_dev=makedev(3, 5), st_ino=45083, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=714, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/03-14:19:39, st_ctime=2002/12/09-15:28:06}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "# /etc/hosts.deny: list of hosts"..., 4096) = 714
socket(PF_UNIX, SOCK_STREAM, 0)         = 7
connect(7, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
close(7)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 7
fstat64(7, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:39, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 7, 0) = 0x40297000
close(7)                                = 0
open("/lib/libnss_files.so.2", O_RDONLY) = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\35\0\000"..., 1024) = 1024
fstat64(7, {st_dev=makedev(3, 5), st_ino=100440, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=66, st_size=32668, st_atime=2004/03/18-12:56:44, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 36112, PROT_READ|PROT_EXEC, MAP_PRIVATE, 7, 0) = 0x40015000
mprotect(0x4001d000, 3344, PROT_NONE)   = 0
old_mmap(0x4001d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 7, 0x7000) = 0x4001d000
close(7)                                = 0
munmap(0x40297000, 144794)              = 0
open("/etc/host.conf", O_RDONLY)        = 7
fstat64(7, {st_dev=makedev(3, 5), st_ino=45067, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=26, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/03-14:19:39, st_ctime=2002/12/09-15:28:02}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(7, "order hosts,bind\nmulti on\n", 4096) = 26
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/etc/hosts", O_RDONLY)            = 7
fcntl64(7, F_GETFD)                     = 0
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
fstat64(7, {st_dev=makedev(3, 5), st_ino=45059, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=312, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/03-14:34:57, st_ctime=2002/12/09-15:28:02}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(7, "127.0.0.1\tlocalhost\n192.167.8.50"..., 4096) = 312
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 7
fstat64(7, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:44, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 7, 0) = 0x40297000
close(7)                                = 0
open("/lib/libnss_nis.so.2", O_RDONLY)  = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\33"..., 1024) = 1024
fstat64(7, {st_dev=makedev(3, 5), st_ino=100442, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=70, st_size=34448, st_atime=2004/03/18-12:56:44, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 33652, PROT_READ|PROT_EXEC, MAP_PRIVATE, 7, 0) = 0x4001e000
mprotect(0x40026000, 884, PROT_NONE)    = 0
old_mmap(0x40026000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 7, 0x8000) = 0x40026000
close(7)                                = 0
munmap(0x40297000, 144794)              = 0
uname({sysname="Linux", nodename="stampace", release="2.4.24-poggio-pom-p4", version="#1 SMP ven feb 20 15:49:19 CET 2004", machine="i686"}) = 0
open("/var/yp/binding/astrofisica.2", O_RDONLY) = 7
readv(7, [{"\320\3", 2}, {"\1\0\0\0\177\0\0\1\3\317\0\0", 12}], 2) = 14
brk(0x80a3000)                          = 0x80a3000
gettimeofday({1079611004, 985791}, NULL) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 8
getpid()                                = 2273
bind(8, {sin_family=AF_INET, sin_port=htons(753), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(8, 0x5421, [1])                   = 0
setsockopt(8, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(8, F_SETFD, FD_CLOEXEC)         = 0
close(7)                                = 0
sendto(8, "e\316\215\361\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, 16) = 92
poll([{fd=8, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(8, "e\316\215\361\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 32
close(8)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 7
fstat64(7, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:44, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 7, 0) = 0x40297000
close(7)                                = 0
open("/lib/libnss_dns.so.2", O_RDONLY)  = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\r\0\000"..., 1024) = 1024
fstat64(7, {st_dev=makedev(3, 5), st_ino=100439, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=24, st_size=12176, st_atime=2004/03/18-12:56:44, st_mtime=2003/04/08-15:01:35, st_ctime=2003/04/10-09:32:50}) = 0
old_mmap(NULL, 15144, PROT_READ|PROT_EXEC, MAP_PRIVATE, 7, 0) = 0x40027000
mprotect(0x4002a000, 2856, PROT_NONE)   = 0
old_mmap(0x4002a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 7, 0x2000) = 0x4002a000
close(7)                                = 0
munmap(0x40297000, 144794)              = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 7
connect(7, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, 28) = 0
send(7, "\257U\1\0\0\1\0\0\0\0\0\0\00289\003153\00284\003192\7i"..., 44, 0) = 44
gettimeofday({1079611004, 988501}, NULL) = 0
poll([{fd=7, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(7, "\257U\201\200\0\1\0\1\0\r\0\r\00289\003153\00284\00319"..., 1024, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 497
close(7)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 7
connect(7, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
close(7)                                = 0
open("/etc/hosts", O_RDONLY)            = 7
fcntl64(7, F_GETFD)                     = 0
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
fstat64(7, {st_dev=makedev(3, 5), st_ino=45059, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=312, st_atime=2004/03/18-12:56:44, st_mtime=2002/09/03-14:34:57, st_ctime=2002/12/09-15:28:02}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002b000
read(7, "127.0.0.1\tlocalhost\n192.167.8.50"..., 4096) = 312
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0x4002b000, 4096)                = 0
open("/var/yp/binding/astrofisica.2", O_RDONLY) = 7
readv(7, [{"\320\3", 2}, {"\1\0\0\0\177\0\0\1\3\317\0\0", 12}], 2) = 14
brk(0x80a8000)                          = 0x80a8000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 8
bind(8, {sin_family=AF_INET, sin_port=htons(754), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(8, 0x5421, [1])                   = 0
setsockopt(8, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(8, F_SETFD, FD_CLOEXEC)         = 0
close(7)                                = 0
sendto(8, "5\342\322\276\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 96, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, 16) = 96
poll([{fd=8, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(8, "5\342\322\276\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 32
close(8)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 7
connect(7, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, 28) = 0
send(7, "\257V\1\0\0\1\0\0\0\0\0\0\7giacomo\3dsf\5unica\2i"..., 38, 0) = 38
gettimeofday({1079611004, 991285}, NULL) = 0
poll([{fd=7, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(7, "\257V\201\200\0\1\0\1\0\6\0\6\7giacomo\3dsf\5unica\2i"..., 1024, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 284
close(7)                                = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
write(2, "Connection from 192.84.153.89 po"..., 42Connection from 192.84.153.89 port 34980
) = 42
rt_sigaction(SIGALRM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGALRM, {0x804c490, [], SA_INTERRUPT|0x4000000}, NULL, 8) = 0
write(4, "SSH-2.0-OpenSSH_3.8p1 Debian 1:3"..., 39) = 39
read(4, "S", 1)                         = 1
read(4, "S", 1)                         = 1
read(4, "H", 1)                         = 1
read(4, "-", 1)                         = 1
read(4, "2", 1)                         = 1
read(4, ".", 1)                         = 1
read(4, "0", 1)                         = 1
read(4, "-", 1)                         = 1
read(4, "O", 1)                         = 1
read(4, "p", 1)                         = 1
read(4, "e", 1)                         = 1
read(4, "n", 1)                         = 1
read(4, "S", 1)                         = 1
read(4, "S", 1)                         = 1
read(4, "H", 1)                         = 1
read(4, "_", 1)                         = 1
read(4, "3", 1)                         = 1
read(4, ".", 1)                         = 1
read(4, "8", 1)                         = 1
read(4, "p", 1)                         = 1
read(4, "1", 1)                         = 1
read(4, " ", 1)                         = 1
read(4, "D", 1)                         = 1
read(4, "e", 1)                         = 1
read(4, "b", 1)                         = 1
read(4, "i", 1)                         = 1
read(4, "a", 1)                         = 1
read(4, "n", 1)                         = 1
read(4, " ", 1)                         = 1
read(4, "1", 1)                         = 1
read(4, ":", 1)                         = 1
read(4, "3", 1)                         = 1
read(4, ".", 1)                         = 1
read(4, "8", 1)                         = 1
read(4, "p", 1)                         = 1
read(4, "1", 1)                         = 1
read(4, "-", 1)                         = 1
read(4, "2", 1)                         = 1
read(4, "\n", 1)                        = 1
write(2, "debug1: Client protocol version "..., 93debug1: Client protocol version 2.0; client software version OpenSSH_3.8p1 Debian 1:3.8p1-2
) = 93
write(2, "debug1: match: OpenSSH_3.8p1 Deb"..., 60debug1: match: OpenSSH_3.8p1 Debian 1:3.8p1-2 pat OpenSSH*
) = 60
write(2, "debug1: Enabling compatibility m"..., 54debug1: Enabling compatibility mode for protocol 2.0
) = 54
write(2, "debug1: Local version string SSH"..., 69debug1: Local version string SSH-2.0-OpenSSH_3.8p1 Debian 1:3.8p1-2
) = 69
fcntl64(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
socketpair(PF_UNIX, SOCK_STREAM, 0, [3, 7]) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0x40297000
mmap2(NULL, 1310720, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0x402a7000
fork()                                  = 2274
[pid  2273] write(2, "debug2: Network child is on pid "..., 38 <unfinished ...>
[pid  2274] close(7)                    = 0
[pid  2274] getuid32()                  = 0
[pid  2274] open("/etc/passwd", O_RDONLY) = 7
[pid  2274] fcntl64(7, F_GETFD)         = 0
[pid  2274] fcntl64(7, F_SETFD, FD_CLOEXEC) = 0
[pid  2274] fstat64(7, {st_dev=makedev(3, 5), st_ino=45339, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4, st_size=1828, st_atime=2004/03/18-12:56:39, st_mtime=2004/03/08-11:21:17, st_ctime=2004/03/08-11:21:17}) = 0
[pid  2274] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2274] _llseek(7, 0, [0], SEEK_CUR) = 0
[pid  2274] read(7, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1828
[pid  2274] close(7)                    = 0
[pid  2274] munmap(0x40014000, 4096)    = 0
[pid  2274] chroot("/var/run/sshd")     = 0
[pid  2274] chdir("/")                  = 0
[pid  2274] write(2, "debug3: privsep user:group 102:6"..., 38debug3: privsep user:group 102:65534
) = 38
[pid  2274] setgroups32(0x1, 0xbfffee18) = 0
[pid  2274] getuid32()                  = 0
[pid  2274] getgid32()                  = 0
[pid  2274] write(2, "debug1: permanently_set_uid: 102"..., 40debug1: permanently_set_uid: 102/65534
) = 40
[pid  2274] setresgid32(0xfffe, 0xfffe, 0xfffe) = 0
[pid  2274] setresuid32(0x66, 0x66, 0x66) = 0
[pid  2274] setgid32(0)                 = -1 EPERM (Operation not permitted)
[pid  2274] setregid32(0xffffffff, 0)   = -1 EPERM (Operation not permitted)
[pid  2274] getgid32()                  = 65534
[pid  2274] getegid32()                 = 65534
[pid  2274] setuid32(0)                 = -1 EPERM (Operation not permitted)
[pid  2274] setresuid32(0xffffffff, 0, 0xffffffff) = -1 EPERM (Operation not permitted)
[pid  2274] getuid32()                  = 102
[pid  2274] geteuid32()                 = 102
[pid  2274] write(2, "debug1: list_hostkey_types: ssh-"..., 45debug1: list_hostkey_types: ssh-rsa,ssh-dss
) = 45
[pid  2274] write(2, "debug1: SSH2_MSG_KEXINIT sent\r\n", 31debug1: SSH2_MSG_KEXINIT sent
) = 31
[pid  2274] write(4, "\0\0\2\\\7\24\366\234G\376&\227\32\212:\263\34 \330\320"..., 608) = 608
[pid  2274] select(5, [4], NULL, NULL, NULLdebug2: Network child is on pid 2274
 <unfinished ...>
[pid  2273] <... write resumed> )       = 38
[pid  2273] close(3)                    = 0
[pid  2273] write(2, "debug3: preauth child monitor st"..., 39debug3: preauth child monitor started
) = 39
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... select resumed> )      = 1 (in [4])
[pid  2274] read(4, "\0\0\2\\\7\24\257\274\346p\262\223\221,\301P\225\205\5"..., 8192) = 608
[pid  2274] write(2, "debug1: SSH2_MSG_KEXINIT receive"..., 35debug1: SSH2_MSG_KEXINIT received
) = 35
[pid  2274] write(2, "debug2: kex_parse_kexinit: diffi"..., 90debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
) = 90
[pid  2274] write(2, "debug2: kex_parse_kexinit: ssh-r"..., 44debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
) = 44
[pid  2274] write(2, "debug2: kex_parse_kexinit: aes12"..., 164debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
) = 164
[pid  2274] write(2, "debug2: kex_parse_kexinit: aes12"..., 164debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
) = 164
[pid  2274] write(2, "debug2: kex_parse_kexinit: hmac-"..., 114debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
) = 114
[pid  2274] write(2, "debug2: kex_parse_kexinit: hmac-"..., 114debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
) = 114
[pid  2274] write(2, "debug2: kex_parse_kexinit: none,"..., 38debug2: kex_parse_kexinit: none,zlib
) = 38
[pid  2274] write(2, "debug2: kex_parse_kexinit: none,"..., 38debug2: kex_parse_kexinit: none,zlib
) = 38
[pid  2274] write(2, "debug2: kex_parse_kexinit: \r\n", 29debug2: kex_parse_kexinit: 
) = 29
[pid  2274] write(2, "debug2: kex_parse_kexinit: \r\n", 29debug2: kex_parse_kexinit: 
) = 29
[pid  2274] write(2, "debug2: kex_parse_kexinit: first"..., 49debug2: kex_parse_kexinit: first_kex_follows 0 
) = 49
[pid  2274] write(2, "debug2: kex_parse_kexinit: reser"..., 40debug2: kex_parse_kexinit: reserved 0 
) = 40
[pid  2274] write(2, "debug2: kex_parse_kexinit: diffi"..., 90debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
) = 90
[pid  2274] write(2, "debug2: kex_parse_kexinit: ssh-r"..., 44debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
) = 44
[pid  2274] write(2, "debug2: kex_parse_kexinit: aes12"..., 164debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
) = 164
[pid  2274] write(2, "debug2: kex_parse_kexinit: aes12"..., 164debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
) = 164
[pid  2274] write(2, "debug2: kex_parse_kexinit: hmac-"..., 114debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
) = 114
[pid  2274] write(2, "debug2: kex_parse_kexinit: hmac-"..., 114debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
) = 114
[pid  2274] write(2, "debug2: kex_parse_kexinit: zlib,"..., 38debug2: kex_parse_kexinit: zlib,none
) = 38
[pid  2274] write(2, "debug2: kex_parse_kexinit: zlib,"..., 38debug2: kex_parse_kexinit: zlib,none
) = 38
[pid  2274] write(2, "debug2: kex_parse_kexinit: \r\n", 29debug2: kex_parse_kexinit: 
) = 29
[pid  2274] write(2, "debug2: kex_parse_kexinit: \r\n", 29debug2: kex_parse_kexinit: 
) = 29
[pid  2274] write(2, "debug2: kex_parse_kexinit: first"..., 49debug2: kex_parse_kexinit: first_kex_follows 0 
) = 49
[pid  2274] write(2, "debug2: kex_parse_kexinit: reser"..., 40debug2: kex_parse_kexinit: reserved 0 
) = 40
[pid  2274] write(2, "debug2: mac_init: found hmac-md5"..., 34debug2: mac_init: found hmac-md5
) = 34
[pid  2274] write(2, "debug1: kex: client->server aes1"..., 54debug1: kex: client->server aes128-cbc hmac-md5 zlib
) = 54
[pid  2274] write(2, "debug2: mac_init: found hmac-md5"..., 34debug2: mac_init: found hmac-md5
) = 34
[pid  2274] write(2, "debug1: kex: server->client aes1"..., 54debug1: kex: server->client aes128-cbc hmac-md5 zlib
) = 54
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "\0\0\0\24\6\"\0\0\4\0\0\0\4\0\0\0 \0\0\0\0\0\0\0", 8192) = 24
[pid  2274] write(2, "debug1: SSH2_MSG_KEX_DH_GEX_REQU"..., 46debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
) = 46
[pid  2274] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 0
) = 42
[pid  2274] write(3, "\0\0\0\r\0", 5 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\0\r", 4) = 4
[pid  2273] read(7, "\0", 13)           = 1
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 5
[pid  2274] write(3, "\0\0\4\0\0\0\4\0\0\0 \0", 12 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\4\0\0\0\4\0\0\0 \0", 12) = 12
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 42debug3: monitor_read: checking request 0
) = 42
[pid  2273] write(2, "debug3: mm_answer_moduli: got pa"..., 58debug3: mm_answer_moduli: got parameters: 1024 1024 8192
) = 58
[pid  2273] open("/etc/ssh/moduli", O_RDONLY|O_LARGEFILE) = 3
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=43039, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=222, st_size=111892, st_atime=2004/03/18-12:55:29, st_mtime=2004/03/08-12:46:16, st_ctime=2004/03/08-13:01:09}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] read(3, "#\t$OpenBSD: moduli,v 1.2 2004/01"..., 4096) = 4096
[pid  2273] read(3, "490A257F05BDFF16F2FB235892F3\n200"..., 4096) = 4096
[pid  2273] read(3, "9989AC5A2CE310E1D37717E8D9571BB7"..., 4096) = 4096
[pid  2273] read(3, "683C59A740C7AB17A5C628694D4C36E6"..., 4096) = 4096
[pid  2273] read(3, "A4014730B49FFB6CCBC7FF9D0C391341"..., 4096) = 4096
[pid  2273] read(3, "F804376D5F434C76608B93626D3AA169"..., 4096) = 4096
[pid  2273] read(3, "1958D7A76156412B647E9FCC729F8455"..., 4096) = 4096
[pid  2273] read(3, "FD11CA292ED76215E09D806783515092"..., 4096) = 4096
[pid  2273] read(3, "832D27247FDED231168413B12A0E1147"..., 4096) = 4096
[pid  2273] read(3, "159C0CB695EECC90E05C0E21374ED6F0"..., 4096) = 4096
[pid  2273] read(3, "7707463452E1254F2503BA197756F213"..., 4096) = 4096
[pid  2273] read(3, "CFBC8259BC1A1F28C809700E1F3ECBA2"..., 4096) = 4096
[pid  2273] read(3, "6265988F9ABB278CBBB941A07E46A713"..., 4096) = 4096
[pid  2273] read(3, "FA3B97D802993BFE0E7BE01FAB3F3E8C"..., 4096) = 4096
[pid  2273] read(3, "A30619889E1B3\n20031211201456 2 6"..., 4096) = 4096
[pid  2273] read(3, "306FE486F77352C63622A8F40A65ECD8"..., 4096) = 4096
[pid  2273] read(3, "75B73358FE33930E7B9BEE4149CD71A9"..., 4096) = 4096
[pid  2273] read(3, "40352DA1CF6EB9E09FA6C5B6317A74DF"..., 4096) = 4096
[pid  2273] read(3, "A072CE818104A53F37D08F0373CE7DBB"..., 4096) = 4096
[pid  2273] read(3, "422165AA6CA14F6A1AA5CEB6D862456C"..., 4096) = 4096
[pid  2273] read(3, "9730C9FE940A8642EB35088ED341BE76"..., 4096) = 4096
[pid  2273] read(3, "BAEF5F62B7C039588D6CD7F694F03950"..., 4096) = 4096
[pid  2273] read(3, "45ABA146115273EB6BD718B62FEBFCD5"..., 4096) = 4096
[pid  2273] read(3, "10324B394FAB8F75B27A9B4E7972F07B"..., 4096) = 4096
[pid  2273] read(3, "0CA1C3EB1014B0FD8209C330FFF6EB8A"..., 4096) = 4096
[pid  2273] read(3, "31213132632 2 6 200 4095 5 CE962"..., 4096) = 4096
[pid  2273] read(3, "62B9DE1C57324ADE8B5B46C6B1DDABD8"..., 4096) = 4096
[pid  2273] read(3, "3FE188416340ACE15D36F9CEDE379CC3"..., 4096) = 1300
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] _llseek(3, 0, [0], SEEK_SET) = 0
[pid  2273] read(3, "#\t$OpenBSD: moduli,v 1.2 2004/01"..., 4096) = 4096
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 1
) = 42
[pid  2273] write(7, "\0\0\0\214\1", 5) = 5
[pid  2273] write(7, "\1\0\0\0\201\0\334\371:\v\2109r\354\16\31\230\232\305\242"..., 139) = 139
[pid  2273] write(2, "debug2: monitor_read: 0 used onc"..., 50debug2: monitor_read: 0 used once, disabling now
) = 50
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 12
[pid  2274] write(2, "debug3: mm_choose_dh: waiting fo"..., 54debug3: mm_choose_dh: waiting for MONITOR_ANS_MODULI
) = 54
[pid  2274] write(2, "debug3: mm_request_receive_expec"..., 52debug3: mm_request_receive_expect entering: type 1
) = 52
[pid  2274] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2274] read(3, "\0\0\0\214", 4)    = 4
[pid  2274] read(3, "\1\1\0\0\0\201\0\334\371:\v\2109r\354\16\31\230\232\305"..., 140) = 140
[pid  2274] write(2, "debug3: mm_choose_dh: remaining "..., 35debug3: mm_choose_dh: remaining 0
) = 35
[pid  2274] write(2, "debug1: SSH2_MSG_KEX_DH_GEX_GROU"..., 40debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
) = 40
[pid  2274] write(4, "\0\0\0\224\10\37\0\0\0\201\0\334\371:\v\2109r\354\16\31"..., 152) = 152
[pid  2274] time([1079611005])          = 1079611005
[pid  2274] getpid()                    = 2274
[pid  2274] getpid()                    = 2274
[pid  2274] write(2, "debug2: dh_gen_key: priv key bit"..., 48debug2: dh_gen_key: priv key bits set: 129/256
) = 48
[pid  2274] write(2, "debug2: bits set: 524/1024\r\n", 28debug2: bits set: 524/1024
) = 28
[pid  2274] write(2, "debug1: expecting SSH2_MSG_KEX_D"..., 44debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
) = 44
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "\0\0\0\214\6 \0\0\0\2009\315\327\n\313\203d\267#\224\303"..., 8192) = 144
[pid  2274] write(2, "debug2: bits set: 503/1024\r\n", 28debug2: bits set: 503/1024
) = 28
[pid  2274] write(2, "debug3: mm_key_sign entering\r\n", 30debug3: mm_key_sign entering
) = 30
[pid  2274] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 4
) = 42
[pid  2274] write(3, "\0\0\0\35\4", 5 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\0\35", 4) = 4
[pid  2273] read(7, "\4", 29)           = 1
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 5
[pid  2274] write(3, "\0\0\0\0\0\0\0\24\243\2\204k\30,5G\177\357\234t\347j\27"..., 28 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\0\0\0\0\0\24\243\2\204k\30,5G\177\357\234t\347j\27"..., 28) = 28
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 42debug3: monitor_read: checking request 4
) = 42
[pid  2273] write(2, "debug3: mm_answer_sign\r\n", 24debug3: mm_answer_sign
) = 24
[pid  2273] write(2, "debug3: mm_answer_sign: signatur"..., 50debug3: mm_answer_sign: signature 0x80a0b70(143)
) = 50
[pid  2273] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 5
) = 42
[pid  2273] write(7, "\0\0\0\224\5", 5) = 5
[pid  2273] write(7, "\0\0\0\217\0\0\0\7ssh-rsa\0\0\0\200!<q\24\244\341\217\327"..., 147) = 147
[pid  2273] write(2, "debug2: monitor_read: 4 used onc"..., 50debug2: monitor_read: 4 used once, disabling now
) = 50
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 28
[pid  2274] write(2, "debug3: mm_key_sign: waiting for"..., 51debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN
) = 51
[pid  2274] write(2, "debug3: mm_request_receive_expec"..., 52debug3: mm_request_receive_expect entering: type 5
) = 52
[pid  2274] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2274] read(3, "\0\0\0\224", 4)    = 4
[pid  2274] read(3, "\5\0\0\0\217\0\0\0\7ssh-rsa\0\0\0\200!<q\24\244\341\217"..., 148) = 148
[pid  2274] write(2, "debug1: SSH2_MSG_KEX_DH_GEX_REPL"..., 40debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
) = 40
[pid  2274] write(2, "debug2: kex_derive_keys\r\n", 25debug2: kex_derive_keys
) = 25
[pid  2274] write(2, "debug2: set_newkeys: mode 1\r\n", 29debug2: set_newkeys: mode 1
) = 29
[pid  2274] write(2, "debug1: Enabling compression at "..., 42debug1: Enabling compression at level 6.
) = 42
[pid  2274] write(2, "debug1: SSH2_MSG_NEWKEYS sent\r\n", 31debug1: SSH2_MSG_NEWKEYS sent
) = 31
[pid  2274] write(2, "debug1: expecting SSH2_MSG_NEWKE"..., 36debug1: expecting SSH2_MSG_NEWKEYS
) = 36
[pid  2274] write(4, "\0\0\1\274\t!\0\0\0\225\0\0\0\7ssh-rsa\0\0\0\1#\0\0\0\201"..., 464) = 464
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "\0\0\0\f\n\25\0\0\0\0\0\0\0\0\0\0", 8192) = 16
[pid  2274] write(2, "debug2: set_newkeys: mode 0\r\n", 29debug2: set_newkeys: mode 0
) = 29
[pid  2274] write(2, "debug1: SSH2_MSG_NEWKEYS receive"..., 35debug1: SSH2_MSG_NEWKEYS received
) = 35
[pid  2274] write(2, "debug1: KEX done\r\n", 18debug1: KEX done
) = 18
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "\210Q\375*\356\17\n\4\34+9\361\355\367\263\310jb\34\3\352"..., 8192) = 48
[pid  2274] write(4, "\22~6\3609\210}\263W\211\237\376\217\330\5V\235\27\233"..., 48) = 48
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "\236!\220\376\237\362\337\240\322\3456\273\222\261u\304"..., 8192) = 64
[pid  2274] write(2, "debug1: userauth-request for use"..., 77debug1: userauth-request for user gmulas service ssh-connection method none
) = 77
[pid  2274] write(2, "debug1: attempt 0 failures 0\r\n", 30debug1: attempt 0 failures 0
) = 30
[pid  2274] write(2, "debug3: mm_getpwnamallow enterin"..., 35debug3: mm_getpwnamallow entering
) = 35
[pid  2274] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 6
) = 42
[pid  2274] write(3, "\0\0\0\v\6", 5 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\0\v", 4) = 4
[pid  2273] read(7, "\6", 11)           = 1
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 5
[pid  2274] write(3, "\0\0\0\6gmulas", 10 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\0\6gmulas", 10) = 10
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 42debug3: monitor_read: checking request 6
) = 42
[pid  2273] write(2, "debug3: mm_answer_pwnamallow\r\n", 30debug3: mm_answer_pwnamallow
) = 30
[pid  2273] open("/etc/passwd", O_RDONLY) = 3
[pid  2273] fcntl64(3, F_GETFD)         = 0
[pid  2273] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45339, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4, st_size=1828, st_atime=2004/03/18-12:56:45, st_mtime=2004/03/08-11:21:17, st_ctime=2004/03/08-11:21:17}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] _llseek(3, 0, [0], SEEK_CUR) = 0
[pid  2273] read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1828
[pid  2273] open("/var/yp/binding/astrofisica.2", O_RDONLY) = 8
[pid  2273] readv(8, [{"\320\3", 2}, {"\1\0\0\0\177\0\0\1\3\317\0\0", 12}], 2) = 14
[pid  2273] socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 9
[pid  2273] bind(9, {sin_family=AF_INET, sin_port=htons(755), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
[pid  2273] ioctl(9, 0x5421, [1])       = 0
[pid  2273] setsockopt(9, SOL_IP, IP_RECVERR, [1], 4) = 0
[pid  2273] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] close(8)                    = 0
[pid  2273] sendto(9, "~\r|\372\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, 16) = 88
[pid  2273] poll([{fd=9, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
[pid  2273] recvfrom(9, "~\r|\372\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 184
[pid  2273] close(9)                    = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] stat64("/bin/bash", {st_dev=makedev(3, 5), st_ino=8195, st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1006, st_size=511400, st_atime=2004/03/18-12:55:05, st_mtime=2002/04/08-21:07:32, st_ctime=2002/12/09-15:27:14}) = 0
[pid  2273] write(2, "debug3: mm_answer_pwnamallow: se"..., 60debug3: mm_answer_pwnamallow: sending MONITOR_ANS_PWNAM: 1
) = 60
[pid  2273] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 7
) = 42
[pid  2273] write(7, "\0\0\0\240\7", 5) = 5
[pid  2273] write(7, "\1\0\0\0\34`\375\t\10\300\t\n\10\364\1\0\0\364\1\0\0\350"..., 159) = 159
[pid  2273] write(2, "debug2: monitor_read: 6 used onc"..., 50debug2: monitor_read: 6 used once, disabling now
) = 50
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 10
[pid  2274] write(2, "debug3: mm_getpwnamallow: waitin"..., 57debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM
) = 57
[pid  2274] write(2, "debug3: mm_request_receive_expec"..., 52debug3: mm_request_receive_expect entering: type 7
) = 52
[pid  2274] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2274] read(3, "\0\0\0\240", 4)    = 4
[pid  2274] read(3, "\7\1\0\0\0\34`\375\t\10\300\t\n\10\364\1\0\0\364\1\0\0"..., 160) = 160
[pid  2274] write(2, "debug2: input_userauth_request: "..., 64debug2: input_userauth_request: setting up authctxt for gmulas
) = 64
[pid  2274] write(2, "debug3: mm_start_pam entering\r\n", 31debug3: mm_start_pam entering
) = 31
[pid  2274] write(2, "debug3: mm_request_send entering"..., 43debug3: mm_request_send entering: type 45
) = 43
[pid  2274] write(3, "\0\0\0\1-", 5 <unfinished ...>
[pid  2273] <... read resumed> "\0\0\0\1", 4) = 4
[pid  2273] read(7, "-", 1)             = 1
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 43debug3: monitor_read: checking request 45
) = 43
[pid  2273] write(2, "debug1: PAM: initializing for \"g"..., 40debug1: PAM: initializing for "gmulas"
) = 40
[pid  2273] stat64("/etc/pam.d", {st_dev=makedev(3, 5), st_ino=63501, st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=1024, st_atime=2004/03/18-12:56:07, st_mtime=2004/03/18-12:51:15, st_ctime=2004/03/18-12:51:15}) = 0
[pid  2273] open("/etc/pam.d/ssh", O_RDONLY) = 3
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=63526, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=870, st_atime=2004/03/18-12:56:07, st_mtime=2004/03/18-12:50:16, st_ctime=2004/03/18-12:51:15}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] read(3, "# PAM configuration for the Secu"..., 4096) = 870
[pid  2273] open("/lib/security/pam_nologin.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\7\0"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16601, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=10, st_size=4248, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 7256, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x4002b000
[pid  2273] mprotect(0x4002c000, 3160, PROT_NONE) = 0
[pid  2273] old_mmap(0x4002c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0) = 0x4002c000
[pid  2273] close(8)                    = 0
[pid  2273] open("/lib/security/pam_env.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\v\0\000"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16585, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=20, st_size=10148, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 13156, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x4002d000
[pid  2273] mprotect(0x40030000, 868, PROT_NONE) = 0
[pid  2273] old_mmap(0x40030000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0x2000) = 0x40030000
[pid  2273] close(8)                    = 0
[pid  2273] open("/lib/security/pam_unix.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 $\0\000"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16606, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=84, st_size=41432, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:22, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 94176, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x403e7000
[pid  2273] mprotect(0x403f1000, 53216, PROT_NONE) = 0
[pid  2273] old_mmap(0x403f1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0x9000) = 0x403f1000
[pid  2273] old_mmap(0x403f2000, 49120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x403f2000
[pid  2273] close(8)                    = 0
[pid  2273] open("/lib/security/pam_motd.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\10\0"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16608, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=10, st_size=4364, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 7372, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x40031000
[pid  2273] mprotect(0x40032000, 3276, PROT_NONE) = 0
[pid  2273] old_mmap(0x40032000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0) = 0x40032000
[pid  2273] close(8)                    = 0
[pid  2273] open("/lib/security/pam_mail.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\n\0\000"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16589, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=18, st_size=8472, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 11744, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x40033000
[pid  2273] mprotect(0x40035000, 3552, PROT_NONE) = 0
[pid  2273] old_mmap(0x40035000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0x1000) = 0x40035000
[pid  2273] close(8)                    = 0
[pid  2273] open("/lib/security/pam_limits.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\16"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16600, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=19320, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 30752, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x403fe000
[pid  2273] mprotect(0x40401000, 18464, PROT_NONE) = 0
[pid  2273] old_mmap(0x40401000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0x2000) = 0x40401000
[pid  2273] old_mmap(0x40404000, 6176, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40404000
[pid  2273] close(8)                    = 0
[pid  2273] open("/etc/ld.so.cache", O_RDONLY) = 8
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:44, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
[pid  2273] old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 8, 0) = 0x40406000
[pid  2273] close(8)                    = 0
[pid  2273] open("/lib/libcap.so.1", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\f\0"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=100542, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=24, st_size=11600, st_atime=2004/03/18-12:56:45, st_mtime=2001/12/18-05:35:53, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 15264, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x4042a000
[pid  2273] mprotect(0x4042d000, 2976, PROT_NONE) = 0
[pid  2273] old_mmap(0x4042d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0x2000) = 0x4042d000
[pid  2273] close(8)                    = 0
[pid  2273] munmap(0x40406000, 144794)  = 0
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] open("/etc/pam.d/other", O_RDONLY) = 3
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=63502, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=341, st_atime=2004/03/18-12:55:29, st_mtime=2002/09/05-13:21:01, st_ctime=2002/12/09-15:28:05}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] read(3, "#\n# /etc/pam.d/other - specify t"..., 4096) = 341
[pid  2273] open("/lib/security/pam_deny.so", O_RDONLY) = 8
[pid  2273] read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\6\0"..., 1024) = 1024
[pid  2273] fstat64(8, {st_dev=makedev(3, 5), st_ino=16597, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=3544, st_atime=2004/03/18-12:56:45, st_mtime=2002/01/21-21:25:21, st_ctime=2002/12/09-15:29:29}) = 0
[pid  2273] old_mmap(NULL, 6600, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x40036000
[pid  2273] mprotect(0x40037000, 2504, PROT_NONE <unfinished ...>
[pid  2274] <... write resumed> )       = 5
[pid  2274] write(2, "debug3: mm_inform_authserv enter"..., 37debug3: mm_inform_authserv entering
) = 37
[pid  2274] write(2, "debug3: mm_request_send entering"..., 42debug3: mm_request_send entering: type 3
) = 42
[pid  2274] write(3, "\0\0\0\27\3", 5)  = 5
[pid  2274] write(3, "\0\0\0\16ssh-connection\0\0\0\0", 22) = 22
[pid  2274] write(2, "debug2: input_userauth_request: "..., 49debug2: input_userauth_request: try method none
) = 49
[pid  2274] write(2, "debug3: mm_auth_password enterin"..., 35debug3: mm_auth_password entering
) = 35
[pid  2274] write(2, "debug3: mm_request_send entering"..., 43debug3: mm_request_send entering: type 10
) = 43
[pid  2274] write(3, "\0\0\0\5\n", 5)   = 5
[pid  2274] write(3, "\0\0\0\0", 4)     = 4
[pid  2274] write(2, "debug3: mm_auth_password: waitin"..., 64debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD
) = 64
[pid  2274] write(2, "debug3: mm_request_receive_expec"..., 53debug3: mm_request_receive_expect entering: type 11
) = 53
[pid  2274] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2274] read(3,  <unfinished ...>
[pid  2273] <... mprotect resumed> )    = 0
[pid  2273] old_mmap(0x40037000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0) = 0x40037000
[pid  2273] close(8)                    = 0
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] getpeername(4, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
[pid  2273] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45356, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=286, st_size=144794, st_atime=2004/03/18-12:56:45, st_mtime=2004/03/18-11:25:38, st_ctime=2004/03/18-11:25:38}) = 0
[pid  2273] old_mmap(NULL, 144794, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40406000
[pid  2273] close(3)                    = 0
[pid  2273] open("/lib/libnss_db.so.2", O_RDONLY) = 3
[pid  2273] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\22"..., 1024) = 1024
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=100577, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=36, st_size=16944, st_atime=2004/03/18-12:56:45, st_mtime=2002/04/15-20:41:50, st_ctime=2002/12/09-15:29:30}) = 0
[pid  2273] old_mmap(NULL, 20336, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4042e000
[pid  2273] mprotect(0x40432000, 3952, PROT_NONE) = 0
[pid  2273] old_mmap(0x40432000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3000) = 0x40432000
[pid  2273] close(3)                    = 0
[pid  2273] open("/usr/lib/libdb3.so.3", O_RDONLY) = 3
[pid  2273] read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\311\0"..., 1024) = 1024
[pid  2273] fstat64(3, {st_dev=makedev(3, 8), st_ino=5996578, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1352, st_size=684092, st_atime=2004/03/18-12:56:45, st_mtime=2002/04/07-14:38:21, st_ctime=2002/12/09-16:28:04}) = 0
[pid  2273] old_mmap(NULL, 687628, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40433000
[pid  2273] mprotect(0x404da000, 3596, PROT_NONE) = 0
[pid  2273] old_mmap(0x404da000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa6000) = 0x404da000
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40406000, 144794)  = 0
[pid  2273] open("/var/lib/misc/protocols.db", O_RDWR|O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid  2273] open("/var/lib/misc/protocols.db", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
[pid  2273] open("/etc/protocols", O_RDONLY) = 3
[pid  2273] fcntl64(3, F_GETFD)         = 0
[pid  2273] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45084, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=4, st_size=1748, st_atime=2004/03/18-12:56:23, st_mtime=2002/09/03-14:19:39, st_ctime=2002/12/09-15:28:06}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] read(3, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1748
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] getsockopt(4, SOL_IP, IP_OPTIONS, [16597], [0]) = 0
[pid  2273] write(2, "debug3: Trying to reverse map ad"..., 54debug3: Trying to reverse map address 192.84.153.89.
) = 54
[pid  2273] socket(PF_UNIX, SOCK_STREAM, 0) = 3
[pid  2273] connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
[pid  2273] close(3)                    = 0
[pid  2273] open("/etc/hosts", O_RDONLY) = 3
[pid  2273] fcntl64(3, F_GETFD)         = 0
[pid  2273] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45059, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=312, st_atime=2004/03/18-12:56:44, st_mtime=2002/09/03-14:34:57, st_ctime=2002/12/09-15:28:02}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] read(3, "127.0.0.1\tlocalhost\n192.167.8.50"..., 4096) = 312
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] open("/var/yp/binding/astrofisica.2", O_RDONLY) = 3
[pid  2273] readv(3, [{"\320\3", 2}, {"\1\0\0\0\177\0\0\1\3\317\0\0", 12}], 2) = 14
[pid  2273] socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 8
[pid  2273] bind(8, {sin_family=AF_INET, sin_port=htons(756), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
[pid  2273] ioctl(8, 0x5421, [1])       = 0
[pid  2273] setsockopt(8, SOL_IP, IP_RECVERR, [1], 4) = 0
[pid  2273] fcntl64(8, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] close(3)                    = 0
[pid  2273] sendto(8, "\\.\376\212\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 92, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, 16) = 92
[pid  2273] poll([{fd=8, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
[pid  2273] recvfrom(8, "\\.\376\212\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 32
[pid  2273] close(8)                    = 0
[pid  2273] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
[pid  2273] connect(3, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, 28) = 0
[pid  2273] send(3, "\257W\1\0\0\1\0\0\0\0\0\0\00289\003153\00284\003192\7i"..., 44, 0) = 44
[pid  2273] gettimeofday({1079611005, 196501}, NULL) = 0
[pid  2273] poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
[pid  2273] recvfrom(3, "\257W\201\200\0\1\0\1\0\r\0\r\00289\003153\00284\00319"..., 1024, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 497
[pid  2273] close(3)                    = 0
[pid  2273] socket(PF_UNIX, SOCK_STREAM, 0) = 3
[pid  2273] connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
[pid  2273] close(3)                    = 0
[pid  2273] open("/etc/hosts", O_RDONLY) = 3
[pid  2273] fcntl64(3, F_GETFD)         = 0
[pid  2273] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45059, st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2, st_size=312, st_atime=2004/03/18-12:56:45, st_mtime=2002/09/03-14:34:57, st_ctime=2002/12/09-15:28:02}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] read(3, "127.0.0.1\tlocalhost\n192.167.8.50"..., 4096) = 312
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] open("/var/yp/binding/astrofisica.2", O_RDONLY) = 3
[pid  2273] readv(3, [{"\320\3", 2}, {"\1\0\0\0\177\0\0\1\3\317\0\0", 12}], 2) = 14
[pid  2273] socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 8
[pid  2273] bind(8, {sin_family=AF_INET, sin_port=htons(757), sin_addr=inet_addr("0.0.0.0")}}, 16) = -1 EADDRINUSE (Address already in use)
[pid  2273] bind(8, {sin_family=AF_INET, sin_port=htons(758), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
[pid  2273] ioctl(8, 0x5421, [1])       = 0
[pid  2273] setsockopt(8, SOL_IP, IP_RECVERR, [1], 4) = 0
[pid  2273] fcntl64(8, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] close(3)                    = 0
[pid  2273] sendto(8, "q\322\206\f\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 100, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, 16) = 100
[pid  2273] poll([{fd=8, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
[pid  2273] recvfrom(8, "q\322\206\f\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(975), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 32
[pid  2273] close(8)                    = 0
[pid  2273] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
[pid  2273] connect(3, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, 28) = 0
[pid  2273] send(3, "\257X\1\0\0\1\0\0\0\0\0\0\7giacomo\3dsf\5unica\2i"..., 38, 0) = 38
[pid  2273] gettimeofday({1079611005, 199244}, NULL) = 0
[pid  2273] poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
[pid  2273] recvfrom(3, "\257X\201\200\0\1\0\1\0\6\0\6\7giacomo\3dsf\5unica\2i"..., 1024, 0, {sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}}, [16]) = 284
[pid  2273] close(3)                    = 0
[pid  2273] write(2, "debug1: PAM: setting PAM_RHOST t"..., 58debug1: PAM: setting PAM_RHOST to "giacomo.dsf.unica.it"
) = 58
[pid  2273] write(2, "debug1: PAM: setting PAM_TTY to "..., 39debug1: PAM: setting PAM_TTY to "ssh"
) = 39
[pid  2273] write(2, "debug2: monitor_read: 45 used on"..., 51debug2: monitor_read: 45 used once, disabling now
) = 51
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7, "\0\0\0\27", 4)     = 4
[pid  2273] read(7, "\3\0\0\0\16ssh-connection\0\0\0\0", 23) = 23
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 42debug3: monitor_read: checking request 3
) = 42
[pid  2273] write(2, "debug3: mm_answer_authserv: serv"..., 60debug3: mm_answer_authserv: service=ssh-connection, style=
) = 60
[pid  2273] write(2, "debug2: monitor_read: 3 used onc"..., 50debug2: monitor_read: 3 used once, disabling now
) = 50
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7, "\0\0\0\5", 4)      = 4
[pid  2273] read(7, "\n\0\0\0\0", 5)    = 5
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 43debug3: monitor_read: checking request 10
) = 43
[pid  2273] write(2, "debug3: mm_answer_authpassword: "..., 50debug3: mm_answer_authpassword: sending result 0
) = 50
[pid  2273] write(2, "debug3: mm_request_send entering"..., 43debug3: mm_request_send entering: type 11
) = 43
[pid  2273] write(7, "\0\0\0\5\v", 5)   = 5
[pid  2273] write(7, "\0\0\0\0", 4)     = 4
[pid  2273] getpeername(4, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
[pid  2273] write(2, "Failed none for gmulas from 192."..., 59Failed none for gmulas from 192.84.153.89 port 34980 ssh2
) = 59
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
) = 37
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... read resumed> "\0\0\0\5", 4) = 4
[pid  2274] read(3, "\v\0\0\0\0", 5)    = 5
[pid  2274] write(2, "debug3: mm_auth_password: user n"..., 50debug3: mm_auth_password: user not authenticated
) = 50
[pid  2274] getpeername(4, {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
[pid  2274] write(2, "Failed none for gmulas from 192."..., 59Failed none for gmulas from 192.84.153.89 port 34980 ssh2
) = 59
[pid  2274] write(4, "x\214$\r\244*\2512\317\240w\334\362\341\366m6\333v\0\254"..., 80) = 80
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "\365\31\1\375\311dx\366\364\265Qv!\"\245\300\375#\227\206"..., 8192) = 80
[pid  2274] write(2, "debug1: userauth-request for use"..., 81debug1: userauth-request for user gmulas service ssh-connection method password
) = 81
[pid  2274] write(2, "debug1: attempt 1 failures 1\r\n", 30debug1: attempt 1 failures 1
) = 30
[pid  2274] write(2, "debug2: input_userauth_request: "..., 53debug2: input_userauth_request: try method password
) = 53
[pid  2274] write(2, "debug3: mm_auth_password enterin"..., 35debug3: mm_auth_password entering
) = 35
[pid  2274] write(2, "debug3: mm_request_send entering"..., 43debug3: mm_request_send entering: type 10
) = 43
[pid  2274] write(3, "\0\0\0\22\n", 5)  = 5
[pid  2273] <... read resumed> "\0\0\0\22", 4) = 4
[pid  2274] write(3, "\0\0\0\rhiddenpasswor", 17 <unfinished ...>
[pid  2273] read(7,  <unfinished ...>
[pid  2274] <... write resumed> )       = 17
[pid  2273] <... read resumed> "\n\0\0\0\rhiddenpasswor", 18) = 18
[pid  2274] write(2, "debug3: mm_auth_password: waitin"..., 64 <unfinished ...>
[pid  2273] write(2, "debug3: monitor_read: checking r"..., 43debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD
debug3: monitor_read: checking request 10
 <unfinished ...>
[pid  2274] <... write resumed> )       = 64
[pid  2273] <... write resumed> )       = 43
[pid  2274] write(2, "debug3: mm_request_receive_expec"..., 53 <unfinished ...>
[pid  2273] open("/etc/shadow", O_RDONLYdebug3: mm_request_receive_expect entering: type 11
 <unfinished ...>
[pid  2274] <... write resumed> )       = 53
[pid  2273] <... open resumed> )        = 3
[pid  2274] write(2, "debug3: mm_request_receive enter"..., 37 <unfinished ...>
[pid  2273] fcntl64(3, F_GETFDdebug3: mm_request_receive entering
 <unfinished ...>
[pid  2274] <... write resumed> )       = 37
[pid  2273] <... fcntl64 resumed> )     = 0
[pid  2274] read(3,  <unfinished ...>
[pid  2273] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45369, st_mode=S_IFREG|0640, st_nlink=1, st_uid=0, st_gid=42, st_blksize=4096, st_blocks=4, st_size=1171, st_atime=2004/03/18-12:55:33, st_mtime=2004/03/08-11:21:17, st_ctime=2004/03/08-11:21:17}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] _llseek(3, 0, [0], SEEK_CUR) = 0
[pid  2273] read(3, "root:$1$aaaaaaaaaaaaaaaaaaaaaaaa"..., 4096) = 1171
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] write(2, "Could not get shadow information"..., 45Could not get shadow information for gmulas
) = 45
[pid  2273] open("/etc/shadow", O_RDONLY) = 3
[pid  2273] fcntl64(3, F_GETFD)         = 0
[pid  2273] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid  2273] fstat64(3, {st_dev=makedev(3, 5), st_ino=45369, st_mode=S_IFREG|0640, st_nlink=1, st_uid=0, st_gid=42, st_blksize=4096, st_blocks=4, st_size=1171, st_atime=2004/03/18-12:56:48, st_mtime=2004/03/08-11:21:17, st_ctime=2004/03/08-11:21:17}) = 0
[pid  2273] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
[pid  2273] _llseek(3, 0, [0], SEEK_CUR) = 0
[pid  2273] read(3, "root:$1$aaaaaaaaaaaaaaaaaaaaaaaa"..., 4096) = 1171
[pid  2273] read(3, "", 4096)           = 0
[pid  2273] close(3)                    = 0
[pid  2273] munmap(0x40014000, 4096)    = 0
[pid  2273] write(2, "debug3: mm_answer_authpassword: "..., 50debug3: mm_answer_authpassword: sending result 0
) = 50
[pid  2273] write(2, "debug3: mm_request_send entering"..., 43debug3: mm_request_send entering: type 11
) = 43
[pid  2273] write(7, "\0\0\0\5\v", 5 <unfinished ...>
[pid  2274] <... read resumed> "\0\0\0\5", 4) = 4
[pid  2273] <... write resumed> )       = 5
[pid  2274] read(3,  <unfinished ...>
[pid  2273] write(7, "\0\0\0\0", 4 <unfinished ...>
[pid  2274] <... read resumed> "\v", 5) = 1
[pid  2273] <... write resumed> )       = 4
[pid  2274] read(3,  <unfinished ...>
[pid  2273] getpeername(4,  <unfinished ...>
[pid  2274] <... read resumed> "\0\0\0\0", 4) = 4
[pid  2273] <... getpeername resumed> {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
[pid  2274] write(2, "debug3: mm_auth_password: user n"..., 50 <unfinished ...>
[pid  2273] write(2, "Failed password for gmulas from "..., 63debug3: mm_auth_password: user not authenticated
Failed password for gmulas from 192.84.153.89 port 34980 ssh2
 <unfinished ...>
[pid  2274] <... write resumed> )       = 50
[pid  2273] <... write resumed> )       = 63
[pid  2274] getpeername(4,  <unfinished ...>
[pid  2273] write(2, "debug3: mm_request_receive enter"..., 37debug3: mm_request_receive entering
 <unfinished ...>
[pid  2274] <... getpeername resumed> {sin_family=AF_INET, sin_port=htons(34980), sin_addr=inet_addr("192.84.153.89")}}, [16]) = 0
[pid  2273] <... write resumed> )       = 37
[pid  2274] write(2, "Failed password for gmulas from "..., 63 <unfinished ...>
[pid  2273] read(7, Failed password for gmulas from 192.84.153.89 port 34980 ssh2
 <unfinished ...>
[pid  2274] <... write resumed> )       = 63
[pid  2274] write(4, "\3130\376V0\364\350\n\362`Er*\346\23\350\343\231;S\200"..., 32) = 32
[pid  2274] select(5, [4], NULL, NULL, NULL) = 1 (in [4])
[pid  2274] read(4, "", 8192)           = 0
[pid  2274] write(2, "Connection closed by 192.84.153."..., 36Connection closed by 192.84.153.89
) = 36
[pid  2274] write(2, "debug1: do_cleanup\r\n", 20debug1: do_cleanup
) = 20
[pid  2274] write(2, "debug1: PAM: cleanup\r\n", 22debug1: PAM: cleanup
) = 22
[pid  2274] write(2, "debug3: PAM: sshpam_thread_clean"..., 45debug3: PAM: sshpam_thread_cleanup entering
) = 45
[pid  2274] _exit(255)                  = ?
<... read resumed> "", 4)               = 0
--- SIGCHLD (Child exited) ---
write(2, "debug1: do_cleanup\r\n", 20debug1: do_cleanup
)  = 20
write(2, "debug1: PAM: cleanup\r\n", 22debug1: PAM: cleanup
) = 22
munmap(0x4002b000, 7256)                = 0
munmap(0x4002d000, 13156)               = 0
munmap(0x403e7000, 94176)               = 0
munmap(0x40031000, 7372)                = 0
munmap(0x40033000, 11744)               = 0
munmap(0x403fe000, 30752)               = 0
munmap(0x4042a000, 15264)               = 0
munmap(0x40036000, 6600)                = 0
write(2, "debug3: PAM: sshpam_thread_clean"..., 45debug3: PAM: sshpam_thread_cleanup entering
) = 45
_exit(255)                              = ?


Here comes the /etc/ssh/sshd_config file:

# Package generated configuration file
# See the sshd(8) manpage for defails

# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes

# ...but breaks Pam auth via kbdint, so we have to turn it off
# Use PAM authentication via keyboard-interactive so PAM modules can
# properly interface with the user (off due to PrivSep)
#PAMAuthenticationViaKbdInt no
# Lifetime and size of ephemeral version 1 server key
KeyRegenerationInterval 3600
ServerKeyBits 768

# Logging
SyslogFacility AUTH
LogLevel INFO

# Authentication:
LoginGraceTime 600
PermitRootLogin yes
StrictModes yes

RSAAuthentication yes
PubkeyAuthentication yes
#AuthorizedKeysFile	%h/.ssh/authorized_keys

# rhosts authentication should not be used
#RhostsAuthentication no
# Don't read the user's ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no
# similar for protocol version 2
HostbasedAuthentication no
# Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
#IgnoreUserKnownHosts yes

# To enable empty passwords, change to yes (NOT RECOMMENDED)
PermitEmptyPasswords no

# Uncomment to disable s/key passwords 
#ChallengeResponseAuthentication no

# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication no

# To change Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#AFSTokenPassing no
#KerberosTicketCleanup no

# Kerberos TGT Passing does only work with the AFS kaserver
#KerberosTgtPassing yes

X11Forwarding yes
X11DisplayOffset 10
PrintMotd no
#PrintLastLog no
KeepAlive yes
#UseLogin no

#MaxStartups 10:30:60
#Banner /etc/issue.net
#ReverseMappingCheck yes

Subsystem	sftp	/usr/lib/sftp-server

UsePAM yes


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux stampace 2.4.24-poggio-pom-p4 #1 SMP ven feb 20 15:49:19 CET 2004 i686
Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro

Versions of packages ssh depends on:
ii  adduser                3.47              Add and remove users and groups
ii  debconf                1.4.16            Debian configuration management sy
ii  dpkg                   1.9.21            Package maintenance system for Deb
ii  libc6                  2.2.5-11.5        GNU C Library: Shared libraries an
ii  libpam-modules         0.72-35           Pluggable Authentication Modules f
ii  libpam-runtime         0.72-35           Runtime support for the PAM librar
ii  libpam0g               0.72-35           Pluggable Authentication Modules l
ii  libssl0.9.6            0.9.6c-2.woody.6  SSL shared libraries
ii  libwrap0               7.6-9             Wietse Venema's TCP wrappers libra
ii  zlib1g                 1:1.1.4-1.0woody0 compression library - runtime





Reply to: