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:
24
root/usr/doc/lazy-admin-tools/example.groups
Normal file
24
root/usr/doc/lazy-admin-tools/example.groups
Normal 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
|
||||
Reference in New Issue
Block a user