Hi,
I mentioned in another thread that I need to send EAP-Message attributes
from radclient, but Alan said it cant do that. I studied the libradius
code, and it appears to have the capability to let some attributes have
type PW_TYPE_OCTETS. EAP-Message seems to have the PW_TYPE_STRING type.
Does anyone know how to make EAP-Message use the octet type? In that
case, I can build my own EAP packets in hex. As it is, I can specify
EAP-Message="0x0204..." but radclient builds the value with the ASCII
representation of each character.
I have also tried using single quotes or no quotes with the same result.
If I use back-quotes, the value is not taken at all. Is this a hook
for some other processing?
Thanks,
Dave
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
