X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Fradiusclient%2Fpatches%2FREADME;fp=pppd%2Fplugins%2Fradius%2Fradiusclient%2Fpatches%2FREADME;h=891086ba2958d39b072d05a889c947500b883795;hb=d95598c16f6a3feb4846db669601856bad15bb74;hp=0000000000000000000000000000000000000000;hpb=14768a012e45353cde5b60896ccc6b7528d90c69;p=ppp.git diff --git a/pppd/plugins/radius/radiusclient/patches/README b/pppd/plugins/radius/radiusclient/patches/README new file mode 100644 index 0000000..891086b --- /dev/null +++ b/pppd/plugins/radius/radiusclient/patches/README @@ -0,0 +1,31 @@ +$Id: README,v 1.1 2002/01/22 16:03:03 dfs Exp $ + +ppp-2.2.0f-radclient.diff + + NOW LONGER INCLUDED. For pppd patches see: + + http://www.gams.net/~mla/radius.html + http://www.iphil.net/~map/radius/ + http://linux.slovenija.net/radius/ + +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. + + +radiusd-1.16.accounting.diff + + The patch for Livingston's (now Lucent's) radiusd 1.16 fixes the + accounting reply digest bug. When you've applied this patch to your + RADIUS server you no longer need to compile radiusclient with + --enable-radius-116. This patch was contributed by Tilman + Mueller-Gerbes . Thanks, Tilman!