On Tue, 21 Oct 2003 11:13:23 +0200
[EMAIL PROTECTED] (Rens Houben) wrote:

> In other news for Tue, Oct 21, 2003 at 12:05:19PM +0300, Alexey Sheshka has been 
> seen typing:
> 
> {snip} 
> 
> > auth: No authenticate method (Auth-Type) configuration found for the request: 
> > Rejecting the user
> > auth: Failed to validate the user.
>  
> > SQL module instaled. Instalation instructions from 
> > http://poptop.sourceforge.net/dox/radius_mysql.html
>  
> > Any ideas? Working config samples ?
> 
> Try this from a database prompt: 
> 
> SELECT * FROM radcheck WHERE username="pulsar";
> 
> and see if there's an Auth-Type entry in the result. I'm betting there
> isn't.

MySQL return :

mysql> SELECT * FROM radcheck WHERE username="pulsar";
+----+----------+-----------+----+--------+
| id | UserName | Attribute | op | Value  |
+----+----------+-----------+----+--------+
|  1 | pulsar   | Password  | == | 123456 |
+----+----------+-----------+----+--------+

I need something else ?





-- 
Sheshka Aleksey
Senior Security Administrator

PGP key : http://pgp.dtype.org:11371/pks/lookup?op=get&search=0x0BE90515
-- 



PGP key : http://pgp.dtype.org:11371/pks/lookup?op=get&search=0x0BE90515


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

Reply via email to