Ivan,<br>Hello<br>Thanks for your attention, but I have tested what you had suggested. The result is the same, with both attributes the CHAP module throws the same error. Any ideas?<br><br>Kind Regards<br>Ali Majdzadeh Kohbanani<br>
<br><div class="gmail_quote">2009/2/24  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">>I am using freeradius-1.1.7. In order to authenticate users using an<br>
>external program, I have created an instance of the rlm_exec module which<br>
>contains the properties of the external program. In the radiusd.conf, I have<br>
>called the instance in the authentication section. Now, as I want to<br>
>authenticate CHAP clients, I need to pass their clear text passwords to the<br>
>rlm_chap module. The passwords are stored in the database (MySQL) and are<br>
>fetched in the external program. In the external program, I have simply<br>
>output User-Password = ### as the user's clear text password, but the<br>
>rlm_chap module says: "Could not find clear text password for user ...".<br>
>What is wrong? Any ideas?<br>
<br>
</div></div>Attribute for clear text password is - Cleartext-Password. And operator<br>
should be :=.<br>
<br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>