17.2.2. LDAP 서버와 OpenShift Container Platform 그룹 동기화
OpenShift Container Platform에 이미 있으며 구성 파일에 지정된 LDAP 서버의 그룹에 해당하는 모든 그룹을 동기화할 수 있습니다.
사전 요구 사항
- 동기화 구성 파일을 생성합니다.
절차
LDAP 서버와 OpenShift Container Platform 그룹을 동기화하려면 다음을 실행합니다.
$ oc adm groups sync --type=openshift --sync-config=config.yaml --confirm
참고기본적으로 모든 그룹 동기화 작업은 시험 실행이므로 OpenShift Container Platform 그룹 레코드를 변경하려면
oc adm groups sync
명령에--confirm
플래그를 설정해야 합니다.