MS-CHAPv2 not working
Alan DeKok
aland at deployingradius.com
Mon May 20 14:16:39 CEST 2019
On May 19, 2019, at 10:07 PM, Matthew McTague via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> Nevertheless, I'm doing to start again with CentOS 7 and FreeRADIUS 3, and build this from scratch (and from source) without using DaloRADIUS, which I feel will give a much cleaner and reliable result.
> I'm planning to run a Galera cluster on the same servers, to sync the database, and I'll utilise git for source control of configuration files.
>
> Does this sound okay?
Yes.
> I'm trying to achieve a standard build, which I can then add to slowly to achieve my desired result.
1) use the default install
2) add a local realm to proxy.conf:
realm.test.net.nz {
}
3) edit raddb/users (or raddb/mods-config/files/authorize, which is the same file)
Add at the top:
user Cleartext-Password := "password"
It *will* work.
Alan DeKok.
More information about the Freeradius-Users
mailing list