Hi;

This is the output for the tables.

racdcheck:
id      username        attribute       op      value   enabled
26      tonyb   User-Password   ==      tonyb   T
27      guest   User-Password   ==      guest   T

Radgroupcheck:
id      groupname       attribute       op      value
9       Dialin  NAS-IP-Address  ==      x.x.x.x

Radgroupreply:
id      groupname       attribute       op      value
1       Dialin  Framed-Protocol ==      PPP
6       Dialin  Service-Type    :=      Framed-User
8       Dialin  Auth-Type               :=      Local
9       Dialin  Pool-Name               :=      main_pool
10      Dialin  Reply-Message   =       Access


Radreply:
id      username        attribute       op      value
9       tonyb   Fall-Throuh     =       Yes


Usergroup:
id      username        groupname
24      guest           Dialin

I'm using postgresql, and I need the SQL authentication.
Thanks in advance.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of James Wakefield
Sent: Wednesday, September 06, 2006 9:33 AM
To: FreeRadius users mailing list
Subject: Re: Help about this error

Hi Elie,

Are you using SQL auth.?  If so, is your radgroupcheck table small
enough that you could paste us a select * from it?

On Wed, 2006-09-06 at 10:16 +0200, Elie Hani wrote:
> Hi;
> 
> Can anyone help me about this error? How can I slove it.
> I think I've missed something in the tables in the database.
> 
> rlm_ippool: Could not find Pool-Name attribute.
>   modcall[post-auth]: module "main_pool" returns noop for request 2
> rlm_ippool: Could not find Pool-Name attribute.
>   modcall[post-auth]: module "real" returns noop for request 2
> radius_xlat:  '/var/log/radius/radacct/127.0.0.1/auth-detail-20060906'
> rlm_detail:
/var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d
> expands to /var/log/radius/radacct/127.0.0.1/auth-detail-20060906
>   modcall[post-auth]: module "auth_log" returns ok for request 2
> 
> 
> Thanks
> Elie
> 
> - 
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-- 
James Wakefield,
Unix Administrator, Information Technology Services Division
Deakin University, Geelong, Victoria 3217 Australia.

Phone: 03 5227 8690 International: +61 3 5227 8690
Fax:   03 5227 8866 International: +61 3 5227 8866
E-mail:   [EMAIL PROTECTED]
Website:  http://www.deakin.edu.au

- 
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