LDAP check attributes
Antonio Matera
antonio.matera at create-net.it
Tue May 16 17:16:14 CEST 2006
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 at 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.
More information about the Freeradius-Users
mailing list