Re: Fwd: Need help on "ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user"

2011-10-25 Thread Alan Buxey
Hi,

>OS: Mac OSX 10.6.8
>FreeRADIUS version:�2.1.12
>Steps taken:



okay. so you downloaded the software, extracted it, then built it...
great. did you note what happened when you 'make install' ?

>Starting�-�reading�configuration�files�...�
>including�configuration�file�/usr/local/etc/raddb/radiusd.conf�
>including�configuration�file�/usr/local/etc/raddb/proxy.conf�
>including�configuration�file�/usr/local/etc/raddb/clients.conf�

theres a hint

the server is reading config files from the /usr/local/etc/raddb
directory.

the config files you have edited are the source code initial versions..
they arent being readhence your testing/password will never work

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Fwd: Need help on "ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user"

2011-10-25 Thread Alan DeKok
Stephen Kwok wrote:
> I am a newbie to FreeRADIUS and I have run into a problem during the
> setup.  I have spent some time on researching for an answer online, but
> I got no luck.  I have described the problem as below.  Could anyone
> please let me know what went wrong? Thank you so much in advance.

  Don't post the same message to the freeradius-users and
freeradius-devel list.  It's not nice.

  The whole point of running the server in debugging mode is to *READ*
the output.  In this case, you've edited /sw//raddb/users, and the
server is *clearly* reading /usr/local/etc/raddb/users.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html