From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 16:29:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1897916A4CE for ; Tue, 23 Mar 2004 16:29:34 -0800 (PST) Received: from mx4.uniserve.ca (mx4.uniserve.ca [216.113.192.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01AE143D46 for ; Tue, 23 Mar 2004 16:29:34 -0800 (PST) (envelope-from rjwsys@uniserve.com) Received: from rob.office.uniserve.ca ([204.244.161.211] helo=rob) by mx4.uniserve.ca with smtp (Exim 4.22) id 1B5wGz-0000O2-7T for freebsd-questions@freebsd.org; Tue, 23 Mar 2004 16:29:33 -0800 Message-ID: <05d601c41136$f1d300a0$d3a1f4cc@rob> From: "Robert Westendorp" To: Date: Tue, 23 Mar 2004 16:28:34 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Scanner: OK. Scanned. Subject: sshd[231]: error: open /dev/tty failed - could not set controlling tty: Permission denied X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 00:29:34 -0000 sshd[231]: error: open /dev/tty failed - could not set controlling tty: Permission denied Anyone seen this error before? It's happening in a Jail after an upgrade from 4.6-->4.9. The host machine is fine, and I can still ssh into the jail, but it puts this error into /var/log/messages. Any idea what's causing this? --------------------------------------------------------------- Robert