Chapter 6. Importing and Synchronizing506.6. Synchronizing by OrganizationSatellite-sync has a new enhancement as part of the inter satellite sync feature where a user canimport content to any specific organization. This can be done locally or by a remote syncing fromhosted or another satellite.The aim is for Satellite sync to be able to import content with respect to org_id. This targets two sets ofusers. One is the disconnected Multi-Org case, where the main source of content for the user is eitherto get content from channel dumps or to export them from connected satellites and import it to theSatellite. The user mainly hosts custom channels from disconnected satellites. If they wish to exportcustom channels from connected satellites, they can do so by organizational sync.The other case is a connected Multi-Org satellite customer. These new flags could work as a means ofmoving content between multiple orgs.Synchronizing by organization has a few rules that it follows to maintain the integrity of the source org.• If the source content belongs to a base org (any Red Hat content) it will default to the base org evenif a destination org is specified. This ensures that the specified content is always in that privilegedbase org.• If an org is specified at the command line, it will import content from that org.• If no org is specified, it will default to the source org.The following are three example scenarios where organizational IDs (orgid) are used to synchronizebetween Satellites:1. Import content from master to slave satellite.satellite-sync --parent-sat=master.satellite.domain.com -c channel-name--orgid=22. Import content from an exported dump of a specific org$ satellite-sync -m /dump -c channel-name --orgid=23. Import content from RHN Hosted (assuming the system is registered and activated. If the sourceorg is not specified, the base Red Hat channel is chosen).$ satellite-sync -c channel-name