summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/utest/aclfile9
blob: c0ebda4407e1a51834cc72252d3c6f4c7b1b37c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# BEGIN COPYRIGHT BLOCK
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
# END COPYRIGHT BLOCK
#
version 3.0;
acl	aclfile9;
deny (read) ip="*.34.*+*.128.*.0";
allow (read, write, execute, create) ((timeofday>1700 or timeofday<0800) or dayofweek=satsunmon);