<div dir="ltr"><div><div class="gmail_extra" style="font-size:13px;font-family:arial,sans-serif">it was not working without the user_name so i thought to give it a try previously i t was <span style="color:rgb(0,0,0);white-space:pre-wrap">Cleartext-Password := "pass"</span><br>
</div><div class="gmail_extra" style="font-size:13px;font-family:arial,sans-serif"><span style="color:rgb(0,0,0);white-space:pre-wrap">Please suggest what changes i can do in this so that it will work</span></div></div><div class="gmail_extra" style="font-size:13px;font-family:arial,sans-serif">
<span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div>i don't know why my message is not getting posted as a reply<div><a href="http://lists.freeradius.org/pipermail/freeradius-devel/2014-June/thread.html">http://lists.freeradius.org/pipermail/freeradius-devel/2014-June/thread.html</a><br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 3, 2014 at 4:05 PM, Arran Cudbard-Bell <span dir="ltr"><<a href="mailto:a.cudbardb@freeradius.org" target="_blank">a.cudbardb@freeradius.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On 3 Jun 2014, at 11:32, Javed Akhtar <<a href="mailto:javed@gowifi.in">javed@gowifi.in</a>> wrote:<br>
<br>
> Hello i am trying to setup a basic authentication for users against the php script<br>
> with the config bellow(removed functional things and showed reply only as example)<br>
><br>
> i am getting the error<br>
><br>
> Exec-Program output: user_name     Cleartext-Password := "pass"<br>
> Exec-Program-Wait: plaintext: user_name     Cleartext-Password := "pass"<br>
> Exec-Program: returned: 0<br>
> ++[php_check] returns ok<br>
> [pap] WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br>
> ++[pap] returns noop<br>
> ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user<br>
> Failed to authenticate the user.<br>
> Using Post-Auth-Type Reject<br>
><br>
><br>
> PLEASE SUGGEST ME THE CHANGES NEEDED<br>
><br>
> the module php looks like this<br>
> exec php_check{<br>
>         wait = yes<br>
>         program = "/usr/bin/php -f /var/rad_check.php  %{Called-Station-Id} %{User-Name} %{User-Password}"<br>
>         input_pairs = request<br>
>         output_pairs = config<br>
>         shell_escape = yes<br>
> }<br>
><br>
> php script is like this<br>
> <?php<br>
>       echo 'user_name     Cleartext-Password := "pass"';<br>
> ?><br>
><br>
> radiusd.conf is like this<br>
> authorize {<br>
> php_check<br>
> }<br>
> authenticate {<br>
>        Auth-Type PAP {<br>
>               pap<br>
>        }<br>
> }<br>
><br>
<br>
</div></div>Um, what's the 'user_name    ' part for? and I know you're doing it for convenience, but learn a real programming language. PHP should have no role to play in anything security related, we've rejected native rlm_php modules before on those grounds.<br>

<br>
Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>><br>
FreeRADIUS Development Team<br>
<br>
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2<br>
<br>
<br>-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html" target="_blank">http://www.freeradius.org/list/devel.html</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">
<div style="font-family:arial;font-size:small"><font color="#000000">Md Javed Akhtar</font></div><div style="font-family:arial;font-size:small">Managing Director</div><div style="font-family:arial;font-size:small">Go WiFi Networking Solutions Pvt. Ltd.</div>
<div style="font-family:arial;font-size:small">217, Purusottampur</div><div style="font-family:arial;font-size:small">Jajpur  Town-755001, Odisha</div><div style="font-family:arial;font-size:small">08270060400</div></div>

</div>