Displaying 2 results from an estimated 2 matches for "ssty".
Did you mean:
sty
2002 May 22
1
error: ioctl(TIOCSCTTY)
...n opened for user root by (uid=0)
sshd[12280]: error: ioctl(TIOCSCTTY): Operation not permitted
sshd[12280]: error: open /dev/tty failed - could not set controlling tty: Device not configured
But the real issue (and this might be related to the stuff in the log?) is
the behaviour of the INTR key. ssty -a says that intr has the "usual"
mapping to ^C. But pressing ^C terminates the session
rather than terminating the current command! Ouch. It doesn't matter
whether there _is_ a current command running or the shell is just sitting
at the prompt - pressing ^C terminates the current...
2000 Jul 04
1
Control-c not work under openssh?
Hello,
I'm using openSSH 2.1.1p2 from my Linux PC to Solaris 7 and 8 systems (using
2.1.1p1). No problem, except that if I run a program on the Sun, having used
slogin to connect to it, and then try and issue a control-c to break into
the program it seems to be ignored. I can control-z and then kill the
suspended job, but I'd prefer control-c. I tried setting '-e none' on the