6.5.5. 동기화 계약 삭제
IdM 및 ActiveActive Directory qcow;Directory 서버의 연결을 끊는 동기화를 삭제하여 동기화를 중지할 수 있습니다. 동기화 계약 생성과 반대로 동기화 계약을 삭제하면 ipa-replica-manage disconnect 명령을 사용한 다음 ActiveActive Directory qcow;Directory 서버의 호스트 이름을 사용합니다.
- 동기화 계약을 삭제합니다.
ipa-replica-manage disconnect adserver.ad.example.com
# ipa-replica-manage disconnect adserver.ad.example.com
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - IdM 디렉터리 인증서 데이터베이스의 인증서를 나열합니다.
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - IdM 서버 데이터베이스에서 ActiveActive Directory {{;Directory CA 인증서를 삭제합니다.
certutil -D -d /etc/dirsrv/slapd-IDM-EXAMPLE-COM/ -n "CN=adserver,DC=ad,DC=example,DC=com"
# certutil -D -d /etc/dirsrv/slapd-IDM-EXAMPLE-COM/ -n "CN=adserver,DC=ad,DC=example,DC=com"
Copy to Clipboard Copied! Toggle word wrap Toggle overflow