Bug 15619

Summary: [patch] standard pppd(8) doesn't authenticate users with global-1 radiusd
Product: Base System Reporter: Andrew Klyachkin <andrewk>
Component: binAssignee: Peter Wemm <peter>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andrew Klyachkin 1999-12-22 07:00:02 UTC
	Standard pppd in 3.x branch cannot authenticate users with global-one
	radiusd. The supplied patch uses derivative code from Merit radiusd
	2.34 to enable radiusd support. This code is still alpha and buggy
	but it works for me. I'm using it to provide Internet access for
	dialup clients. The known limitation is that pppd doesn't handle
	requests from radiusd that user's time is over and it is time to
	disconnect session. And I don't remember, am I implement sending
	information to radiusd about received and sent packets :)
	To enable this feature new option has been added - radius.
Comment 1 Johan Karlsson freebsd_committer freebsd_triage 2002-05-11 02:46:27 UTC
Responsible Changed
From-To: freebsd-bugs->peter

Peter, can you have a look at this proposed addition to 
pppd.
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2011-07-29 11:50:43 UTC
State Changed
From-To: open->closed

We don't have pppd(8) in the base anymore.