16 May
2006
16 May
'06
11:16 a.m.
Hi, thanks for the answer. I forgot my filter line in ldap module: filter = "(uid=%{Stripped-User-Name:-%{User-Name}})" How I have to insert in this string to add the ssid check? Where I insert the Cisco-AVPair check? Thanks, bye Antonio on 16/05/2006 14.06 ludovic cailleau said the following:
*/Antonio Matera <antonio.matera@create-net.it>/* a écrit :
ldap { server = "localhost" basedn = "dc=create-net,dc=org" password_attribute = userPassword start_tls = no ldap_connections_number = 5 }
You must use filter in Ldap module if you want check SSID. You’ll make filter with uid and Cisco-AVPair.