yeah I ran it in debug mode...
I tried to diff in both logs...

[root@iliganonline raddb]# diff /tmp/log2 /tmp/log1
112c112
< rad_recv: Access-Request packet from host 203.170.2.65:2046, id=249,
length=69
---
> rad_recv: Access-Request packet from host 203.170.2.65:2043, id=246,
length=69
114c114
<       Password = "\256\3538\001\330|7Zi\033\310\374K\326\271\206"
---
>       Password = "\216\205]t\233\312E`N0\252\222 \370\377)"
125c125
<   rad_check_password:  Found Auth-Type Sql
---
>   rad_check_password:  Found auth-type Sql
136,140c136,139
<   modcall[authenticate]: module "sql" returns reject
< modcall: group authtype returns reject
< auth: Failed to validate the user.
< Login incorrect: [test2] (from nas iligan port 0)
< Sending Access-Reject of id 249 to 203.170.2.65:2046
---
>   modcall[authenticate]: module "sql" returns ok
> modcall: group authtype returns ok
> Login OK: [test2] (from nas iligan port 0)
> Sending Access-Accept of id 246 to 203.170.2.65:2043


----- Original Message -----
From: "Chris Parker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 01, 2001 12:49 AM
Subject: Re: Update to latest CVS wont let users authenticate using mysql


> At 12:47 AM 9/1/2001 +0800, you wrote:
> >I just updated to latest cvs...
> >[root@iliganonline raddb]# /opt/sbin/radiusd -v
> >radiusd: FreeRADIUS Version 0.2, for host i386-unknown-freebsd4.4, built
> >on Aug 31 2001 at 23:12:43
> >Compilation flags:  WITH_DICT_NOCASE
> >
> >[root@iliganonline raddb]# /opt/usr/local/sbin/radiusd -v
> >radiusd: FreeRADIUS Version 0.2, for host i386-unknown-freebsd4.4, built
> >on Aug 14 2001 at 05:50:06
> >Compilation flags:  WITH_DICT_NOCASE
> >
> >Using the old one.. with my configs.. could let me authenticate but when
I
> >used the latest CVS and tried with same configs... It did not let users
> >authenticate anymore...
> >something like returns 'reject' instead of 'ok'.
>
> Run the server in debug mode ( radiusd -x [ -x [ -x ]] ).  It will give
> you details on what it is doing and why.
>
> -Chris
> --
>     \\\|||///  \  Chris Parker    -    Manager, Development Engineering
>     \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
>     | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
> oOo---(_)---oOo--\------------------------------------------------------
>                    \ Without C we would have 'obol', 'basi', and 'pasal'
>
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>


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

Reply via email to