Hey Chris, here are the libc files I have. Also, even with PAM set to no, I still get a segmentation fault.<b><br><br>Output:</b><br><br>eric@eric-desktop:~$ sudo find / -iname "libc-*"<br>/lib/tls/i686/cmov/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>
/lib/<a href="http://libc-2.11.1.so">libc-2.11.1.so</a><br>/var/lib/dpkg/info/libc-client2007e.md5sums<br>/var/lib/dpkg/info/libc-bin.conffiles<br>/var/lib/dpkg/info/libc-bin.list<br>/var/lib/dpkg/info/libc-client2007e.list<br>
/var/lib/dpkg/info/libc-bin.postinst<br>/var/lib/dpkg/info/libc-dev-bin.md5sums<br>/var/lib/dpkg/info/libc-client2007e.postinst<br>/var/lib/dpkg/info/libc-client2007e.postrm<br>/var/lib/dpkg/info/libc-client2007e.shlibs<br>
/var/lib/dpkg/info/libc-dev-bin.list<br>/var/lib/dpkg/info/libc-bin.md5sums<br>/var/lib/dpkg/info/libc-bin.triggers<br>/usr/share/doc/libc-bin<br>/usr/share/doc/libc-client2007e<br>/usr/share/doc/libc-dev-bin<br>/usr/share/lintian/overrides/libc-bin<br>
/usr/lib/libc-client.so.2007e.0<br>/usr/lib/libc-client.so.2007e<br>/usr/include/gnu/libc-version.h<br>/usr/include/bits/libc-lock.h<br><br><b>Use PAM Off:</b><br><br>[sudo] password for eric:
<br>debug2: load_server_config: filename /etc/ssh/sshd_config
<br>debug2: load_server_config: done config len = 712
<br>debug2: parse_server_config: config /etc/ssh/sshd_config len 712
<br>debug3: /etc/ssh/sshd_config:5 setting Port 22457
<br>debug3: /etc/ssh/sshd_config:9 setting Protocol 2
<br>debug3: /etc/ssh/sshd_config:11 setting HostKey /etc/ssh/ssh_host_rsa_key
<br>debug3: /etc/ssh/sshd_config:12 setting HostKey /etc/ssh/ssh_host_dsa_key
<br>debug3: /etc/ssh/sshd_config:14 setting UsePrivilegeSeparation yes
<br>debug3: /etc/ssh/sshd_config:17 setting KeyRegenerationInterval 3600
<br>debug3: /etc/ssh/sshd_config:18 setting ServerKeyBits 768
<br>debug3: /etc/ssh/sshd_config:21 setting SyslogFacility AUTH
<br>debug3: /etc/ssh/sshd_config:22 setting LogLevel INFO
<br>debug3: /etc/ssh/sshd_config:25 setting LoginGraceTime 120
<br>debug3: /etc/ssh/sshd_config:26 setting PermitRootLogin yes
<br>debug3: /etc/ssh/sshd_config:27 setting StrictModes yes
<br>debug3: /etc/ssh/sshd_config:29 setting RSAAuthentication yes
<br>debug3: /etc/ssh/sshd_config:30 setting PubkeyAuthentication yes
<br>debug3: /etc/ssh/sshd_config:31 setting AuthorizedKeysFile %h/.ssh/authorized_keys2
<br>debug3: /etc/ssh/sshd_config:34 setting IgnoreRhosts yes
<br>debug3: /etc/ssh/sshd_config:36 setting RhostsRSAAuthentication no
<br>debug3: /etc/ssh/sshd_config:38 setting HostbasedAuthentication no
<br>debug3: /etc/ssh/sshd_config:43 setting PermitEmptyPasswords no
<br>debug3: /etc/ssh/sshd_config:47 setting ChallengeResponseAuthentication no
<br>debug3: /etc/ssh/sshd_config:62 setting X11Forwarding yes
<br>debug3: /etc/ssh/sshd_config:63 setting X11DisplayOffset 10
<br>debug3: /etc/ssh/sshd_config:64 setting PrintMotd no
<br>debug3: /etc/ssh/sshd_config:65 setting PrintLastLog yes
<br>debug3: /etc/ssh/sshd_config:66 setting TCPKeepAlive yes
<br>debug3: /etc/ssh/sshd_config:73 setting AcceptEnv LANG LC_*
<br>debug3: /etc/ssh/sshd_config:75 setting Subsystem sftp /usr/lib/openssh/sftp-server
<br>debug3: /etc/ssh/sshd_config:86 setting UsePAM no
<br>debug3: /etc/ssh/sshd_config:88 setting AllowUsers nx eric
<br>debug1: sshd version OpenSSH_5.3p1 Debian-3ubuntu7
<br>debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key.
<br>debug1: read PEM private key done: type RSA
<br>debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
<br>debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
<br>debug1: private host key: #0 type 1 RSA
<br>debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key.
<br>debug1: read PEM private key done: type DSA
<br>debug1: Checking blacklist file /usr/share/ssh/blacklist.DSA-1024
<br>debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
<br>debug1: private host key: #1 type 2 DSA
<br>debug1: rexec_argv[0]='/usr/sbin/sshd'
<br>debug1: rexec_argv[1]='-d'
<br>debug1: rexec_argv[2]='-d'
<br>debug1: rexec_argv[3]='-d'
<br>debug1: rexec_argv[4]='-p'
<br>debug1: rexec_argv[5]='1000'
<br>debug2: fd 3 setting O_NONBLOCK
<br>debug1: Bind to port 1000 on 0.0.0.0.
<br>Server listening on 0.0.0.0 port 1000.
<br>debug2: fd 4 setting O_NONBLOCK
<br>debug1: Bind to port 1000 on ::.
<br>Server listening on :: port 1000.
<br>debug3: fd 5 is not O_NONBLOCK
<br>debug1: Server will not fork when running in debugging mode.
<br>debug3: send_rexec_state: entering fd = 8 config len 712
<br>debug3: ssh_msg_send: type 0
<br>debug3: send_rexec_state: done
<br>debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8
<br>debug1: inetd sockets after dupping: 3, 3
<br>Connection from 127.0.0.1 port 49209
<br>debug1: Client protocol version 2.0; client software version OpenSSH_5.3p1 Debian-3ubuntu7
<br>debug1: match: OpenSSH_5.3p1 Debian-3ubuntu7 pat OpenSSH*
<br>debug1: Enabling compatibility mode for protocol 2.0
<br>debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
<br>debug2: fd 3 setting O_NONBLOCK
<br>debug2: Network child is on pid 1194
<br>debug3: preauth child monitor started
<br>debug3: mm_request_receive entering
<br>debug3: privsep user:group 108:65534
<br>debug1: permanently_set_uid: 108/65534
<br>debug1: list_hostkey_types: ssh-rsa,ssh-dss
<br>debug1: SSH2_MSG_KEXINIT sent
<br>debug3: Wrote 784 bytes for a total of 823
<br>debug1: SSH2_MSG_KEXINIT received
<br>debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
<br>debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
<br>debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,<a href="mailto:rijndael-cbc@lysator.liu.se">rijndael-cbc@lysator.liu.se</a>
<br>debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,<a href="mailto:rijndael-cbc@lysator.liu.se">rijndael-cbc@lysator.liu.se</a>
<br>debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,<a href="mailto:umac-64@openssh.com">umac-64@openssh.com</a>,hmac-ripemd160,<a href="mailto:hmac-ripemd160@openssh.com">hmac-ripemd160@openssh.com</a>,hmac-sha1-96,hmac-md5-96
<br>debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,<a href="mailto:umac-64@openssh.com">umac-64@openssh.com</a>,hmac-ripemd160,<a href="mailto:hmac-ripemd160@openssh.com">hmac-ripemd160@openssh.com</a>,hmac-sha1-96,hmac-md5-96
<br>debug2: kex_parse_kexinit: none,<a href="mailto:zlib@openssh.com">zlib@openssh.com</a>
<br>debug2: kex_parse_kexinit: none,<a href="mailto:zlib@openssh.com">zlib@openssh.com</a>
<br>debug2: kex_parse_kexinit:
<br>debug2: kex_parse_kexinit:
<br>debug2: kex_parse_kexinit: first_kex_follows 0
<br>debug2: kex_parse_kexinit: reserved 0
<br>debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
<br>debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
<br>debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,<a href="mailto:rijndael-cbc@lysator.liu.se">rijndael-cbc@lysator.liu.se</a>
<br>debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,<a href="mailto:rijndael-cbc@lysator.liu.se">rijndael-cbc@lysator.liu.se</a>
<br>debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,<a href="mailto:umac-64@openssh.com">umac-64@openssh.com</a>,hmac-ripemd160,<a href="mailto:hmac-ripemd160@openssh.com">hmac-ripemd160@openssh.com</a>,hmac-sha1-96,hmac-md5-96
<br>debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,<a href="mailto:umac-64@openssh.com">umac-64@openssh.com</a>,hmac-ripemd160,<a href="mailto:hmac-ripemd160@openssh.com">hmac-ripemd160@openssh.com</a>,hmac-sha1-96,hmac-md5-96
<br>debug2: kex_parse_kexinit: none,<a href="mailto:zlib@openssh.com">zlib@openssh.com</a>,zlib
<br>debug2: kex_parse_kexinit: none,<a href="mailto:zlib@openssh.com">zlib@openssh.com</a>,zlib
<br>debug2: kex_parse_kexinit:
<br>debug2: kex_parse_kexinit:
<br>debug2: kex_parse_kexinit: first_kex_follows 0
<br>debug2: kex_parse_kexinit: reserved 0
<br>debug2: mac_setup: found hmac-md5
<br>debug1: kex: client->server aes128-ctr hmac-md5 none
<br>debug2: mac_setup: found hmac-md5
<br>debug1: kex: server->client aes128-ctr hmac-md5 none
<br>debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
<br>debug3: mm_request_send entering: type 0
<br>debug3: monitor_read: checking request 0
<br>debug3: mm_answer_moduli: got parameters: 1024 1024 8192
<br>debug3: mm_choose_dh: waiting for MONITOR_ANS_MODULI
<br>debug3: mm_request_receive_expect entering: type 1
<br>debug3: mm_request_receive entering
<br>debug3: mm_request_send entering: type 1
<br>debug2: monitor_read: 0 used once, disabling now
<br>debug3: mm_request_receive entering
<br>debug3: mm_choose_dh: remaining 0
<br>debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
<br>debug3: Wrote 152 bytes for a total of 975
<br>debug2: dh_gen_key: priv key bits set: 124/256
<br>debug2: bits set: 532/1024
<br>debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
<br>debug2: bits set: 509/1024
<br>debug3: mm_key_sign entering
<br>debug3: mm_request_send entering: type 5
<br>debug3: monitor_read: checking request 5
<br>debug3: mm_answer_sign
<br>debug3: mm_key_sign: waiting for MONITOR_ANS_SIGN
<br>debug3: mm_request_receive_expect entering: type 6
<br>debug3: mm_request_receive entering
<br>debug3: mm_answer_sign: signature 0x215fc2e8(271)
<br>debug3: mm_request_send entering: type 6
<br>debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
<br>debug2: kex_derive_keys
<br>debug2: set_newkeys: mode 1
<br>debug1: SSH2_MSG_NEWKEYS sent
<br>debug1: expecting SSH2_MSG_NEWKEYS
<br>debug3: Wrote 720 bytes for a total of 1695
<br>debug2: monitor_read: 5 used once, disabling now
<br>debug3: mm_request_receive entering
<br>debug2: set_newkeys: mode 0
<br>debug1: SSH2_MSG_NEWKEYS received
<br>debug1: KEX done
<br>debug3: Wrote 48 bytes for a total of 1743
<br>debug1: userauth-request for user eric service ssh-connection method none
<br>debug1: attempt 0 failures 0
<br>debug3: mm_getpwnamallow entering
<br>debug3: mm_request_send entering: type 7
<br>debug3: mm_getpwnamallow: waiting for MONITOR_ANS_PWNAM
<br>debug3: mm_request_receive_expect entering: type 8
<br>debug3: mm_request_receive entering
<br>debug3: monitor_read: checking request 7
<br>debug3: mm_answer_pwnamallow
<br>debug3: Trying to reverse map address 127.0.0.1.
<br>debug1: do_cleanup
<br>Segmentation fault
<br>eric@eric-desktop:~$ exit<br><br>