$Id: README,v 1.2 1996/09/15 11:36:46 lf Exp $

ppp-2.2.0f-radclient.diff

	Patch to ppp-2.2.0f to support RADIUS PAP and CHAP authentication.
	For CHAP to work it needs a RADIUS server which understands the
	CHAP-Challenge attribute (see the next patch if you're using
	Merit's radiusd). This patch is not very well tested, comments
	welcome. Apply with "patch -p1" in the top directory of the
	ppp-2.2.0f sources. You have to specify "RADIUS=1" on the make
	command line, so that the RADIUS stuff gets activated. There is
	a new define RADIUS_WTMP_LOGGING which enables logging of RADIUS
	authenticated users in utmp/wtmp.

merit-2.4.21-CHAP.diff

	Patch to the Merit radiusd 2.4.21 to support the CHAP-Challenge
	attribute.  Doesn't work with earlier version of Merit radiusd. I sent
	this patch to Merit, so hopefully it'll be included in the next release.
	Apply this patch from the "src" directory of the radiusd sources.

radiusd-1.16.shadow.diff

	Patch to the original radiusd by Livingston to recognize "*"
	as a special password to look for shadow passwords.
	Apply this patch from the "src" directory of the radiusd sources.
