Date: Thu, 16 Aug 2001 12:54:54 +0200 From: Tomasz Stryczynski <tomek@gammanet.pl> To: freebsd-questions@FreeBSD.ORG Subject: pppd question Message-ID: <5.1.0.14.0.20010816124321.034e8e00@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-questions" 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.20010816124321.034e8e00>