Sun Java Enterprise System 5 Microsoft Windows용 설치 설명서

Directory Server 설치 후 구성

설치 작업 후 수동 구성 후에는 패키지가 설치되어 있으므로 Directory Server 구성 작업을 수행할 수 있습니다.

Procedure설치 작업 후 수동 구성 후 Directory Server를 구성하려면

  1. DirectoryServer-base\ds6\bin 디렉토리로 변경합니다.

    cd DirectoryServer-base\ds6\bin

  2. Directory Server 인스턴스를 만듭니다.

    dsadm.exe create -p port-no -P ssl-port-no instance-path

  3. 인스턴스를 시작합니다.

    dsadm.exe start instance-path

  4. 해당 도메인 구성 요소로 루트 접미어를 만듭니다.

    dsconf.exe create-suffix --unsecured -p port-no root-suffix

Procedure설치 작업 후 수동 구성 후 DSCC(Directory Service Control Center)를 구성하려면

  1. DirectoryServer-base\ds6\bin 디렉토리로 변경합니다.

    cd DirectoryServer-base\ds6\bin

  2. dsccsetup.exe를 실행합니다.