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

Bug#246151: ssh: fails any connect attempt: open /dev/tty fails



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


I'd rather file this as an important bug, since I can't use ssh at all
now.

When I try to ssh anywhere, I get "Permission denied. Please try again."
written to stdout three times, but I am not prompted for a password.  I
haven't changed the config since the previous ssh/unstable version.

I've included an strace after the System Information.  I think the
important bit are these lines:
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=C, LC_CTYPE=C

Versions of packages ssh depends on:
ii  adduser                     3.52         Add and remove users and groups
ii  debconf                     1.4.24       Debian configuration management sy
ii  dpkg                        1.10.21      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libpam-modules              0.76-19      Pluggable Authentication Modules f
ii  libpam-runtime              0.76-19      Runtime support for the PAM librar
ii  libpam0g                    0.76-19      Pluggable Authentication Modules l
ii  libssl0.9.7                 0.9.7d-1     SSL shared libraries
ii  libwrap0                    7.6.dbs-2    Wietse Venema's TCP wrappers libra
ii  zlib1g                      1:1.2.1-5    compression library - runtime

-- debconf information:
  ssh/insecure_rshd: 
  ssh/privsep_ask: true
* ssh/user_environment_tell: 
* ssh/forward_warning: 
  ssh/insecure_telnetd: 
  ssh/new_config: true
* ssh/use_old_init_script: true
  ssh/rootlogin_warning: 
* ssh/upgrade_to_openssh: true
* ssh/SUID_client: true
* ssh/protocol2_default: 
* ssh/privsep_tell: 
* ssh/ssh2_keys_merged: 
  ssh/ancient_version: 
  ssh/protocol2_only: true
  ssh/encrypted_host_key_but_no_keygen: 
* ssh/run_sshd: true

--- strace

execve("/usr/bin/ssh", ["ssh", "hermes.int"], [/* 14 vars */]) = 0
uname({sys="Linux", node="warp", ...})  = 0
brk(0)                                  = 0x8083000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
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_mode=S_IFREG|0644, st_size=59167, ...}) = 0
old_mmap(NULL, 59167, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\0000\'\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=64892, ...}) = 0
old_mmap(NULL, 73608, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40027000
old_mmap(0x40036000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf000) = 0x40036000
old_mmap(0x40037000, 8072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40037000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libcrypto.so.0.9.7", 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\20\271"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1020392, ...}) = 0
old_mmap(NULL, 1034328, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40039000
old_mmap(0x40121000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xe8000) = 0x40121000
old_mmap(0x40132000, 14424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40132000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\0P\r\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=7692, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40136000
old_mmap(NULL, 10516, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40137000
old_mmap(0x40139000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x40139000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
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\0\27\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=67304, ...}) = 0
old_mmap(NULL, 66268, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4013a000
old_mmap(0x4014a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x10000) = 0x4014a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\3209\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=74264, ...}) = 0
old_mmap(NULL, 85600, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4014b000
old_mmap(0x4015d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0x4015d000
old_mmap(0x4015e000, 7776, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4015e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\240\10"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=17980, ...}) = 0
old_mmap(NULL, 176700, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40160000
old_mmap(0x40164000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4000) = 0x40164000
old_mmap(0x40165000, 156220, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40165000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\340X\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1279012, ...}) = 0
old_mmap(NULL, 1289324, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4018c000
old_mmap(0x402bc000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x12f000) = 0x402bc000
old_mmap(0x402c5000, 7276, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x402c5000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\0\220\32"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9432, ...}) = 0
old_mmap(NULL, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x402c7000
old_mmap(0x402c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x402c9000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402ca000
set_thread_area({entry_number:-1 -> 6, base_addr:0x402ca880, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0x40018000, 59167)               = 0
brk(0)                                  = 0x8083000
brk(0x80a4000)                          = 0x80a4000
brk(0)                                  = 0x80a4000
getuid32()                              = 1001
geteuid32()                             = 1001
setresuid32(-1, 1001, -1)               = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
connect(3, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40018000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59167, ...}) = 0
old_mmap(NULL, 59167, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/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\200\20"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=30576, ...}) = 0
old_mmap(NULL, 29492, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x402cb000
old_mmap(0x402d2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x7000) = 0x402d2000
close(3)                                = 0
munmap(0x40018000, 59167)               = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59167, ...}) = 0
old_mmap(NULL, 59167, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/libnss_nis.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\200\32"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=34948, ...}) = 0
old_mmap(NULL, 38128, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x402d3000
old_mmap(0x402dc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8000) = 0x402dc000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/libnss_files.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\220\33"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=35288, ...}) = 0
old_mmap(NULL, 38584, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x402dd000
old_mmap(0x402e6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8000) = 0x402e6000
close(3)                                = 0
munmap(0x40018000, 59167)               = 0
open("/etc/passwd", O_RDONLY)           = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=1491, ...}) = 0
mmap2(NULL, 1491, PROT_READ, MAP_SHARED, 3, 0) = 0x40018000
_llseek(3, 1491, [1491], SEEK_SET)      = 0
munmap(0x40018000, 1491)                = 0
close(3)                                = 0
umask(022)                              = 022
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
open("/home/mmoore/.ssh/config", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0600, st_size=1167, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402e7000
read(3, "#\t$OpenBSD: ssh_config,v 1.15 20"..., 131072) = 1167
read(3, "", 131072)                     = 0
close(3)                                = 0
munmap(0x402e7000, 131072)              = 0
open("/etc/ssh/ssh_config", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1185, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402e7000
read(3, "#\t$OpenBSD: ssh_config,v 1.19 20"..., 4096) = 1185
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x402e7000, 4096)                = 0
getpid()                                = 12988
getpid()                                = 12988
open("/dev/urandom", O_RDONLY|O_NONBLOCK|O_NOCTTY) = 3
select(4, [3], NULL, NULL, {0, 10000})  = 1 (in [3], left {0, 10000})
read(3, "\277\335oA\27\260#\346\350\327\212v\177\7\312\351\20\0"..., 32) = 32
close(3)                                = 0
getpid()                                = 12988
getpid()                                = 12988
getuid32()                              = 1001
getpid()                                = 12988
time(NULL)                              = 1083077467
getpid()                                = 12988
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59167, ...}) = 0
old_mmap(NULL, 59167, PROT_READ, MAP_PRIVATE, 3, 0) = 0x402e7000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/mmx", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbfffef30)     = -1 ENOENT (No such file or directory)
open("/lib/tls/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/lib/tls/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/mmx", 0xbfffef30)      = -1 ENOENT (No such file or directory)
open("/lib/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/cmov", 0xbfffef30)     = -1 ENOENT (No such file or directory)
open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/lib/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/lib/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/mmx", 0xbfffef30)     = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/cmov", 0xbfffef30)    = -1 ENOENT (No such file or directory)
open("/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686", 0xbfffef30)         = -1 ENOENT (No such file or directory)
open("/lib/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/mmx/cmov", 0xbfffef30)     = -1 ENOENT (No such file or directory)
open("/lib/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/mmx", 0xbfffef30)          = -1 ENOENT (No such file or directory)
open("/lib/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/cmov", 0xbfffef30)         = -1 ENOENT (No such file or directory)
open("/lib/libnss_db.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
stat64("/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
open("/usr/lib/tls/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/mmx", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/mmx", 0xbfffef30)  = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls", 0xbfffef30)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/mmx", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/mmx/cmov", 0xbfffef30) = -1 ENOENT (No such file or directory)
open("/usr/lib/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/mmx", 0xbfffef30)      = -1 ENOENT (No such file or directory)
open("/usr/lib/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/cmov", 0xbfffef30)     = -1 ENOENT (No such file or directory)
open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=40960, ...}) = 0
munmap(0x402e7000, 59167)               = 0
open("/etc/services", O_RDONLY)         = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=15958, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402e7000
read(3, "# Network services, Internet sty"..., 4096) = 4096
close(3)                                = 0
munmap(0x402e7000, 4096)                = 0
open("/etc/hosts", O_RDONLY)            = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=90857, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402e7000
read(3, "127.0.0.1\tlocalhost\n10.0.0.100\tw"..., 4096) = 4096
read(3, "om\n127.0.0.1 ads.beguide.net\n127"..., 4096) = 4096
read(3, "0.1 badservant.guj.de\n127.0.0.1 "..., 4096) = 4096
read(3, "1 images2.nytimes.com\n127.0.0.1 "..., 4096) = 4096
read(3, "7.0.0.1 sixfigureincome.com\n127."..., 4096) = 4096
read(3, "ifriends.net\n127.0.0.1 www.imagi"..., 4096) = 4096
read(3, "crappy sites:\n\n127.0.0.1 123bann"..., 4096) = 4096
read(3, ".0.0.1 ads20.focalink.com\n127.0."..., 4096) = 4096
read(3, ".0.1 crux.songline.com\n127.0.0.1"..., 4096) = 4096
read(3, "\n127.0.0.1 ad3.peel.com\n127.0.0."..., 4096) = 4096
read(3, "nes.com\n127.0.0.1 adserver.lunar"..., 4096) = 4096
read(3, ".com\n127.0.0.1 freebieclub.com\n1"..., 4096) = 4096
read(3, ".com\n127.0.0.1 s1.bluestreak.com"..., 4096) = 4096
read(3, "7.0.0.1 www.clictrafic.com\n127.0"..., 4096) = 4096
read(3, "om\n216.239.37.101 www.kazaa-down"..., 4096) = 4096
read(3, "ommunities.com\n127.0.0.1 ads.web"..., 4096) = 4096
read(3, "27.0.0.1 clit5.sextracker.com\n12"..., 4096) = 4096
read(3, "ueclick.com\n127.0.0.1 p.wtlive.c"..., 4096) = 4096
read(3, "com\n127.0.0.1 www.allclicks.com\n"..., 4096) = 4096
read(3, "arez.com\n127.0.0.1 www.valueclic"..., 4096) = 4096
read(3, "7.0.0.1 redirect.click2net.com\n1"..., 4096) = 4096
read(3, "click-fr.com\n127.0.0.1 www.click"..., 4096) = 4096
read(3, "ww2.consumercreditusa.com\n127.0."..., 4096) = 745
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x402e7000, 4096)                = 0
open("/etc/hosts", O_RDONLY)            = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=90857, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402e7000
read(3, "127.0.0.1\tlocalhost\n10.0.0.100\tw"..., 4096) = 4096
read(3, "om\n127.0.0.1 ads.beguide.net\n127"..., 4096) = 4096
read(3, "0.1 badservant.guj.de\n127.0.0.1 "..., 4096) = 4096
read(3, "1 images2.nytimes.com\n127.0.0.1 "..., 4096) = 4096
read(3, "7.0.0.1 sixfigureincome.com\n127."..., 4096) = 4096
read(3, "ifriends.net\n127.0.0.1 www.imagi"..., 4096) = 4096
read(3, "crappy sites:\n\n127.0.0.1 123bann"..., 4096) = 4096
read(3, ".0.0.1 ads20.focalink.com\n127.0."..., 4096) = 4096
read(3, ".0.1 crux.songline.com\n127.0.0.1"..., 4096) = 4096
read(3, "\n127.0.0.1 ad3.peel.com\n127.0.0."..., 4096) = 4096
read(3, "nes.com\n127.0.0.1 adserver.lunar"..., 4096) = 4096
read(3, ".com\n127.0.0.1 freebieclub.com\n1"..., 4096) = 4096
read(3, ".com\n127.0.0.1 s1.bluestreak.com"..., 4096) = 4096
read(3, "7.0.0.1 www.clictrafic.com\n127.0"..., 4096) = 4096
read(3, "om\n216.239.37.101 www.kazaa-down"..., 4096) = 4096
read(3, "ommunities.com\n127.0.0.1 ads.web"..., 4096) = 4096
read(3, "27.0.0.1 clit5.sextracker.com\n12"..., 4096) = 4096
read(3, "ueclick.com\n127.0.0.1 p.wtlive.c"..., 4096) = 4096
read(3, "com\n127.0.0.1 www.allclicks.com\n"..., 4096) = 4096
read(3, "arez.com\n127.0.0.1 www.valueclic"..., 4096) = 4096
read(3, "7.0.0.1 redirect.click2net.com\n1"..., 4096) = 4096
read(3, "click-fr.com\n127.0.0.1 www.click"..., 4096) = 4096
read(3, "ww2.consumercreditusa.com\n127.0."..., 4096) = 745
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x402e7000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=59167, ...}) = 0
old_mmap(NULL, 59167, PROT_READ, MAP_PRIVATE, 3, 0) = 0x402e7000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/libnss_dns.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\360\r\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=13964, ...}) = 0
old_mmap(NULL, 12692, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x402f6000
old_mmap(0x402f9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3000) = 0x402f9000
close(3)                                = 0
munmap(0x402e7000, 59167)               = 0
gettimeofday({1083077467, 435529}, NULL) = 0
getpid()                                = 12988
open("/etc/resolv.conf", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=77, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402e7000
read(3, "search int.novator.com novator.c"..., 4096) = 77
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x402e7000, 4096)                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, 28) = 0
send(3, "\344\257\1\0\0\1\0\0\0\0\0\0\6hermes\3int\0\0\34\0\1", 28, 0) = 28
gettimeofday({1083077467, 438004}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(3, FIONREAD, [82])                = 0
recvfrom(3, "\344\257\201\203\0\1\0\0\0\1\0\0\6hermes\3int\0\0\34\0"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, [16]) = 82
close(3)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, 28) = 0
send(3, "\344\260\1\0\0\1\0\0\0\0\0\0\6hermes\3int\3int\7nova"..., 44, 0) = 44
gettimeofday({1083077467, 440869}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(3, FIONREAD, [94])                = 0
recvfrom(3, "\344\260\205\203\0\1\0\0\0\1\0\0\6hermes\3int\3int\7no"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, [16]) = 94
close(3)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, 28) = 0
send(3, "\344\261\1\0\0\1\0\0\0\0\0\0\6hermes\3int\7novator\3"..., 40, 0) = 40
gettimeofday({1083077467, 443827}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(3, FIONREAD, [90])                = 0
recvfrom(3, "\344\261\205\200\0\1\0\0\0\1\0\0\6hermes\3int\7novator"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, [16]) = 90
close(3)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, 28) = 0
send(3, "\344\262\1\0\0\1\0\0\0\0\0\0\6hermes\3int\0\0\1\0\1", 28, 0) = 28
gettimeofday({1083077467, 446550}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(3, FIONREAD, [82])                = 0
recvfrom(3, "\344\262\201\203\0\1\0\0\0\1\0\0\6hermes\3int\0\0\1\0\1"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, [16]) = 82
close(3)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, 28) = 0
send(3, "\344\263\1\0\0\1\0\0\0\0\0\0\6hermes\3int\3int\7nova"..., 44, 0) = 44
gettimeofday({1083077467, 449308}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(3, FIONREAD, [94])                = 0
recvfrom(3, "\344\263\205\203\0\1\0\0\0\1\0\0\6hermes\3int\3int\7no"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, [16]) = 94
close(3)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, 28) = 0
send(3, "\344\264\1\0\0\1\0\0\0\0\0\0\6hermes\3int\7novator\3"..., 40, 0) = 40
gettimeofday({1083077467, 452192}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(3, FIONREAD, [123])               = 0
recvfrom(3, "\344\264\205\200\0\1\0\1\0\2\0\2\6hermes\3int\7novator"..., 1024, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.0.0.1")}, [16]) = 123
close(3)                                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
connect(3, {sa_family=AF_INET, sin_port=htons(22), sin_addr=inet_addr("10.0.0.3")}, 16) = 0
setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
setresuid32(-1, 1001, -1)               = 0
setuid32(1001)                          = 0
stat64("/home/mmoore/.ssh", {st_mode=S_IFDIR|0700, st_size=168, ...}) = 0
open("/etc/passwd", O_RDONLY)           = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1491, ...}) = 0
mmap2(NULL, 1491, PROT_READ, MAP_SHARED, 4, 0) = 0x402e7000
_llseek(4, 1491, [1491], SEEK_SET)      = 0
munmap(0x402e7000, 1491)                = 0
close(4)                                = 0
open("/home/mmoore/.ssh/id_dsa_novator", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=668, ...}) = 0
read(4, "-----BEGIN DSA PRIVATE KEY-----\n"..., 668) = 668
close(4)                                = 0
open("/home/mmoore/.ssh/id_dsa_novator", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=668, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fa000
read(4, "-----BEGIN DSA PRIVATE KEY-----\n"..., 131072) = 668
read(4, "", 131072)                     = 0
close(4)                                = 0
munmap(0x402fa000, 131072)              = 0
open("/home/mmoore/.ssh/id_dsa_novator", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=668, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fa000
read(4, "-----BEGIN DSA PRIVATE KEY-----\n"..., 131072) = 668
read(4, "", 131072)                     = 0
close(4)                                = 0
munmap(0x402fa000, 131072)              = 0
open("/home/mmoore/.ssh/id_dsa_novator.pub", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/etc/passwd", O_RDONLY)           = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1491, ...}) = 0
mmap2(NULL, 1491, PROT_READ, MAP_SHARED, 4, 0) = 0x402fa000
_llseek(4, 1491, [1491], SEEK_SET)      = 0
munmap(0x402fa000, 1491)                = 0
close(4)                                = 0
open("/etc/passwd", O_RDONLY)           = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
_llseek(4, 0, [0], SEEK_CUR)            = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1491, ...}) = 0
mmap2(NULL, 1491, PROT_READ, MAP_SHARED, 4, 0) = 0x402fa000
_llseek(4, 1491, [1491], SEEK_SET)      = 0
munmap(0x402fa000, 1491)                = 0
close(4)                                = 0
rt_sigaction(SIGPIPE, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
read(3, "S", 1)                         = 1
read(3, "S", 1)                         = 1
read(3, "H", 1)                         = 1
read(3, "-", 1)                         = 1
read(3, "1", 1)                         = 1
read(3, ".", 1)                         = 1
read(3, "5", 1)                         = 1
read(3, "-", 1)                         = 1
read(3, "O", 1)                         = 1
read(3, "p", 1)                         = 1
read(3, "e", 1)                         = 1
read(3, "n", 1)                         = 1
read(3, "S", 1)                         = 1
read(3, "S", 1)                         = 1
read(3, "H", 1)                         = 1
read(3, "_", 1)                         = 1
read(3, "3", 1)                         = 1
read(3, ".", 1)                         = 1
read(3, "4", 1)                         = 1
read(3, "p", 1)                         = 1
read(3, "1", 1)                         = 1
read(3, " ", 1)                         = 1
read(3, "D", 1)                         = 1
read(3, "e", 1)                         = 1
read(3, "b", 1)                         = 1
read(3, "i", 1)                         = 1
read(3, "a", 1)                         = 1
read(3, "n", 1)                         = 1
read(3, " ", 1)                         = 1
read(3, "1", 1)                         = 1
read(3, ":", 1)                         = 1
read(3, "3", 1)                         = 1
read(3, ".", 1)                         = 1
read(3, "4", 1)                         = 1
read(3, "p", 1)                         = 1
read(3, "1", 1)                         = 1
read(3, "-", 1)                         = 1
read(3, "1", 1)                         = 1
read(3, ".", 1)                         = 1
read(3, "w", 1)                         = 1
read(3, "o", 1)                         = 1
read(3, "o", 1)                         = 1
read(3, "d", 1)                         = 1
read(3, "y", 1)                         = 1
read(3, ".", 1)                         = 1
read(3, "3", 1)                         = 1
read(3, "\n", 1)                        = 1
write(3, "SSH-1.5-OpenSSH_3.8p1 Debian 1:3"..., 39) = 39
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\1\v\0\0\0\0\0\2\371\23\327\274\361BG\31\0\0\3\0\0"..., 8192) = 276
stat64("/etc/ssh/ssh_known_hosts2", 0xbffff9e0) = -1 ENOENT (No such file or directory)
stat64("/home/mmoore/.ssh/known_hosts2", {st_mode=S_IFREG|0600, st_size=3198, ...}) = 0
open("/home/mmoore/.ssh/known_hosts2", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=3198, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fa000
read(4, "margot.mozai.com,205.233.216.235"..., 131072) = 3198
read(4, "", 131072)                     = 0
close(4)                                = 0
munmap(0x402fa000, 131072)              = 0
open("/etc/ssh/ssh_known_hosts2", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/mmoore/.ssh/known_hosts2", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=3198, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fa000
read(4, "margot.mozai.com,205.233.216.235"..., 131072) = 3198
read(4, "", 131072)                     = 0
close(4)                                = 0
munmap(0x402fa000, 131072)              = 0
open("/etc/ssh/ssh_known_hosts2", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/mmoore/.ssh/known_hosts", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=70406, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fa000
read(4, "hera,10.0.0.215 ssh-rsa AAAAB3Nz"..., 131072) = 70406
close(4)                                = 0
munmap(0x402fa000, 131072)              = 0
open("/home/mmoore/.ssh/known_hosts", O_RDONLY|O_LARGEFILE) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=70406, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402fa000
read(4, "hera,10.0.0.215 ssh-rsa AAAAB3Nz"..., 131072) = 70406
close(4)                                = 0
munmap(0x402fa000, 131072)              = 0
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
getpid()                                = 12988
write(3, "\0\0\0\224\0\0\0\0\3\3\371\23\327\274\361BG\31\3\376:\262"..., 156) = 156
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\0\5\357\275\fe&\366\323(", 8192) = 12
write(3, "\0\0\0\17O\376\351YI\223\5\262\360>\241\22b*\305\23", 20) = 20
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\0\5\317\361.\255\231\264Y\340", 8192) = 12
write(3, "\0\0\0\5\364\251?v\333&2^", 12) = 12
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\0\5\310\263\335\264\340\324\26`", 8192) = 12
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)
write(3, "\0\0\0)\325\245\305y\260\332N\17\346Ko\33\247\341\260\237"..., 52) = 52
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\0\5\260\344\4r\336\232\251\215", 8192) = 12
write(2, "Permission denied, please try ag"..., 38Permission denied, please try again.
) = 38
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)
write(3, "\0\0\0))V\363k\33\257\215}Ti\320:\377wOr\335I\361\243\373"..., 52) = 52
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\0\5d\232\267\16{v\266m", 8192) = 12
write(2, "Permission denied, please try ag"..., 38Permission denied, please try again.
) = 38
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)
open("/dev/tty", O_RDWR|O_LARGEFILE)    = -1 EACCES (Permission denied)
write(3, "\0\0\0)\330\205a\226\371\6\323\241\262*\243\215\372\350"..., 52) = 52
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\0\0\0\5\r\307~o\362\350q\242", 8192) = 12
write(2, "Permission denied.\r\n", 20Permission denied.
)  = 20
exit_group(255)                         = ?




Reply to: