initial commit of file from CVS for smeserver-lazy_admin_tools on Sat Sep 7 20:29:45 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:29:45 +10:00
parent ab14940b94
commit 376cfcf5b4
31 changed files with 4128 additions and 2 deletions

View File

@@ -0,0 +1,24 @@
#
# NB: Please note that the format of the arguments has been changed in
# version 0.7. An (optional) field has been inserted to allow for the
# group id (GID).
#
#
# Group name : Must contain only lower-case letters, numbers, hyphens, periods
# and underscores, and should start with a lower-case letter.
# Wildcards (* and ?) can only be used to delete groups!
# Description : Free text description of the group.
# UID/GID : Group ID. If omitted, the first available free uid/gid will be used.
# Member1..n : Must be a valid account on the server
#
# @ Mandatory field
#
#-------------------------------------------------------------------------------------------------,
# Group name@ |Description |GID |Member1 |Member2 |Member3 | etc... |
#-------------------------------------------------------------------------------------------------'
allstaff |Mailing group for all staff |7003 |michiel | ejo | susanne| nathalie| marco
finance |Finance department | |susanne |nathalie
sales|Sales department|7004 |marco
dev | Development | | michiel | ejo
delete_me*
delet?_me2