Hi,<br>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.<br>
<br>I am modifiying radiusclient-ng's radexample.c and there are two questions I have:<br>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.<br>
<br>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.  <br><br>Any help and suggestion will be greatly appreciated.<br>
<br>Regards,<br>Pete<br>