Louis Joly wrote:
> how create group with acl ?
> Something that :
> acl user1 src 10.0.0.1
> acl user2 src 10.0.0.2
> acl grp1 ?? user1 user2
You can have multiple sources in the one acl
acl grp1 src 10.0.0.1 10.0.0.2 10.0.0.3
In regards to your question specifically however, no I don't think that
is possible.
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:03 MDT