16 May
2009
16 May
'09
3:56 a.m.
youler wrote:
Thanks for your reply.I want to decode the Wiamx-Msk.
Why? Where?
Whether the Wiamx-msk be encoded by the rad_tunnel_pwencode function at freeradius-server/src/lib/radius.c or not. Could I reuse the rad_tunnel_pwdecode() to decode it?
There is no need to decode it for code that runs inside of the server. There is no need to decode it if you use "radclient". If you are writing your own client... you will need to figure out how to decode it. Alan DeKok.