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:
30
root/usr/doc/lazy-admin-tools/example.ibays
Normal file
30
root/usr/doc/lazy-admin-tools/example.ibays
Normal file
@@ -0,0 +1,30 @@
|
||||
# IbayName : Must contain only lower-case letters, numbers, hyphens, periods
|
||||
# and underscores, and should start with a lower-case letter.
|
||||
# Wildcards (* and ?) are only accepted to delete ibays.
|
||||
# Description: Free text description of the ibay.
|
||||
# Group : Must be an existing group on the server.
|
||||
# User access: wr-admin-rd-group
|
||||
# wr-group-rd-everyone
|
||||
# wr-group-rd-group
|
||||
# Pub. access: local
|
||||
# local-pw
|
||||
# global
|
||||
# global-pw
|
||||
# global-pw-remote
|
||||
# none
|
||||
# Password : Password for the ibay in clear-text (dangerous!).
|
||||
# CGI-bin : enabled
|
||||
# disabled
|
||||
# UID/GID : User ID. If omitted, the first available free uid/gid will be used.
|
||||
#
|
||||
# @ Mandatory field
|
||||
#
|
||||
#--------------------------------------------------------------------------------------------------------.
|
||||
# IbayName@ |Description |Group@ |UserAccess |Publ.Access |Password |CGI-bin | Uid |
|
||||
#--------------------------------------------------------------------------------------------------------'
|
||||
intranet |Intranet website |allstaff |wr-admin-rd-group |local | |enabled | 6001
|
||||
knowledge-db|Support website |dev |wr-group-rd-everyone |global | |enabled
|
||||
vault |Folder for finance |finance |wr-group-rd-group |local-pw |secret |disabled
|
||||
toolbox | Usefull tools ||||||6002
|
||||
delete_me*
|
||||
delet?_me2
|
||||
Reference in New Issue
Block a user