Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 672 Bytes

ldap-syncing-running-all-ldap.adoc

File metadata and controls

28 lines (21 loc) · 672 Bytes

Syncing the LDAP server with {product-title}

You can sync all groups from the LDAP server with {product-title}.

Prerequisites
  • Create a sync configuration file.

Procedure
  1. To sync all groups from the LDAP server with {product-title}:

    $ oc adm groups sync --sync-config=config.yaml --confirm
    Note

    By default, all group synchronization operations are dry-run, so you must set the --confirm flag on the oc adm groups sync command in order to make changes to {product-title} group records.