dirgroup is a Perl script for merging the contents of a directory, /etc/group.d, into the file /etc/group. Storing group information in a directory allows users other than root to own and manage Unix groups. This minor change to Unix permission semantics provides many of the advantages of much more complex ACL systems.
| Tags | Systems Administration |
|---|---|
| Licenses | Public Domain |
| Operating Systems | POSIX Linux Unix |
| Implementation | Perl |