No Realm in table radacct
xylakant at vorsicht-bissig.de
xylakant at vorsicht-bissig.de
Fri Oct 19 20:43:31 CEST 2012
Hello again,
sorry for the late answer, but I tried to resolve the problem for myself
and learnd more about the process of freeradius.
So my problem is always that the radius doesn't reply the realm of the
authenticated user.
The server dectects the realm and knows about it ( %{Realm} ->.
"kl-dfki.de" ).
But in the Access-Accept is not the realm attribute. I tried to update it
manualy without success. Other attributes like 3Com-Ip-Host-Addr are
possible to send.
Sending Access-Accept of id 188 to 172.16.3.225 port 1814
User-Name = "markus"
MS-MPPE-Recv-Key =
0x19bfda63662c5eda0d0cfd34c617f262ae8611b10aab33c89598e9478000e667
MS-MPPE-Send-Key =
0xa653fb00f50ffb9b86c15b777bc4d6807912c23511749aef1d030b87cb3b0619
EAP-Message = 0x03e00004
Message-Authenticator = 0x00000000000000000000000000000000
3Com-Ip-Host-Addr = "123.456.789.012"
Proxy-State = 0x323437
Proxy-State = 0x323132
In "post-auth" of my "default" config:
update reply {
#Realm
Realm = "%{Realm}"
}
update reply {
3Com-Ip-Host-Addr = 123.456.789.012
}
Here you can see the log: http://pastebin.com/fhvtnyv8
I hope you can help me. Thanks Ulf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20121019/6f806a39/attachment.html>
More information about the Freeradius-Users
mailing list