cassandra backends for freeradius v3.1.x

Alan DeKok aland at deployingradius.com
Mon Jun 15 15:00:44 CEST 2015


On Jun 15, 2015, at 8:53 AM, ICHIBA Sara <ichi.sara at gmail.com> wrote:
> I'm trying to use cassandra backends for Freeradius. I opted for the V3.1.x
> as it already contains the cassandra module. After building the
> Freeradius-server in my machine I added the sql.conf which you can find here
> <https://gist.github.com/linnaea/ef2457ae6fc6db7c2e04#file-sql-conf>

  Just call the file "sql".

  And call the module "sql", too:

	sql {
		...
	}

  Instead of

	sql cassauth {
		...
	}

  Alan DeKok.




More information about the Freeradius-Devel mailing list