Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117878409
18-adjust-kolab-conf.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
611 B
Referenced Files
None
Subscribers
None
18-adjust-kolab-conf.sh
View Options
#!/bin/bash
. ./settings.sh
sed -r -i
\
-e
"s/^domain_base_dn.*
$
/domain_base_dn =
${
domain_base_dn
}
/g"
\
-e
'/^primary_mail/ a\
daemon_rcpt_policy = False'
\
-e
'/^primary_mail/d'
\
-e
'/secondary_mail/,+10d'
\
-e
'/autocreate_folders/,+77d'
\
-e
"/^\[kolab_wap\]/ a\
mgmt_root_dn =
${
rootdn
}
"
\
-e
"/^\[kolab_wap\]/ a\
hosted_root_dn =
${
hosted_root_dn
}
"
\
-e
"/^\[kolab_wap\]/ a\
api_url = http://127.0.0.1/kolab-webadmin/api"
\
-e
's/^auth_attributes.*$/auth_attributes = mail, uid/g'
\
/etc/kolab/kolab.conf
service kolabd restart
service kolab-saslauthd restart
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sun, Apr 5, 10:08 PM (2 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d0/eb/c9083eb5e1695097ef931479d134
Default Alt Text
18-adjust-kolab-conf.sh (611 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline