Re: Username with spaces (MySQL)

2013-04-29 Thread Andres Gomez Ruiz
Hi Guys, I have another Cuestion. How can I convert the username to UPPERCASE in the authorization section? Or how can I Authorize only the Username wittren in UPPERCASE? Thanks 2013/4/19 Andres Gomez Ruiz andres.go...@urbalink.co Thanks a lot guys! Both methods work. Finally I used

Re: Username with spaces (MySQL)

2013-04-19 Thread Andres Gomez Ruiz
Thanks a lot guys! Both methods work. Finally I used the regex in the Authorize section. Best regards. Andrés - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Username with spaces (MySQL)

2013-04-17 Thread Andres Gomez Ruiz
Hi everybody. I'm using freeradius to log many wireless user, It works great. I have a MySQL table working with freeradius, and I use some SQL_counters to control the timeup of my users (based on the raddacct table of the database); everything work great, but I only have a problem: Using a

Problem with MAC valitation + MySQL

2012-11-29 Thread Andres Gomez Ruiz
Hi everybody!! I'm using Freeradius since 6 months ago, and It works great. I'm Using freeradus + MySQL to store my users data in a database and authenticate it with an user and a password. Now I Have to attach to each user, 3 MAC-Address, so I'm editting my database (radcheck

Re: Problems with 802.1x

2012-11-29 Thread Andres Gomez Ruiz
Hi everybody!! I'm using Freeradius since 6 months ago, and It works great. I'm Using freeradus + MySQL to store my users data in a database and authenticate it with an user and a password. Now I Have to attach to each user, 3 MAC-Address, so I'm editting my database (radcheck table) id

Re: Ussing many MAC Address wih one user

2012-08-22 Thread Andres Gomez Ruiz
anyone can help? 2012/8/21 Andres Gomez Ruiz andres.go...@urbalink.co Hi everybody!! Im using freeradius in a simple way (freeradius + MySQL). I have some users attached to some groups... it works fine!! The groups have some simple attributes like Max-All-Session in radgroupcheck table

Re: Question about SQLcounter and reject sessions

2012-08-21 Thread Andres Gomez Ruiz
Thanks Fajar!! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Ussing many MAC Address wih one user

2012-08-21 Thread Andres Gomez Ruiz
Hi everybody!! Im using freeradius in a simple way (freeradius + MySQL). I have some users attached to some groups... it works fine!! The groups have some simple attributes like Max-All-Session in radgroupcheck table. Now I need to limit the users to some MAC Address. I mean, I have the User

Question about SQLcounter and reject sessions

2012-08-08 Thread Andres Gomez Ruiz
Hi everybody!! I have been using Freeradius as AAA of some wireless hotspots and it works great!! After reading the Rlm_sqlcounter wiki page I started to use it, and it also works great. This is the code of my sqlcounters: sqlcounter dailycounter { counter-name = Daily-Session-Time