OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: access(5) wildcard

From: mouss (usebsdfree.fr)
Date: Thu Apr 13 2006 - 02:51:57 CDT


Colin Campbell wrote:
> Hi,
>
> Can anyone else see value in supporting say "*" as a string wildcard and
> 0.0.0.0 (or 0/0) as a network wildcard in access maps? There is already
> a precedent with "*" in transport maps.

This would allow things like:
        example.com dunno
        example.net dunno
        * reject
which currently requires pcre/regex/*sql/ldap.

but I'm not sure the wildcard is the real solution.