Blank Password Problem
Bjørn Mork
bjorn at mork.no
Thu Jan 21 23:58:59 CET 2010
Satyam Mathura <satz.sm at gmail.com> writes:
> Line 204 in my users file is the following:
> DEFAULT Auth-Type := Reject
You don't want that. It removes the server's ability to figure it out
by itself.
> my radgroupcheck config:
> +----+------------------+----------------+----+----------------+
> | id | groupname | attribute | op | value |
> +----+------------------+----------------+----+----------------+
> | 5 | engineeringadmin | Huntgroup-Name | == | admin |
> | 6 | engineeringadmin | Auth-Type | := | Accept |
Why? This will make the server act as you describe: Any username in the
engineeringadmin group will be accepted regardless of password.
Bjørn
More information about the Freeradius-Users
mailing list