Re: override ldap reply attribute



O/H tschaos@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





This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.