Turn of user acc - MySQL

tnt at kalik.co.yu tnt at kalik.co.yu
Wed Oct 31 02:26:15 CET 2007


Deleting user from the database - bad idea. You do want him back?

Auth-Type Reject is a check item so it would go into rad(group)check
table.  It's better to create a group for suspended users and swithch
user to it than to add the attribute to each user.

Think about using sqlcounters and/or Epiration attribute.

Ivan Kalik
Kalik Informatika ISP


Dana 30/10/2007, "Marinko Tarlac" <mangia81 at gmail.com> piše:

>Hello
>
>I made small web based application and it uses MySql database. I can
>add user accounts, create packages, add access points etc and now I
>need to create script for user control.
>
>Question is next. Is it better to remove the username from radcheck
>table or it is better option to add access-reject atribute for
>specific user in radreply table. Is there any better solution. Also
>I'm thinking to create small perl script which I can call during auth
>process.
>
>I'm not sure did you understand me :)
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>




More information about the Freeradius-Users mailing list