Re: Matching Realms and Group-Membership

2009-02-05 Thread tnt
>Now I want to implement a check, that verifies if a user authenticating with >10...@realma.com is also in the group "realmA" and reject the request if this >is not the case. This way I want to implement a "user X purchased product Y?" > >Already tried this: Adding in the radusergroup table: >+--

Matching Realms and Group-Membership

2009-02-05 Thread Robert Borz
Hi, I've successfully set up freeradius and till now it is doing what I want - checking realms and prefixes and uses a postgres database backend. ;) Now I want to implement a check, that verifies if a user authenticating with 10...@realma.com is also in the group "realmA" and reject the request