Zx Mobile Enable for Single User
From ZeXtras Suite Wiki
(Redirected from Zx Mobile EnableUser)
Language: | English • español • português |
---|
![]() |
Warning! This wiki is outdated and not maintained anymore, please refer to the new Zextras Documentation Hub at https://docs.zextras.com |
![]() |
This documentation is outdated. |
Please refer to https://docs.zextras.com |
Enable the ZeXtras Mobile Module for a single user
By enabling the ZeXtras Mobile Module for a single user you authorize a single user to use all the mobile functions of the ZxMobile Module.
How to Enable the ZeXtras Mobile Module for a single user
From the Zimbra Administration Console
- Enter the Zimbra Administration Console
- Double-click on the User you want to edit (on the left, under Addresses -> Accounts).
- Click on the ZeMobile tab
- Check the "Enable mobile synchronization" button.
From the Zimbra CLI
- As the 'zimbra' user run: `zmprov ma user@domain.tld zimbraFeatureMobileSyncEnabled TRUE`
How to Disable the ZeXtras Mobile Module for a single user
From the Zimbra Administration Console
- Enter the Zimbra Administration Console
- Double-click on the User you want to edit (on the left, under Addresses -> Accounts).
- Click on the ZxMobile tab and uncheck the "Enable mobile synchronization" button.
From the Zimbra CLI
- As the 'zimbra' user run: `zmprov ma user@domain.tld zimbraFeatureMobileSyncEnabled FALSE`
Note about Settings Hierarchy
User-level settings override COS-level settings.