Remove Import export feature: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
__FORCETOC__
__FORCETOC__
<div class="col-md-12 ibox-content">
<div class="col-md-12 ibox-content">
=How to remove Export/Import feature from Webclient through CLI=
=How to remove Export/Import feature from Webclient through CLI?=
<hr>
<hr>
{{KB|{{WIP}}|{{ZCS 9.0}}|{{ZCS 8.8}}|}}
{{KB|{{WIP}}|{{ZCS 9.0}}|{{ZCS 8.8}}|}}
Line 29: Line 29:
'''On COS level'''
'''On COS level'''


Remove Import
Remove Import Feature
<pre>
<pre>
zmprov mc default zimbraFeatureImportFolderEnabled FALSE
zmprov mc default zimbraFeatureImportFolderEnabled FALSE
</pre>
</pre>


Remove Export
Remove Export Feature
<pre>
<pre>
zmprov mc default zimbraFeatureExportFolderEnabled FALSE
zmprov mc default zimbraFeatureExportFolderEnabled FALSE

Latest revision as of 12:51, 19 October 2021

How to remove Export/Import feature from Webclient through CLI?


   KB 24367        Last updated on 2021-10-19  




0.00
(0 votes)

Problem

Sometimes the Admin might want to restrict the users to use the Import/Export feature.

Import.png

Solution

The following steps needs to be performed from CLI to remove the Import/Export feature.

On User Level

Remove Import Feature

zmprov ma user@domain.com zimbraFeatureImportFolderEnabled FALSE

Remove Export Feature

zmprov ma user@domain.com zimbraFeatureExportFolderEnabled FALSE

On COS level

Remove Import Feature

zmprov mc default zimbraFeatureImportFolderEnabled FALSE

Remove Export Feature

zmprov mc default zimbraFeatureExportFolderEnabled FALSE
Submitted by: Nagesh Bhagwat
Verified Against: ZCS 8.8 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Remove_Import_export_feature Date Modified: 2021-10-19



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search