Skip site navigation (1)Skip section navigation (2)
Date:      25 Oct 2001 22:03:45 -0000
From:      Alex Popa <razor@ldc.ro>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/31607: /etc/ppp/pap-secrets needs IP field, which is not listed as mandatory
Message-ID:  <20011025220345.87059.qmail@ldc.ro>

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


>Number:         31607
>Category:       docs
>Synopsis:       /etc/ppp/pap-secrets needs IP field, which is not listed as mandatory
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 13:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alex Popa
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
None 
>Environment:
System: FreeBSD ns.ldc.ro 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Fri Sep 21 17:54:34 EEST 2001 root@ns.ldc.ro:/usr/src/sys/compile/NS i386


	
>Description:

	The pppd(8) man page states (around line 818 on a cons25 terminal)
	that "Thus each line in a secrets file has at least 3 fields:
	the name of  the  client,  the name  of  the server, and the
	secret.  These fields may be followed by a list of the IP
	addresses that the specified client may use when connecting to
	the specified server." (note: AUTHENTICATION section of the
	manpage)

	Not having the fourth field, the IP address, in the file will
	cause all PAP authentication attempts to fail.  Having the
	fourth field causes PAP auth to work as expected.


	
>How-To-Repeat:
	
>Fix:
	Mention the fourth (IP) field is mandatory, in the manpage;
	alternatively, have pppd accept auth even if the 4th field is
	not present.
	
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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