Hi,<div><br></div><div>If I use the suggestion as follows in the my files file, the users file is still case sensitive:</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>myfiles {</div><div>
                key = "%{lower:%{User-Name}}"</div><div>        }</div></div></blockquote><br></div><div>In the users file the username is all lower case - piet</div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div><div>piet LDAP-Group=="radius", Auth-Type:=Accept</div><div>        Reply-Message="You are allowed to connect",</div><div>        Framed-IP-Address = x.x.x.x,</div><div>        Fall-Through = Yes</div>
</div></blockquote></div><div><br></div><div>When I use ntradping with the username all in lower case - piet, I get the following:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>++[ldap] returns ok</div>
</div><div><div>++[exec] returns noop</div></div><div><div>Sending Access-Accept of id 5 to y.y.y.y port 50018</div></div><div><div>        Reply-Message = "You are allowed to connect"</div></div><div><div>        Framed-IP-Address = x.x.x.x</div>
</div></blockquote><div><br></div><div>When I use ntradping with the username all in upper case - PIET, I get the following:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>++[ldap] returns ok</div>
</div><div><div>++[exec] returns noop</div></div><div><div>Sending Access-Accept of id 6 to 147.110.250.195 port 46364</div></div></blockquote><div><br></div><div>Regards</div><div>Gregg</div><div><br></div><div><br><div class="gmail_quote">
On Tue, Sep 18, 2012 at 2:27 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Gregg Douglas wrote:<br>
>     >>files myfiles {<br>
>     >>   key = "%{lower:%{User-Name}}"<br>
>     >>   ...<br>
>     >>}<br>
><br>
>     >>...or something similar.<br>
><br>
><br>
>>>>Sorry, where do I implement this ?<br>
<br>
  raddb/files<br>
<span class="HOEnZb"><font color="#888888"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</font></span></blockquote></div><br></div>