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:
29
root/usr/doc/lazy-admin-tools/example.users
Normal file
29
root/usr/doc/lazy-admin-tools/example.users
Normal file
@@ -0,0 +1,29 @@
|
||||
# User : 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 users!
|
||||
# FirstName : First name of the user. May contain spaces.
|
||||
# LastName : Last name of the user. May contain spaces.
|
||||
# Passwd : Password for the user in clear-text (dangerous!). If left
|
||||
# blank, the account will remain locked.
|
||||
# EmailForward: Must be one of the following: local, forward or both. Default
|
||||
# is local.
|
||||
# Forward Add.: Must be an working e-mail adres.
|
||||
# UID/GID : User ID. If omitted, the first available free uid/gid will be used.
|
||||
# Group(s) : Group name(s) to which the user should be added. If the
|
||||
# group doesn't exist, it will be created.
|
||||
# If more than one group name is specified, they must be
|
||||
# separated by the pipe character (|)
|
||||
#
|
||||
# @ Mandatory field
|
||||
#
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------------------------------------,
|
||||
# User@ |FirstName@ |LastName@ |Passwd |Department |Company |Street |City |Phone |Emailfrwrd |Forward Address | UID/GID |
|
||||
#-----------------------------------------------------------------------------------------------------------------------------------------------------------------'
|
||||
michiel |Michiel |Blotwijk | |Development |Altiplano bvba |Muntweide 7 |B-1785 Brussegem |+32 2 305.70.76 |forward |Michiel@Altiplano.Be | 9001
|
||||
marco |Marco |Blanc |secret |Sales |Altiplano bvba |Muntweide 7 |B-1785 Brussegem |+32 2 305.70.76
|
||||
ejo |Ejo |Burger ||||||||| 9002
|
||||
gilbert |Gilbert |Volk |||||||||| allstaff| accounting | management
|
||||
nathalie|Nathalie |Butterfly
|
||||
susanne |Susanne |Rodin
|
||||
delete_me*
|
||||
delet?_me2
|
||||
Reference in New Issue
Block a user