You can sync all groups from the LDAP server with {product-title}.
Prerequisites
-
Create a sync configuration file.
Procedure
-
To sync all groups from the LDAP server with {product-title}:
$ oc adm groups sync --sync-config=config.yaml --confirm
NoteBy default, all group synchronization operations are dry-run, so you must set the
--confirm
flag on theoc adm groups sync
command in order to make changes to {product-title} group records.