Changes

From SME Server
Jump to navigationJump to search
28 bytes added ,  14:07, 31 December 2018
m
just formatting
Line 5: Line 5:     
Radius should work out of the box for WPA2 AP. You have to create a host for your AP, with the correct IP of your AP, then set the radius secret:
 
Radius should work out of the box for WPA2 AP. You have to create a host for your AP, with the correct IP of your AP, then set the radius secret:
 +
 +
[code]
    
db hosts setprop ap.domain.tld RadiusKey SuperSecretThing
 
db hosts setprop ap.domain.tld RadiusKey SuperSecretThing
Line 10: Line 12:  
signal-event remoteaccess-update
 
signal-event remoteaccess-update
    +
[/code]
   −
If you want to test radius with radtest (yum install freeradius-utils) it doesn't work as is you need to do the following:
+
If you want to test radius with '''radtest''' (yum install freeradius-utils) it doesn't work as is you need to do the following:
   −
Add this template to /etc/e-smith/templates-custom/etc/raddb/users/40ldap  
+
Add this template to '''/etc/e-smith/templates-custom/etc/raddb/users/40ldap'''
    
DEFAULT    Auth-Type := LDAP
 
DEFAULT    Auth-Type := LDAP
147

edits

Navigation menu