<div>Hi,</div><div><br></div><div>I am getting the following error:</div><div><br></div><div><div>WARNING: Empty authorize section.  Using default return values.</div><div>ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user</div><div>Failed to authenticate the user.</div></div><div><br></div>Here is the debug log:<div><br></div><div><div>FreeRADIUS Version 2.2.0, for host x86_64-redhat-linux-gnu, built on Dec 15 2012 at 00:26:26</div><div>Copyright (C) 1999-2012 The FreeRADIUS server project and contributors. </div><div>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A </div><div>PARTICULAR PURPOSE. </div><div>You may redistribute copies of FreeRADIUS under the terms of the </div><div>GNU General Public License v2. </div><div>Starting - reading configuration files ...</div><div>including configuration file /etc/raddb/radiusd.conf</div><div>including configuration file /etc/raddb/proxy.conf</div><div>including configuration file /etc/raddb/clients.conf</div><div>including files in directory /etc/raddb/modules/</div><div>including configuration file /etc/raddb/modules/ldap</div><div>including configuration file /etc/raddb/modules/inner-eap</div><div>including configuration file /etc/raddb/modules/digest</div><div>including configuration file /etc/raddb/modules/checkval</div><div>including configuration file /etc/raddb/modules/dynamic_clients</div><div>including configuration file /etc/raddb/modules/echo</div><div>including configuration file /etc/raddb/modules/expiration</div><div>including configuration file /etc/raddb/modules/etc_group</div><div>including configuration file /etc/raddb/modules/pam</div><div>including configuration file /etc/raddb/modules/opendirectory</div><div>including configuration file /etc/raddb/modules/sradutmp</div><div>including configuration file /etc/raddb/modules/attr_filter</div><div>including configuration file /etc/raddb/modules/mschap</div><div>including configuration file /etc/raddb/modules/chap</div><div>including configuration file /etc/raddb/modules/expr</div><div>including configuration file /etc/raddb/modules/counter</div><div>including configuration file /etc/raddb/modules/ippool</div><div>including configuration file /etc/raddb/modules/cui</div><div>including configuration file /etc/raddb/modules/attr_rewrite</div><div>including configuration file /etc/raddb/modules/detail</div><div>including configuration file /etc/raddb/modules/radrelay</div><div>including configuration file /etc/raddb/modules/rediswho</div><div>including configuration file /etc/raddb/modules/preprocess</div><div>including configuration file /etc/raddb/modules/ntlm_auth</div><div>including configuration file /etc/raddb/modules/krb5</div><div>including configuration file /etc/raddb/modules/smbpasswd</div><div>including configuration file /etc/raddb/modules/files</div><div>including configuration file /etc/raddb/modules/realm</div><div>including configuration file /etc/raddb/modules/sqlcounter_expire_on_login</div><div>including configuration file /etc/raddb/modules/soh</div><div>including configuration file /etc/raddb/modules/wimax</div><div>including configuration file /etc/raddb/modules/linelog</div><div>including configuration file /etc/raddb/modules/always</div><div>including configuration file /etc/raddb/modules/pap</div><div>including configuration file /etc/raddb/modules/smsotp</div><div>including configuration file /etc/raddb/modules/logintime</div><div>including configuration file /etc/raddb/modules/dhcp_sqlippool</div><div>including configuration file /etc/raddb/sql/mysql/ippool-dhcp.conf</div><div>including configuration file /etc/raddb/modules/mac2vlan</div><div>including configuration file /etc/raddb/modules/otp</div><div>including configuration file /etc/raddb/modules/redis</div><div>including configuration file /etc/raddb/modules/radutmp</div><div>including configuration file /etc/raddb/modules/detail.example.com</div><div>including configuration file /etc/raddb/modules/replicate</div><div>including configuration file /etc/raddb/modules/exec</div><div>including configuration file /etc/raddb/modules/passwd</div><div>including configuration file /etc/raddb/modules/acct_unique</div><div>including configuration file /etc/raddb/modules/mac2ip</div><div>including configuration file /etc/raddb/modules/cache</div><div>including configuration file /etc/raddb/modules/sql_log</div><div>including configuration file /etc/raddb/modules/perl</div><div>including configuration file /etc/raddb/modules/detail.log</div><div>including configuration file /etc/raddb/modules/unix</div><div>including configuration file /etc/raddb/modules/policy</div><div>including configuration file /etc/raddb/eap.conf</div><div>including configuration file /etc/raddb/policy.conf</div><div>main {</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>allow_core_dumps = no</div><div>}</div><div>including dictionary file /etc/raddb/dictionary</div><div>main {</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>name = "radiusd"</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>prefix = "/usr/local"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>localstatedir = "/usr/local/var"</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>sbindir = "/usr/local/sbin"</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>logdir = "/usr/local/var/log/radius"</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>run_dir = "/usr/local/var/run/radiusd"</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>libdir = "/usr/local/lib"</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>radacctdir = "/usr/local/var/log/radius/radacct"</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>hostname_lookups = no</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>max_request_time = 30</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>cleanup_delay = 5</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>max_requests = 1024</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>pidfile = "/usr/local/var/run/radiusd/radiusd.pid"</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>checkrad = "/usr/local/sbin/checkrad"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>debug_level = 0</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>proxy_requests = yes</div><div> log {</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>stripped_names = no</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>auth = no</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>auth_badpass = no</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>auth_goodpass = no</div><div> }</div><div> security {</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>max_attributes = 200</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>reject_delay = 1</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>status_server = yes</div><div> }</div><div>}</div><div>radiusd: #### Loading Realms and Home Servers ####</div><div> proxy server {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>retry_delay = 5</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>retry_count = 3</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>default_fallback = no</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>dead_time = 120</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>wake_all_if_all_dead = no</div><div> }</div><div> home_server localhost {</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>ipaddr = 127.0.0.1</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>port = 1812</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>type = "auth"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>secret = "testing123"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>response_window = 20</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>max_outstanding = 65536</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>require_message_authenticator = yes</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>zombie_period = 40</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>status_check = "status-server"</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>ping_interval = 30</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>check_interval = 30</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>num_answers_to_alive = 3</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>num_pings_to_alive = 3</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>revive_interval = 120</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>status_check_timeout = 4</div><div>  coa {</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>irt = 2</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>mrt = 16</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>mrc = 5</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>mrd = 30</div><div>  }</div><div> }</div><div> home_server_pool my_auth_failover {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>type = fail-over</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>home_server = localhost</div><div> }</div><div> realm example.com {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>auth_pool = my_auth_failover</div><div> }</div><div> realm LOCAL {</div><div> }</div><div>radiusd: #### Loading Clients ####</div><div> client 127.0.0.1 {</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>ipaddr = 127.0.0.1</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>require_message_authenticator = no</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>secret = "testing123"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>nastype = "other"</div><div> }</div><div>radiusd: #### Instantiating modules ####</div><div> instantiate {</div><div> }</div><div>radiusd: #### Loading Virtual Servers ####</div><div>server { # from file /etc/raddb/radiusd.conf</div><div> modules {</div><div> } # modules</div><div>} # server</div><div>radiusd: #### Opening IP addresses and Ports ####</div><div>listen {</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>type = "auth"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>ipaddr = *</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>port = 0</div><div>}</div><div>listen {</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>type = "acct"</div><div><span class="Apple-tab-span" style="white-space:pre">      </span>ipaddr = *</div><div><span class="Apple-tab-span" style="white-space:pre">   </span>port = 0</div><div>}</div><div> ... adding new socket proxy address * port 58346</div><div>Listening on authentication address * port 1812</div><div>Listening on accounting address * port 1813</div><div>Listening on proxy address * port 1814</div><div>Ready to process requests.</div><div>rad_recv: Access-Request packet from host 127.0.0.1 port 45789, id=134, length=77</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Attr-1 = 0x74657374696e67</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>Attr-2 = 0xc0f304d7505a307640e393d9f8f2778a</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Attr-4 = 0x7f000001</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Attr-5 = 0x00000714</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>Attr-80 = 0x6ae5985f22e2b42ff6127ba33df73a62</div><div>  WARNING: Empty authorize section.  Using default return values.</div><div>ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user</div><div>Failed to authenticate the user.</div><div>  WARNING: Unprintable characters in the password.  Double-check the shared secret on the server and the NAS!</div><div>Delaying reject of request 0 for 1 seconds</div><div>Going to the next request</div><div>Waking up in 0.9 seconds.</div><div>Sending delayed reject for request 0</div><div>Sending Access-Reject of id 134 to 127.0.0.1 port 45789</div><div>Waking up in 4.9 seconds.</div><div>Cleaning up request 0 ID 134 with timestamp +248</div><div>Ready to process requests.</div><div><br></div><div>Please help.</div><div><br></div><div>Regards,</div><div>Himanshu</div><br>From: Amit Linux <amitbutere64@gmail.com><br>Sent: Mon, 22 Sep 2014 16:01:44 <br>To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org><br>Subject: Re: Beginner need help<br>  <div>Hi Himanshu,</div><div>I believe radtest and radclient totally different utility for different purpose.</div><div><br></div><div>Plus use should post debug output and config you using.</div><div><br></div><div>Regards</div><div>Amit B.</div><div>HTH</div><div><br>Sent from my iPhone</div><div><br>On 22-Sep-2014, at 14:42, "Himanshu  Pandey" <pandey_himanshu80@rediffmail.com> wrote:<br><br></div><blockquote type="cite"><div>Hi,<div><br></div><div>My freeradius server is up and running and then I tried to execute the test with a following command:</div><div><br></div><div>radtest testing password localhost 0 testing123</div><div><br></div><div>But I am getting error:</div><div>radclient:: Unknown attribute "User-Name" requires a hex string, not "testing"</div><div><div>radclient: Nothing to send.</div><div><br></div><div>Please help to resolve the same.</div><div><br></div><div>Regards,</div><div>Sonu</div><br>From: A.L.M.Buxey@lboro.ac.uk<br>Sent: Mon, 22 Sep 2014 14:17:00 <br>To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org><br>Subject: Re: Beginner need help<br>Hi,<br>
<br>
> Now I want to test this client (I have already installed freeradius server on the same LINUX PC and this server proved to be working).<br>
<br>
there are various client testing tools with the main freeradius server package - also eapol_test from the <br>
wpa_supplicant package is very useful!<br>
<br>
> The only useful information on the freeradius client is<br>
> <br>
> radiusclient [-f config_file] [-p nas_port] [-s | [-a] a1=v1 [a2=v2[...[aN=vN]...]]]<br>
<br>
-f the config file - theres one supplied...should be in your /etc directory now. then you feed it a list of VSA/TLV values.<br>
<br>
not as friendly as eg eapol_test or radclient<br>
<br>
alan<br>
-<br>
List info/subscribe/unsubscribe? See <a href='http://www.freeradius.org/list/users.html'>http://www.freeradius.org/list/users.html</a><br>
</div><br><a href='http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?'><img src="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle&rogue=1716b54fe387786204c5115fd1c9b84babf33ef6"></a><table cellpadding="0" cellspacing="0"><tbody><tr><td><div style="font-family: Arial, Helvetica, sans-serif; font-size:14px">Get your own <span style="padding-bottom: 0px; background-color: #cc0000; padding-left: 3px; padding-RIGHT: 3px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; padding-top: 0px"><b>FREE</b></span> website,  <span style="padding-bottom: 0px; background-color: #c00; padding-left: 3px; padding-RIGHT: 3px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; padding-top: 0px"><b>FREE</b></span> domain & <span style="padding-bottom: 0px; background-color: #c00; padding-left: 3px; padding-RIGHT: 3px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; padding-top: 0px"><b>FREE</b></span> mobile app with Company email.  </div></td><td><a href='http://track.rediff.com/click?url=___http://businessemail.rediff.com/email-ids-for-companies-with-less-than-50-employees?sc_cid=sign-1-10-13___&cmp=host&lnk=sign-1-10-13&nsrv1=host'><b>Know More ></b></a><!--  <in-put type="button" cl-ass="button" on-click="parent.location=';http://track.rediff.com/click?url=___http://businessemail.rediff.com/company-email-hosting-services?sc_cid=signature-23-9-13___&cmp=signature-23-9-13&lnk=mypagelogout&nsrv1=host';" value="Know more >"> </input>  --></td></tr></tbody></table></div></blockquote><blockquote type="cite"><div><span>-</span><br><span>List info/subscribe/unsubscribe? See <a href='http://www.freeradius.org/list/users.html'>http://www.freeradius.org/list/users.html</a></span></div></blockquote>  
-<br>
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
</div><br><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A><table cellpadding="0" cellspacing="0"><tbody><tr><td><div style="font-family: Arial, Helvetica, sans-serif; font-size:14px">Get your own <span style="padding-bottom: 0px; background-color: #cc0000; padding-left: 3px; padding-RIGHT: 3px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; padding-top: 0px"><b>FREE</b></span> website,  <span style="padding-bottom: 0px; background-color: #c00; padding-left: 3px; padding-RIGHT: 3px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; padding-top: 0px"><b>FREE</b></span> domain & <span style="padding-bottom: 0px; background-color: #c00; padding-left: 3px; padding-RIGHT: 3px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; padding-top: 0px"><b>FREE</b></span> mobile app with Company email.  </div></td><td><a href="http://track.rediff.com/click?url=___http://businessemail.rediff.com/email-ids-for-companies-with-less-than-50-employees?sc_cid=sign-1-10-13___&cmp=host&lnk=sign-1-10-13&nsrv1=host" style="font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 14px; color:#0000cc" target="_blank"><b>Know More ></b></a><!-- <in-put type="button" cl-ass="button" on-click="parent.location='http://track.rediff.com/click?url=___http://businessemail.rediff.com/company-email-hosting-services?sc_cid=signature-23-9-13___&cmp=signature-23-9-13&lnk=mypagelogout&nsrv1=host'" value="Know more >"> </input> --></td></tr></tbody></table>