X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fplugins%2Fradius%2Fradiusclient%2Fpatches%2FREADME;fp=pppd%2Fplugins%2Fradius%2Fradiusclient%2Fpatches%2FREADME;h=0000000000000000000000000000000000000000;hb=4abe4296f0eddbb2b6ff11dbbd27100156c85f87;hp=891086ba2958d39b072d05a889c947500b883795;hpb=4b9bf9ae2701487191810e564aaa4672eb95130e;p=ppp.git diff --git a/pppd/plugins/radius/radiusclient/patches/README b/pppd/plugins/radius/radiusclient/patches/README deleted file mode 100644 index 891086b..0000000 --- a/pppd/plugins/radius/radiusclient/patches/README +++ /dev/null @@ -1,31 +0,0 @@ -$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!