/[smecontribs]/rpms/smeserver-zarafa/contribs7/smeserver-zarafa-0.9.0-hidesystem.patch
ViewVC logotype

Annotation of /rpms/smeserver-zarafa/contribs7/smeserver-zarafa-0.9.0-hidesystem.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Feb 20 03:47:37 2010 UTC (14 years, 3 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-zarafa-0_9_0-51_el4_sme, smeserver-zarafa-0_9_0-54_el4_sme, smeserver-zarafa-0_9_0-53_el4_sme, smeserver-zarafa-0_9_0-56_el4_sme, smeserver-zarafa-0_9_0-50_el4_sme, smeserver-zarafa-0_9_0-52_el4_sme, HEAD
* Sat Feb 20 2010 Stephen Noble <support@dungog.net> - 0.9-50
- hide system and everyone in addressbook [SME 5790]

1 dungog 1.1 diff -urN smeserver-zarafa-0.9.0/root/etc/e-smith/templates/etc/zarafa/server.cfg/server.cfg smeserver-zarafa-0.9.0.new/root/etc/e-smith/templates/etc/zarafa/server.cfg/server.cfg
2     --- smeserver-zarafa-0.9.0/root/etc/e-smith/templates/etc/zarafa/server.cfg/server.cfg 2010-02-20 14:39:45.000000000 +1100
3     +++ smeserver-zarafa-0.9.0.new/root/etc/e-smith/templates/etc/zarafa/server.cfg/server.cfg 2010-02-20 14:42:21.000000000 +1100
4     @@ -230,3 +230,34 @@
5     #
6     # default: %u
7     loginname_format = %u
8     +
9     +# Set to yes for Windows clients to be able to download the latest
10     +# Zarafa Outlook client from the Zarafa server
11     +client_update_enabled = false
12     +
13     +# Place the correct Zarafa Outlook Client in this directory for
14     +# Windows clients to download through the Zarafa server
15     +client_update_path = /var/lib/zarafa/client
16     +
17     +# Everyone is a special internal group, which contains every user and group
18     +# You may want to disable this group from the Global Addressbook by setting
19     +# this option to 'yes'. Administrators will still be able to see the group.
20     +hide_everyone = yes
21     +
22     +# System is a special internal user, which has super-admin privileges
23     +# You may want to disable this user from the Global Addressbook by setting
24     +# this option to 'yes'. Administrators will still be able to see the user.
25     +hide_system = yes
26     +
27     +# Use Indexing service for faster searching.
28     +# Enabling this option requires the zarafa-indexer service to
29     +# be running.
30     +index_services_enabled = no
31     +
32     +# Path to the zarafa-indexer service, this option is only required
33     +# if the server is going to make use of the indexing service.
34     +index_services_path = file:///var/run/zarafa-indexer
35     +
36     +# Allow enhanced ICS operations to speedup synchronization with cached profiles.
37     +# default: yes
38     +enable_enhanced_ics = yes

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed