search for: f65c17c0

Displaying 1 result from an estimated 1 matches for "f65c17c0".

2002 Dec 13
5
[Bug 245] SSH can not log out under Solaris 2.6
...: error: open /dev/tty failed - could not set controlling tty: No such device or address # ps -l -p 21690,21694 F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD c8 S 500 21694 21690 1 44 20 f62bd7a0 618 f66d18fe ? 0:00 bash c8 S 0 21690 21460 1 46 20 f65c17c0 650 f66a6d92 pts/2 0:01 sshd Note that sshd has picked up a controlling terminal. # ps -j -p 21690,21694 PID PGID SID TTY TIME CMD 21694 21694 21694 ? 0:00 bash 21690 21690 21690 pts/2 0:01 sshd So what seems to be happening is: 1) sshd daemon forks process to handle...