Error on Relinat Unix - no controlling terminal

From: Stephan Hendl (Stephan.Hendl_at_lds.brandenburg.de)
Date: 05/26/03

  • Next message: *************: "Private key authentication..."
    Date: Mon, 26 May 2003 11:11:47 +0200
    
    

    Hi all,

    just I tried to upgrade openssh from 3.5p1 to 3.6.1p2 on Reliant Unix
    5.45 and run into this error:

    root@soltest: tail /var/adm/log/messages
    ...
    May 23 15:45:28 soltest unix: sshd[4013]: Accepted password for root
    from 10.128.11.72 port 2624 ssh2
    May 23 15:45:28 soltest unix: sshd[4101]: error: setsid: Not owner
    May 23 15:45:28 soltest unix: sshd[4101]: error: open /dev/tty failed -
    could not set controlling tty: No such device or address

    The shell tells me that she has no controlling tty

    root@soltest: ps
    ps: can't find controlling terminal

    root@soltest: bash
    bash: no job control in this shell

    The configure command was:

    ./configure --prefix=/opt/openssh --sysconfdir=/etc
    --with-privsep-user=sshd --with-zlib=/usr/local/lib
    --with-ssl-dir=/home/hendl/openssl-0.9.7b
    --with-tcp-wrappers=/home/hendl/tcp_wrappers_7.6 --with-rand-helper
    --with-default-path=/usr/bin:/usr/local/bin:/usr/sbin:/sbin:/opt/bin:/opt/openssh/bin

    Does anybody has a solution?

    Thanks!

    Stephan

    --
    LDS Brandenburg
    Dr. Stephan Hendl
    fon: +49-(0)331-39 471
    fax: +49-(0)331-27548 1187
    mobil: +49-(0)160-90 645 893
    EMail: stephan.hendl@lds.brandenburg.de
    

  • Next message: *************: "Private key authentication..."