Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2007 23:17:11 -0700
From:      "Matthew Jacob" <lydianconcepts@gmail.com>
To:        freebsd-sparc64@freebsd.org
Subject:   broken sshd;/dev/tty for sparc64?
Message-ID:  <7579f7fb0707292317l2d78cac5od1bcc8aeadb14910@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
This was touched on briefly in -current and I didn't see an answer.
I'm still seeing this issue on a Axil clone V220 as of today- if I ssh
in as root, it works. If I ssh as anyone else, I get:

groover.mendocinosoft.com > slogin lumpsun7
Received disconnect from 192.168.1.231: 2: dup #1 failed: Bad file descriptor

In /var/log/messages I see:

Jul 29 22:59:40 lumpsun7 sshd[71814]: error: ioctl(TIOCSCTTY): Bad
file descriptor
Jul 29 22:59:40 lumpsun7 sshd[71814]: error: open /dev/tty failed -
could not set controlling tty: Device not configured
Jul 29 22:59:40 lumpsun7 sshd[71814]: error: dup2 stdin: Bad file descriptor
Jul 29 22:59:40 lumpsun7 sshd[71814]: error: dup2 stdout: Bad file descriptor
Jul 29 22:59:40 lumpsun7 sshd[71814]: error: dup2 stderr: Bad file descriptor
Jul 29 23:01:12 lumpsun7 sshd[71874]: error: ioctl(TIOCSCTTY): Bad
file descriptor
Jul 29 23:01:12 lumpsun7 sshd[71874]: error: open /dev/tty failed -
could not set controlling tty: Device not configured


I'm a bit baffled about this. Anyone seen?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7579f7fb0707292317l2d78cac5od1bcc8aeadb14910>