<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>> Hi,<br>
><br>
> Background:<br>
><br>
>     FreeRadius Version: 2.1.1-7.10.1<br>
>     Users are stored in LDAP, I am using the users file to assign static<br>
>     IP Addresses to certain users.<br>
><br>
><br>
> It seems that the users file is case sensitive, I found a few articles<br>
> on the net regarding this, but none really supplied a definitive answer.<br>
><br>
> Is there a way to prevent the users file from being case sensitive ? If<br>
> not, what is the recommended method to elegantly avoid this problem.<br>
<br>>>files myfiles {<br>>>   key = "%{lower:%{User-Name}}"<br>>>   ...<br>>>}<br>
<br>>>...or something similar.<br></blockquote><div><br></div><div>>>>Sorry, where do I implement this ? </div></div>