On Sun, Aug 15, 2010 at 3:43 AM, Alan DeKok
<aland@deployingradius.com> wrote:
Huckle Berry wrote:
> radtest for both users works on server, but from the windows 7 client
> only RadiusUser can log in. After looking at RadiusSQL's debug, it seems
> the sql module isn't ever consulted... Debugs for both users can be
> posted on request.
What you didn't say is that the Windows system is using PEAP. This
means that you need to configure "sql" in the file
raddb/sites-available/inner-tunnel.
You've configured SQL in raddb/sites-available/default, which allows
it to work for simple PAP / MS-CHAP requests. But PEAP puts the
password inside of the "inner-tunnel", which hasn't been configured.
Is there a good reference for the various protocols, i.e. a diagram, or flowchart, that could help me understand the process and therefore better troubleshoot my situation? I'm more of a visual learner so illustrations would be awesome.