<div dir="ltr">Excellent.  Thank you.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 29, 2013 at 5:32 PM, Arran Cudbard-Bell <span dir="ltr"><<a href="mailto:a.cudbardb@freeradius.org" target="_blank">a.cudbardb@freeradius.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
On 29 Aug 2013, at 23:13, Dan Letkeman <<a href="mailto:danletkeman@gmail.com">danletkeman@gmail.com</a>> wrote:<br>
<br>
> If you wanted to do mac authentication, is there a way to add a range of mac addresses to the users list.  eg:<br>
><br>
> #Normal mac username:<br>
><br>
> 002710de63a4 Cleartext-Password := "002710de63a4"<br>
> e806882925ce Cleartext-Password := "e806882925ce"<br>
><br>
> #Range of mac addresses:<br>
><br>
> 94ebcd****** Cleartext-Password := "94ebcd******"<br>
<br>
</div></div>DEFAULT User-Password =~ '^94ebcd[0-9a-f]{6}$', Auth-Type := Accept<br>
<br>
Arran Cudbard-Bell <<a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a>><br>
FreeRADIUS Development Team<br>
<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>
</blockquote></div><br></div>