From owner-freebsd-questions Tue Dec 23 12:47:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA06478 for questions-outgoing; Tue, 23 Dec 1997 12:47:11 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from bigbrother.rust.net (bigbrother.rust.net [209.69.72.169]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA06463 for ; Tue, 23 Dec 1997 12:47:06 -0800 (PST) (envelope-from mwlucas@bigbrother.rust.net) Received: (from mwlucas@localhost) by bigbrother.rust.net (8.8.5/8.8.5) id PAA16801 for freebsd-questions@freebsd.org; Tue, 23 Dec 1997 15:43:14 -0500 (EST) From: "Michael W. Lucas" Message-Id: <199712232043.PAA16801@bigbrother.rust.net> Subject: poppassd on 2.2.1 revisited To: freebsd-questions@freebsd.org Date: Tue, 23 Dec 1997 15:43:14 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Happy non-denominational winter solistice holiday to all! We're running a freebsd 2.2.1 box. For various reasons, upgrading isn't likely for several months. Poppassd isn't working, neither the 2.2.x port nor the 2.2 version from the ftp site's incoming directory. Whenever a poppassd connection is made, the following error appears in /var/log/messages: Dec 23 15:49:26 www poppassd[531]: can't open slave pty: Permission denied Now, rather than follow my usual troubleshooting technique (making things executable until it starts to work :), I'd rather fix this properly. Anyone have any suggestions? Thanks, Michael