Programming Languages: JavaScript, PHP
License: GNU General Public License (GPL)
browse code,
statistics svn co https://daloradius.svn.sourceforge.net/svnroot/daloradius daloradius
Hi, I am the Customer Service Manager in a start up company and have been handed daloRADIUS to learn with out any documentation. I am hoping some one can help me in telling me how to add a new customer to start off with. Thanks in advance.
2012-01-29 15:13:24 PST by chalt
Hello everyone, I've been trying daloradius for quite a few time already, but I do have a very strange problem. I'm creating plans with the accumulative time setting (which I know is the Max-All-Session attribute). But when I attach a user to a plan, the user doesn't get the Max-All-Session attribute with the set value. And because of that, after the time I've set is done, the user is not...
2012-01-29 14:55:31 PST by Cagri
Hello again, I think this is possible to do with Radius. I was reading this article http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008076317c.shtml ,that speaks about Dynamic VLAN Assignment with RADIUS Server. I want to do this with opensource software in Linux(Ubuntu) machine. I was seeing daloradius because I have already this installed in my...
2012-01-25 02:56:21 PST by dashbear
Hello to all, I have just start working... Can someone tell me if with DaloRadius is possible to do Radius-based VLAN assignment, when users authenticate? And how can I do this? Thanks in advanced Best Regards Dash.
2012-01-24 06:39:06 PST by dashbear
I would say that you skipped or did not complete step 12.
2012-01-23 07:42:51 PST by https://www.google.com/accounts
Look at your logs, the problem and the answer to it is there! rlm_sql (sql): Attempting to connect rlm_sql_mysql #0 rlm_sql_mysql: Starting connect to MySQL server for #0 rlm_sql (sql): Connected new DB handle, #0 You can see that there's no issue connecting to your database server, the connection is just fine. rlm_sql (sql): database query error, SELECT id, nasname, shortname, type...
2012-01-23 03:16:06 PST by lirantal
Hi, I have been through my MySQL accounts over and over, the database server is in use with a number of different databases, and I have checked through everything on the howto above, just at a bit of a loss :/.
2012-01-23 01:58:57 PST by https://www.google.com/accounts
I guess check your MySQL settings?.
2012-01-21 07:18:22 PST by lirantal
Hi, my radius is running fine, but when i configure it according to the above post the mysql part wont load, i get rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked rlm_sql (sql): Attempting to connect to radius@localhost:/radius rlm_sql (sql): starting 0 rlm_sql (sql): Attempting to connect rlm_sql_mysql #0 rlm_sql_mysql: Starting connect to MySQL server for #0...
2012-01-19 17:04:44 PST by https://www.google.com/accounts
Solution is in library/check_operator_perm.php @41 Replace strcasecmp($test, "on") by strcasecmp($test, "no")
2012-01-18 18:42:34 PST by bidossessi