override ldap reply attribute

Kostas Kalevras kkalev at noc.ntua.gr
Tue Apr 24 13:56:08 CEST 2007


O/H tschaos at gmx.net έγραψε:
> Here is the full debug-log.
>
> Airespace-Interface-Name
> value in ldap: 310
> vlaue in users-file: 777
>
> as you can see, it doesnt override :-(
>
> users-file line 54, which matches:
>
> DEFAULT         Called-Station-Id == "00-1A-30-2E-C9-60:Test99", Airespace-Interface-Name := "777"
>   

Airespace-Interface-Name is a reply item while you are seting it as a check item. Correct way:

DEFAULT	Called-Station-Id == "00-1A-30-2E-C9-60:Test99"
	 Airespace-Interface-Name := "777"

> radiusd.conf authorize section:
>
> authorize {
>         preprocess
>         eap
>         ldap_wlan
>         files
> }
>
> as you can see, its wlan-authentication with EAP on SSID:Test99
>
> dont know what i can try else :-(
>
> thanks in advance for your help!
>
>   

-- 
Kostas Kalevras - Network Operations Center
National Technical University of Athens
http://kkalev.wordpress.com




More information about the Freeradius-Users mailing list