Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2003 14:44:21 +0100
From:      Richard Jones <freebsd-questions@jonze.com>
To:        freebsd-questions@freebsd.org
Subject:   ttpx
Message-ID:  <20030704134421.GA8179@daedalus.jonze.com>

next in thread | raw e-mail | index | archive | help
Hi,

I've installed poppassd and am having problems getting it to work.

> $ telnet localhost 106
> Connected to foo.com
> Escape character is '^]'.
> 200 poppassd v1.2 hello, who are you?
> user bar
> 200 your password please.
> pass oldpassword
> 200 your new password please.
> newpass newpassword
> 500 Server busy - try again later.
> Connection closed by foreign host.

Then syslog shows:

> Jul  4 14:36:06 poppassd[774]: can't find pty
> Jul  4 14:36:06 dogstar kernel: Jul  4 14:36:06 foo poppassd[774]: can't find pty

A quick look in /dev shows that there are no ttyp[0-x]. I've created a
custom kernel to be sure that pty is included, and the same kernel
config works on two other boxes.

I guess what I'm asking is, how do I debug devfs for FreeBSD 5.1?

TIA,

Richard Jones

-- 
Richard Jones
http://www.jonze.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030704134421.GA8179>