Hi ,
I am using Free Radius for EAP-SIM authentication.
Could someone please let me know the minimum configuration
changes that might be needed in users, radiusd and eap.conf file.
I have added the following lines in users, but I am getting
errors as follows
# #
# # Last default: shell on the local terminal server.
# #
DEFAULT
EAP-Sim-Rand1 =
0x89abcbeef9abcdef89abcdef89abcdef,
EAP-Sim-Rand2 =
0x9abcdef89abcdef89abcdef89abcdef8,
EAP-Sim-Rand3 =
0xabcdef89abcdef89abcdef89abcdef89,
EAP-Sim-SRES1 =
0x1234abcd,
EAP-Sim-SRES2 =
0x234abcd1,
EAP-Sim-SRES3 =
0x34abcd12,
EAP-Sim-KC1 =
0x0011223344556677,
EAP-Sim-KC2 =
0x1021324354657687,
EAP-Sim-KC3 =
0x30415263748596a7
When I run radiusd.conf
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-Rand1" found in reply item list for user
"DEFAULT". This attribute MUST go on the first line
with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-Rand2" found in reply item list for user
"DEFAULT". This attribute MUST go on the first line
with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-Rand3" found in reply item list for user
"DEFAULT". This attribute MUST go on the first line
with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-SRES1" found in reply item list for user
"DEFAULT". This attribute MUST go on the first line
with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-SRES2" found in reply item list for user
"DEFAULT". This attribute MUST go on the first line
with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-SRES3" found in reply item list for user
"DEFAULT". This attribute MUST go on the first line
with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-KC1" found in reply item list
for user "DEFAULT". This attribute MUST go on the
first line with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-KC2" found in reply item list
for user "DEFAULT". This attribute MUST go on the
first line with the other check items
[/usr/local/etc/raddb/users]:202 WARNING! Check item
"EAP-Sim-KC3" found in reply item list
for user "DEFAULT". This attribute MUST go on the
first line with the other check items
Module: Checking session {...} for mo
Regards,
Kalyani