Sophie

Sophie

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

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

#/bin/sh
acl_group -b list_groups
for i in `acl_group -s list_groups|cut -d ' ' -f 1`
do
  acl_group -b -n get_group_members $i
done