Steps to add and remove datasource from GAL account

Steps to add and remove datasource from GAL account



Problem:

Remove an old or non-working datasource from the GAL account.

Solution:

1). Check and find out the exact datasource name which one we want to remove.

Command Syntax :

zmprov getDataSources {GAL-account-name}

Example :

zmprov getDataSources galsync@DOMAIN.COM

2). Now remove the datasource.

Command Syntax :

zmprov deleteDataSource {GAL-account-name} {datasource-name}

Example :

zmprov deleteDataSource galsync@DOMAIN.COM "DataSource-Name"


Additional Information

If we deleted the Internal datasource and want to add it again then we have to use following command.

Command Syntax :

zmgsautil addDataSource -a {GAL-account-name} -n {datasource-name} --domain {domain-name} -t zimbra -f {folder-name} -p {polling-interval}

Example :

zmgsautil addDataSource -a galsync@DOMAIN.COM -n InternalGAL --domain DOMAIN.COM -t zimbra -f _InternalGAL -p 60m


Heera Singh

<hsingh@zimbra.com>

Jump to: navigation, search