Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > fc85cc4b62f25c8fe3efc86a6c339b7e > files > 89

rsbac-admin-1.2.4-2.2.20060mdk.x86_64.rpm

#!/bin/bash
acl_tlist -br FD :DEFAULT: /
acl_tlist -br DEV :DEFAULT: /dev
acl_tlist -br IPC :DEFAULT:
acl_tlist -br SCD :DEFAULT: `acl_tlist -n`
acl_tlist -br PROCESS :DEFAULT:
acl_tlist -br NETDEV :DEFAULT:
ALLTEMP=`net_temp list_temp_nr`
acl_tlist -br NETTEMP_NT :DEFAULT: $ALLTEMP
acl_tlist -br NETTEMP $ALLTEMP
acl_tlist -br NETOBJ :DEFAULT:
acl_mask -br FD /
acl_mask -br DEV /dev
acl_mask -b SCD `acl_tlist -n`