Re: {control:SQL-Group} in post-auth

2009-10-20 Thread Ivan Kalik
> Ok, we can see that because ###if ( SQL-Group == my_pool ) ### - so, > radius try to use new SQL query to sql DB.. But why? In this point > radius knows that user had been found in group my_pool - see ###point > 1###. And what if user belongs to more than one group? What value should SQL-Group h

{control:SQL-Group} in post-auth

2009-10-20 Thread Anton Borisov
Hello! My user is inserted in group = my_pool in sql DB. I try to use in my sites-enabled/default something like this post-auth { ... ... if ( SQL-Group == my_pool ) { ... ... } } when my user comes I can see it : Tue Oct 20 18:49:23 2009 : Info: [sqlauth] e