Skip to content

theodi/eduroam-freeradius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Installing the server

This configuration broadly follows the guide on the FreeRadius wiki at https://wiki.freeradius.org/guide/eduroam

On Ubuntu you will also need

apt-get install freeradius freeradius-mysql mysql-server

Extra steps

  1. Create the certificates

Either copy these from an existing server, or type make in the certs directory

  1. Configure mysql

Guide is here: https://wiki.freeradius.org/guide/SQL-HOWTO-for-freeradius-3.x-on-Debian-Ubuntu

  1. Configure the server at support.eduroam.uk!

Notes

It uses SQL as the backend and passwords must be NT-Passwords to get the best compatabilty while still being hashed.

http://deployingradius.com/documents/protocols/compatibility.html

https://freeradius.org/radiusd/man/smbencrypt.html

The tests are also in here along with a copy of eapol-test compiled x64 for ubuntu 20.04

Obviously you need to go through everywhere and change the passwords!

About

The ODIs Eduroam Freeradius config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages