Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1842149
kolab-init.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
618 B
Referenced Files
None
Subscribers
None
kolab-init.sh
View Options
#!/bin/bash
if
[
! -d
"/etc/dirsrv/slapd-kolab/"
]
;
then
setup-kolab
\
--default
\
--timezone
=
Europe/Zurich
\
--mysqlserver
=
new
\
--directory-manager-pwd
=
Welcome2KolabSystems
2
>
&
1
|
tee /root/setup-kolab.log
fi
pushd
/root/utils/
./01-reset-kolab-service-password.sh
./02-reset-cyrus-admin-password.sh
./03-create-hosted-kolab-service.sh
./04-create-ou-domains.sh
./05-create-management-domain.sh
./06-create-hosted-domain.sh
./07-remove-cn-kolab-cn-config.sh
./08-remove-hosted-service-access-from-mgmt-domain.sh
./09-add-self-reg-hosted-domain.sh
./10-adjust-kolab-conf.sh
popd
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Mon, Aug 25, 8:20 PM (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
257631
Default Alt Text
kolab-init.sh (618 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment