smeserver-lazy_admin_tools/root/usr/doc/lazy-admin-tools/example.users

30 lines
1.9 KiB
Plaintext
Raw Normal View History

# 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