Re: ../raddb/users file and MySQL?

2005-02-25 Thread Alan DeKok
[EMAIL PROTECTED] wrote:
> There are any way to use the ../raddb/users file so that the GroupName value
> especified to the "Group" attribute be a MySQL-Group-Name

  No.  The Group and Group-Name attributes are for Unix groups only.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: ../raddb/users file and MySQL?

2005-02-25 Thread Michael Griego
Use the SQL-Group attribute, so your check line would look like this:
DEFAULT Service-Type == Framed-User, SQL-Group == "MySQLGroupName"
--Mike
---
Michael Griego
Wireless LAN Project Manager
The University of Texas at Dallas

[EMAIL PROTECTED] wrote:
Hi
Just a question:
There are any way to use the ../raddb/users file so that the GroupName value
especified to the "Group" attribute be a MySQL-Group-Name and set the check
attributes and the reply items values for the MySQL-Group here instead of the
"RadGroupCheck",and "RadGroupReply" MySQL database tables.
Something like this:
../etc/raddb/users file:
.
.
.
DEFAULT Service-Type == Framed-User, Group == "MySQLGroupName"
Service-Type = Framed-User,
Framed-Filter-Id = "MyFilter",
Cisco-AVPair= "Any",
Session-Timeout = xxx,
Idle-Timeout = xxx
.
.
.
or probably there are an other attribute instead of "Group" ?
Thanks you.

-
Este mensaje fue enviado usando el servicio de correo en web de Infomed
http://webmail.sld.cu
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


../raddb/users file and MySQL?

2005-02-25 Thread alexander
Hi
Just a question:
There are any way to use the ../raddb/users file so that the GroupName value
especified to the "Group" attribute be a MySQL-Group-Name and set the check
attributes and the reply items values for the MySQL-Group here instead of the
"RadGroupCheck",and "RadGroupReply" MySQL database tables.
Something like this:

../etc/raddb/users file:

.
.
.

DEFAULT Service-Type == Framed-User, Group == "MySQLGroupName"
Service-Type = Framed-User,
Framed-Filter-Id = "MyFilter",
Cisco-AVPair= "Any",
Session-Timeout = xxx,
Idle-Timeout = xxx
.
.
.

or probably there are an other attribute instead of "Group" ?

Thanks you.




-
Este mensaje fue enviado usando el servicio de correo en web de Infomed
http://webmail.sld.cu

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html