From owner-freebsd-stable Wed Oct 10 13:32:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 07A7837B406 for ; Wed, 10 Oct 2001 13:32:20 -0700 (PDT) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 20F0628BA0; Wed, 10 Oct 2001 16:32:19 -0400 (EDT) Date: Wed, 10 Oct 2001 16:32:19 -0400 (EDT) From: Mark Hennessy To: David Wolfskill Cc: Subject: Re: Problem with poppassd In-Reply-To: <200110102028.f9AKSDH08964@bunrab.catwhisker.org> Message-ID: <20011010163210.O8507-100000@earl-grey.cloud9.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks, that did it. -- Mark P. Hennessy mark@cloud9.net Cloud 9 Internet White Plains, NY +1 914 696-4000 / 800 356-5683 http://www.cloud9.net On Wed, 10 Oct 2001, David Wolfskill wrote: > Date: Wed, 10 Oct 2001 13:28:13 -0700 (PDT) > From: David Wolfskill > To: mark@cloud9.net > Subject: Re: Problem with poppassd > > >Date: Wed, 10 Oct 2001 16:12:56 -0400 (EDT) > >From: Mark Hennessy > > >I'm running FreeBSD 4.3-RELEASE and I'm having a problem with poppassd. > > >The kernel is pretty standard, except that it is built to allow 256 > >simultaneous terminal connections. > > >I keep getting > >: can't open slave pty: Permission denied > >whenever I try to use poppassd to change the password. > >The session stalls out right after newpass is entered. > > >I recompiled poppassd to provide the exact pty that it found and is trying > >to use, and its output is as follows: > >: can't open slave pty: (/dev/ttype) Permission denied > > >Any ideas where I should look next? > > Did you > cd /dev > foreach o ( 1 2 3 4 5 6 7) > sh MAKEDEV pty$o > end > > (or the functional equivalent)? > > > "ls /dev/ttyp? | wc -l" should supply a clue as to how many ptys are set > up in /dev. > > Cheers, > david > -- > David H. Wolfskill david@catwhisker.org > As a computing professional, I believe it would be unethical for me to > advise, recommend, or support the use (save possibly for personal > amusement) of any product that is or depends on any Microsoft product. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message