Features/WPA-WPA2-Enterprise-Network-Connections/Testing: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
* Install "freeradius" rpm package | * Install "freeradius" rpm package | ||
** sudo yum install freeradius" | ** sudo yum install freeradius" | ||
* Modify "/etc/raddb/clients.conf", to include the name of the network access-point/router. Sample files are present at [[Media:original_clients.doc]] | * Modify "/etc/raddb/clients.conf", to include the name of the network access-point/router. Sample files are present at | ||
* Modify "/etc/raddb/users", to configure a username-password pair for authentication. Sample files are present at [[Media:original_users.doc]] | **[[Media:original_clients.doc]] | ||
**[[Media:modified_clients.doc]] | |||
**[[Media:diff_clients.doc]]. | |||
* Modify "/etc/raddb/users", to configure a username-password pair for authentication. Sample files are present at | |||
**[[Media:original_users.doc]] | |||
**[[Media:modified_users.doc]] | |||
**[[Media:diff_users.doc]] | |||
* Start the server, by issuing the following command | * Start the server, by issuing the following command | ||
** sudo /usr/sbin/radiusd -X & | ** sudo /usr/sbin/radiusd -X & | ||