]> git.ozlabs.org Git - ppp.git/commit - pppd/options.c
Large patch from Frank Cusack <fcusack@fcusack.com> to add proper
authorDavid F. Skoll <dfs@roaringpenguin.com>
Fri, 1 Mar 2002 14:39:19 +0000 (14:39 +0000)
committerDavid F. Skoll <dfs@roaringpenguin.com>
Fri, 1 Mar 2002 14:39:19 +0000 (14:39 +0000)
commitc062322f9e8757b85a3c2281a3190d8af14bcd9b
tree673d342c5fd209221f9924f8369f0bd3476dd7a9
parenta6b70c095f5e9fc248b409a8a711fe4bb190c61d
Large patch from Frank Cusack <fcusack@fcusack.com> to add proper
support for MS-CHAP (client and server are now supported.)

Allow another plugin to select a different RADIUS server.

Modified radiusclient library to include two new APIs:
rc_acct_using_server and rc_auth_using_server in which caller specifies
which RADIUS servers to use, instead of using the default ones in the
config file.  The /etc/radiusclient/servers file must still contain
secrets for those servers.
14 files changed:
README.MSCHAP80
pppd/auth.c
pppd/chap.c
pppd/chap.h
pppd/chap_ms.c
pppd/chap_ms.h
pppd/lcp.c
pppd/lcp.h
pppd/options.c
pppd/plugins/radius/radius.c
pppd/plugins/radius/radiusclient/include/radiusclient.h
pppd/plugins/radius/radiusclient/lib/buildreq.c
pppd/pppd.8
pppd/pppd.h