Re: radgroupreply do not read (read_grous directive)

2008-01-18 Thread Alan DeKok
Arlinelson Fernandes dos Santos wrote: The pre1 version is buggy!!! Yes... which is why 2.0.0 was released. Now, I'm working to solver this: rlm_acct_unique: WARNING: Attribute Client-IP-Address was not found in request, unique ID MAY be inconsistent Grab the latest version from CVS. It

Re: radgroupreply do not read (read_grous directive)

2008-01-16 Thread tnt
OK, since that's correct I had a look at the debug. You are not doing group checking at all. You have done something to sql.conf to break it. Go back to the original sql.conf and just alter the connection details (user, pass, server). Leave rest as it is (we will sort out sumultaneous use later).

Re: radgroupreply do not read (read_grous directive)

2008-01-16 Thread Arlinelson Fernandes dos Santos
Oh my God!!! This problem is killing me!I back the original sql.conf and have no Auth-Type in radcheck and other no in tables too.I put := in Simultaneous-Use.I test the connection and no groups table was read. The radius log is the same.I did install freeradius in other server and do the same. No

Re: radgroupreply do not read (read_grous directive)

2008-01-15 Thread tnt
OK, can we see database entries for a user (and group he belongs to) and the debug of the access request? Or should I get my crystal ball back from the polisher? Ivan Kalik Kalik Informatika ISP Dana 15/1/2008, Arlinelson Fernandes dos Santos [EMAIL PROTECTED] piše: Yes! I did. And I put

Re: radgroupreply do not read (read_grous directive)

2008-01-15 Thread liran tal
Ivan, While you're at it, can you check up on my forth-coming paperwork grade for Statistics B class? :-) Regards, Liran. 2008/1/15 [EMAIL PROTECTED]: OK, can we see database entries for a user (and group he belongs to) and the debug of the access request? Or should I get my crystal ball

Re: radgroupreply do not read (read_grous directive)

2008-01-15 Thread Arlinelson Fernandes dos Santos
Don't take your ball, not good. ;)Here's informations:## radcheck++---+++-+| id | UserName | Attribute | op | Value |++---+++-+| 3 | test-pap | Cleartext-Password | := | pw123

Re: radgroupreply do not read (read_grous directive)

2008-01-15 Thread tnt
There is a typo in usergroup table. Group is set as teste-pap, while other tables have group test-pap. Ivan Kalik Kalik Informatika ISP Dana 15/1/2008, Arlinelson Fernandes dos Santos [EMAIL PROTECTED] piše: Don't take your ball, not good. ;) Here's informations:##

Re: radgroupreply do not read (read_grous directive)

2008-01-15 Thread Arlinelson Fernandes dos Santos
Sorry! I was writing this post and correcting the align spaces when press the e for accident. In my usergroup is test-pap.thanks. There is a typo in usergroup table. Group is set as teste-pap, while other tables have

Re: radgroupreply do not read (read_grous directive)

2008-01-14 Thread tnt
Did you put something in usergroup table to link users and groups? Ivan Kalik Kalik Informatika ISP Dana 14/1/2008, Arlinelson Fernandes dos Santos [EMAIL PROTECTED] piše: Hi,I am usind freeradius 2.0 an need to load radcheck, radreply, radgroupcheck and radgroupreply tables. But radcheck and

Re: radgroupreply do not read (read_grous directive)

2008-01-14 Thread Arlinelson Fernandes dos Santos
Yes! I did. And I put attributes into all tables ckeck and reply. Did you put something in usergroup table to link users and groups? Ivan Kalik Kalik Informatika ISP Dana 14/1/2008, Arlinelson Fernandes dos Santos

radgroupreply do not read (read_grous directive)

2008-01-13 Thread Arlinelson Fernandes dos Santos
Hi,I am usind freeradius 2.0 an need to load radcheck, radreply, radgroupcheck and radgroupreply tables. But radcheck and radreply work. To load radgroupcheck e need to set Fall-Through = Yes, but radgroupreply don't work. The read_groups directive is 'Yes' but not appers in the radius debug