15 Aug
2010
15 Aug
'10
3:43 a.m.
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. Alan DeKok.