Domain in Username
Tim Sylvester
tim.sylvester at networkradius.com
Wed Nov 10 23:24:51 CET 2010
> I am using freeradius to authenticate users to have access to Internet.
> I want my user to use their group which is their department to be able to
> have internet because I need tractability. To understand my problem I'm
> going to use an example,
> User-Name: bob
> Groupe-name: communication
> I want freeradius to accept bob just if he access with
> bob at communication, I
> don't want freeradius to accept if he use bob at business
>
> I had use the realm witch I configured in proxy.conf; but this solution
> enable bob to access with bob at business
Use an SQL (MySQL) database to store user info and create groups.
http://wiki.freeradius.org/SQL_HOWTO
Tim
More information about the Freeradius-Users
mailing list