18.4. IdM 서버에서 KKDCP 다시 활성화
IdM 서버에서 KKDCP(KKDCP)는 기본적으로 활성화되어 https:// <server.idm.example.com> /KdcProxy 에서 사용할 수 있습니다.
서버에서 KKDCP가 비활성화된 경우 다시 활성화할 수 있습니다.
사전 요구 사항
-
IdM 서버에 대한
루트액세스 권한이 있어야 합니다.
프로세스
ipaConfigString=kdcProxyEnabled속성 및 값 쌍을 디렉터리에 추가합니다.# ipa-ldap-updater /usr/share/ipa/kdcproxy-enable.uldif Update complete The ipa-ldap-updater command was successfulhttpd서비스를 다시 시작합니다.# systemctl restart httpd.service현재 IdM 서버에서 KKDCP가 활성화됩니다.
검증
심볼릭 링크가 있는지 확인합니다.
$ ls -l /etc/httpd/conf.d/ipa-kdc-proxy.conf lrwxrwxrwx. 1 root root 36 Jun 21 2020 /etc/httpd/conf.d/ipa-kdc-proxy.conf -> /etc/ipa/kdcproxy/ipa-kdc-proxy.conf