Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 13:02:10 +0200
From:      Tomasz Stryczynski <tomek@gammanet.pl>
To:        freebsd-config@freebsd.org
Subject:   pppd question
Message-ID:  <5.1.0.14.0.20010816130130.034f8b60@mail.gammanet.pl>

next in thread | raw e-mail | index | archive | help
Hello


How can i setup pppd to authorize users only by pap?
my /etc/ppp/options file is:

refuse-chap
require-pap
auth
modem
ms-dns a.b.c.d
idle 180
nodetach

I always get message:
Aug 16 12:45:31 dialin pppd[25682]: peer authentication required but no 
suitable secret(s) found
Aug 16 12:45:31 dialin pppd[25682]: peer authentication required but no 
suitable secret(s) found
Aug 16 12:45:31 dialin pppd[25682]: for authenticating any peer to us 
(my_host.my_domain)
Aug 16 12:45:31 dialin pppd[25682]: for authenticating any peer to us 
(my_host.my_domain)


file /etc/ppp/pap-secrets exlists and is:
user  *   pass

How can I fix it?

Tomasz Stryczynski
tomek@gammanet.pl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-config" in the body of the message




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