@@ -17,17 +17,86 @@ We will be using FreeRADIUS 3.0.
* 802.1x authentication on access points
* Roaming (SpaceFED/EduRoam)
* LDAP user backend
* Dynamic VLAN assignment
* Dynamic VLAN assignment on WiFi
* RADIUS authentication on wiki (later)
# LDAP setup
We need a back-end that contains a list of users with their passwords. You can choose to use the file /etc/freeradius/3.0/users instead of a full LDAP installation for small configurations (1-3 users), but you will feel the administrative pain very quickly. Do yourself a favour and save yourself from unneeded pain: use LDAP.
Since our LDAP server does not allow to be queried as anonymous, the FreeRADIUS server will need credentials to connect to the LDAP server and do some queries