From owner-freebsd-isp Sun Oct 13 12:04:37 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA01147 for isp-outgoing; Sun, 13 Oct 1996 12:04:37 -0700 (PDT) Received: from omnisolve.com (omnisolve.com [206.43.0.16]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA01142 for ; Sun, 13 Oct 1996 12:04:35 -0700 (PDT) Received: (from val@localhost) by omnisolve.com (8.7.5/8.7.3) id NAA17519 for freebsd-isp@freebsd.org; Sun, 13 Oct 1996 13:09:46 GMT From: Valtaire Message-Id: <199610131309.NAA17519@omnisolve.com> Subject: ijppp and ppp.secret for PAP To: freebsd-isp@freebsd.org Date: Sun, 13 Oct 1996 13:09:44 +0000 () X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello. I use ijppp for my server, and i'd like to start using PAP authentication. Problem is, I can't seem to figyre out how to set up my ppp.secret file. whenever i try to log in it says: 10-13 12:18:22 [17332] Phase: Authenticate 10-13 12:18:22 [17332] his = 0, mine = c023 10-13 12:18:22 [17332] PapInput: REQUEST 10-13 12:18:22 [17332] PasswdAuth enabled - calling 10-13 12:18:22 [17332] PasswdAuth - user not a PPP user 10-13 12:18:22 [17332] PapOutput: NAK in the logs. i'm asumming it's a problem with the ppp.secret file... - Joel