gwadminutil-sync (1)

Name

gwadminutil-sync - The GroupWise Administration Utility database synchronization option

Syntax

          gwadminutil sync -d path -p path
        

Description

Updates the primary domain database from a secondary domain database.

Options

Usage Options:

-d , --domain /path_to_secondary_domain_database

Specifies the path to the secondary domain database from which you want to synchronize records up to the primary domain.

-p , --primary /path_to_primary_domain_database

Specifies the path to the primary domain database that needs to be updated with information from the secondary domain.

Help Options:

--help , -?

Displays the help information and exits.

Files

/opt/novell/groupwise/admin/gwadminutil

Script file that runs GWAdminUtil.

Examples

This program normally runs as root.

gwadminutil sync -p /gwsystem/provo1 -d /gwsystem/provo2

Updates the Provo1 primary domain database with records from the Provo2 secondary domain database.