A simple ACL generation helper

Submit your RBAC policies or suggest policy improvements

A simple ACL generation helper

Postby cmouse » Tue Feb 01, 2005 11:55 am

http://cmouse.desteem.org/makeacl.txt

This perl script tries to make it bit easier to make strict acl's. It's not very clever and it does some assumptions so better check the ACL before using it... But it might help someone, and so be it.

You will need a recent perl (at least 5.6.0) and a program / script called which. You can get which from f.ex. here (in case you don't have it)
ftp://ftp.gnu.org/gnu/which/which-2.16.tar.gz

If you want to contribute, please reply to this topic.
cmouse
 
Posts: 98
Joined: Tue Dec 17, 2002 10:58 am

Return to RBAC policy development