Christian Zoffoli wrote:
Il 21/06/2010 13:50, Alan DeKok ha scritto: [cut]
Why? What possible use is this? What do you expect it to do?
there is something strange IMHO
Only if you haven't bothered reading the documentation.
if I try a different user in the wired group and this radgroupcheck:
mysql> SELECT * FROM radgroupcheck WHERE groupname='wired'; +----+-----------+--------------------+----+-------------------+ | id | groupname | attribute | op | value | +----+-----------+--------------------+----+-------------------+ | 6 | wired | Calling-Station-Id | := | 00-22-15-16-35-B0 | ... All works as expected. The software is the same, the machine is the same but now rlm_checkval works
Yes. The server works as documented. Since you haven't read the documentation, you don't understand what it's doing. Weird, isn't it? Alan DeKok.