https://github.com/jornane/aclupdate
Keep Linux ACLs under control by synchronising them with an ACL file
https://github.com/jornane/aclupdate
Last synced: 3 months ago
JSON representation
Keep Linux ACLs under control by synchronising them with an ACL file
- Host: GitHub
- URL: https://github.com/jornane/aclupdate
- Owner: jornane
- License: bsd-3-clause
- Created: 2013-11-04T20:48:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-18T06:47:18.000Z (over 10 years ago)
- Last Synced: 2025-01-31T22:11:16.665Z (5 months ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ACL Update
=========Keep Linux ACLs under control by synchronising them with an ACL file.
Take a look at ```demo.acl``` and create your own ACL file. Run ```aclupdate.py``` with your file as argument. It will then set ACLs on all elements mentioned in the ACL fileThis project is currently in alpha stage. It may work for you. The format of the ACL file is subject to change. Careful when updating!
Thanks to @melwil for his help!