Hi,OpenSSH recently died on me, and I have not benn able to fix it. When I try to log in, I get a wierd error:
>sxe:~$ ssh localhost >[EMAIL PROTECTED]'s password: >Last login: Fri Aug 25 11:20:03 2000 from stfw.sasktel.sk.ca on pts/1 > >No mail. >Last login: Fri Aug 25 11:20:03 2000 from stfw.sasktel.sk.ca >stdin: is not a tty >-bash: ßØ*9tty1: command not found >Connection to localhost closed. Here is a dump from sshd's logs: Aug 25 11:20:07 sxe sshd[5462]: debug: Seeding random number generator Aug 25 11:20:07 sxe sshd[5462]: debug: inetd sockets after dupping: 5, 6 Aug 25 11:20:07 sxe sshd[5462]: Generating 768 bit RSA key. Aug 25 11:20:07 sxe sshd[5462]: debug: Seeding random number generator Aug 25 11:20:07 sxe tcplogd: ssh connection attempt from [EMAIL PROTECTED] [127.0.0.1] Aug 25 11:20:07 sxe sshd[5462]: debug: Seeding random number generator Aug 25 11:20:07 sxe sshd[5462]: RSA key generation complete. Aug 25 11:20:07 sxe sshd[5462]: Connection from 127.0.0.1 port 2734 Aug 25 11:20:07 sxe sshd[5462]: debug: Client protocol version 1.5; client software version OpenSSH_2.1.1 Aug 25 11:20:07 sxe sshd[5462]: debug: Local version string SSH-1.99-OpenSSH_2.1.1 Aug 25 11:20:07 sxe sshd[5462]: debug: Sent 768 bit public key and 1024 bit host key. Aug 25 11:20:07 sxe sshd[5462]: debug: Encryption type: 3des Aug 25 11:20:07 sxe sshd[5462]: debug: Received session key; encryption turned on. Aug 25 11:20:07 sxe sshd[5462]: debug: Installing crc compensation attack detector. Aug 25 11:20:07 sxe sshd[5462]: debug: Starting up PAM with username "str8edge" Aug 25 11:20:07 sxe sshd[5462]: debug: Attempting authentication for str8edge. Aug 25 11:20:10 sxe sshd[5462]: debug: PAM Password authentication accepted for user "str8edge" Aug 25 11:20:10 sxe sshd[5462]: Accepted password for str8edge from 127.0.0.1 port 2734 Aug 25 11:20:10 sxe sshd[5462]: debug: PAM setting rhost to "localhost" Aug 25 11:20:10 sxe sshd[5462]: debug: session_new: init Aug 25 11:20:10 sxe sshd[5462]: debug: session_new: session 0 Aug 25 11:20:10 sxe sshd[5462]: debug: Allocating pty. Aug 25 11:20:10 sxe sshd[5462]: debug: PAM setting tty to "/dev/pts/3" Aug 25 11:20:10 sxe sshd[5462]: debug: PAM establishing creds Aug 25 11:20:10 sxe sshd[5474]: debug: Setting controlling tty using TIOCSCTTY. Aug 25 11:20:10 sxe sshd[5474]: debug: PAM environment: MAIL=/var/spool/mail/str8edge Aug 25 11:20:10 sxe sshd[5462]: debug: Entering interactive session. Aug 25 11:20:10 sxe sshd[5462]: debug: no set_nonblock for tty fd 0 Aug 25 11:20:10 sxe sshd[5462]: debug: no set_nonblock for tty fd 7 Aug 25 11:20:10 sxe sshd[5462]: debug: server_init_dispatch_13 Aug 25 11:20:10 sxe sshd[5462]: debug: server_init_dispatch_15 Aug 25 11:20:10 sxe sshd[5474]: debug: PAM environment: LANG=C Aug 25 11:20:10 sxe sshd[5462]: debug: tvp!=NULL kid 0 mili 10 Aug 25 11:20:15 sxe sshd[5462]: debug: tvp!=NULL kid 0 mili 10 Aug 25 11:20:15 sxe sshd[5462]: debug: Received SIGCHLD. Aug 25 11:20:15 sxe sshd[5462]: debug: tvp!=NULL kid 1 mili 100 Aug 25 11:20:15 sxe sshd[5462]: debug: End of interactive session; stdin 0, stdout (read 574, sent 574), stderr 0 bytes. Aug 25 11:20:15 sxe sshd[5462]: debug: Command exited with status 127. Aug 25 11:20:15 sxe sshd[5462]: debug: Received exit confirmation. Aug 25 11:20:15 sxe sshd[5462]: debug: session_pty_cleanup: session 0 release /dev/pts/3 Aug 25 11:20:15 sxe sshd[5462]: syslogin_perform_logout: logout() returned an error Aug 25 11:20:15 sxe sshd[5462]: Closing connection to 127.0.0.1 Anyone got any ideas? Thanks, David Please cc: me as well as replying to the list.