Hi,
I am trying to write a client using Radiusclient-ng to authenticate with Freeradius. I understand this question may be related to radiusclient-ng speficially, but I can't find any radiusclient-ng specific mailing list, so I just hope someone may be able to help me out here.
I am modifiying radiusclient-ng's radexample.c and there are two questions I have:
1. How to change the radiusclient setting so it is sending in password in Digest format? Since my freeradius is configured to use Digest as Auth-Type, I need to use the Digest Auth-type but radiusclient is sending in password in Cleartext out-of-box.
2. How to send additinal attribute or user-defined attribute from radclient.c? I need to use that additional attribute to tell freeradius what table to use for authentication.
Any help and suggestion will be greatly appreciated.
Regards,
Pete