Specifying multiple subjects on the same subject line?
Posted: Wed Jul 06, 2005 4:09 am
Is there a way you can specify the same acls for multiple subjects?
Something like:
if I want /etc/passwd to be readable to /bin/su and /bin/bash
Something like:
- Code: Select all
subject /bin/su /bin/bash
/etc/passwd r
if I want /etc/passwd to be readable to /bin/su and /bin/bash