On 24.01.2013 14:34, Emmanuel BILLOT wrote:
> Le 24/01/2013 14:03, Emmanuel BILLOT a écrit :
>> Hi,
>>
>> In LDAP config module, we can find
>>
>> filter =
>> "(|(uid=%{%{Stripped-User-Name}:-%{User-Name}})(mail=%{%{Stripped-User-Name}:-%{User-Name}}))"
>>
>>
>>
>> Users authenticate in freeradius with login like pierre.dupont@12345678
>>
>> We want to use both parts of adress in LDAP filter.
>>
>> pierre.dupont is %{User-Name}
>>
>> what should be the name of the variable for 12345678 ?
>>
>>
> Ok %{Realm} seems to works, however anyway to force upcase on it ?
> 
%{toupper:%{realm}} ?

-- 

 Olivier Beytrison
 Network & Security Engineer, HES-SO Fribourg
 Mobile: +41 (0)78 619 73 53
 Mail: [email protected]
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to