File ATTRS

José Berenguer jose at ual.es
Mon Mar 20 10:15:53 CET 2006


Hello! In the file attrs I have:
domain.es
    Reply-Message = "RADIUS OK"

but it doesn't return me the message.

También he probado con:
domain.es
        Packet-Type =* ANY,
        EAP-Message =* ANY,
        User-Name =* ANY,
        Message-Authenticator =* ANY,
        MS-MPPE-Send-Key =* ANY,
        MS-MPPE-Recv-Key =* ANY,
        State =* ANY,
        Tunnel-Type := VLAN,
        Tunnel-Medium-Type := IEEE-802,
        Tunnel-Private-Group-Id := "88"

In the two cases it authenticates, but it doesn't return anything.
Although this way if it works:

DEFAULT
        Packet-Type =* ANY,
        EAP-Message =* ANY,
        User-Name =* ANY,
        Message-Authenticator =* ANY,
        MS-MPPE-Send-Key =* ANY,
        MS-MPPE-Recv-Key =* ANY,
        State =* ANY,
        Tunnel-Type := VLAN,
        Tunnel-Medium-Type := IEEE-802,
        Tunnel-Private-Group-Id := "88"

Which the failure is?
Thanks!



More information about the Freeradius-Users mailing list