Certificate Enrollment Using CEP/CES

Size: px
Start display at page:

Download "Certificate Enrollment Using CEP/CES"

Transcription

1 Certificate Enrollment Using CEP/CES Windows Server 2012 Windows Server 2008 以前운영체제는사용자및컴퓨터인증서발급에필요한인증으로써 Kerberos 를사용합니다. 또한, 이러한인증서발급요청은트랜스포트층을통하여전송됩니다. 이때, 인증및인증서발급요청은 DCOM 구성요소를사용합니다. DCOM 를사용한인증서발급방법은인증서서비스를활용하기위한여러가지시나리오를적용할수없습니다. 예를들어, 포리스트사이의인증서자동등록 또는 회사내부네트워크에직접적으로연결할수없는컴퓨터들의인증서발급 은기존 DCOM 을사용하는프로토콜에서불가능합니다. 회사내부의중요서버인 CA 서버는방화벽내부에위치하는것이통상적인배치입니다. 그리고, 이러한방화벽은 RPC 및 DCOM 을위한포트는보안상의이유로블로킹합니다. 이러한방화벽제어때문에, 인증서서비스를다양한시나리오에서사용하기에제약을받을수있습니다. 이동철

2 목차 데모환경... 3 CEP/CES 개요... 5 Exercise 1 : Certificate Enrollment Web Service 설치및구성 (on CES1.CORP.CONTOSO.com)... 8 CES 역할서비스설치 (on CES1.CORP.CONTOSO.com)... 8 SSL 인증서등록 (on CES1.CORP.CONTOSO.com) SSL 인증서를웹사이트에바인딩 (on CES1.CORP.CONTOSO.com) Active Directory 에서 CES1 위임구성 (on DC1 : Domain Controller) Exercise 2 : Certificate Enrollment Policy Web Service (CEP) 설치및구성 (on CES1.CORP.CONTOSO.com) CEP 역할서비스설치 (on CEP1.CORP.CONTOSO.com) SSL 인증서등록 (on CEP1.CORP.CONTOSO.com) SSL 인증서를웹사이트에바인딩 (on CEP1.CORP.CONTOSO.com) Certificate Enrollment Policy 을위한 Friendly Name 구성 (on CEP1.CORP.CONTOSO.com). 38 Exercise 3 : GPO 를사용하여 CEP URI 클라이언트구성을배포및관리 (on DC1 : Domain Controller) Exercise 4 : CEP/CES 를사용하여 HTTPS 기반인증서등록수행 HTTPS (CEP/CES) 를사용한인증서등록검증 (on CLIENT1.CORP.CONTOSO.com) Exercise 5 : CEP/CES 기반인증서등록 Troubleshooting Certificate Enrollment Policy Web service (CEP) 상의정책캐시 Clearing (on CEP1.CORP.CONTOSO.com 및 on CLIENT1.CORP.CONTOSO.com) CEP 서버로부터정책을얻기위해필요한권한 Certutil.exe 를사용한구성설정검증 페이지 1 / 66

3 CertSrv 로깅구성 Appendix : Non-Domain 클라이언트의 CES/CEP 활용방안 참조자료 페이지 2 / 66

4 데모환경 Windows Server 2012 ADCS 의 CES (Certificate Enrollment Web Service) 및 CES (Certificate Enrollment Policy Web Service) 구현을위한기본적인데모환경은아래와같습니다. CEP 및 CES 를사용할수있는클라이언트는 Windows 7 및 Windows 2008 R2 이후의운영체제 입니다. 본데모환경의클라이언트는 Windows 8 를사용합니다. Virtual Machine Role DC1.CORP.CONTOSO.com Domain Controller (Windows Server 2012) Enterprise Root CA OCSP1.CORP.CONTOSO.com Member Server (Windows Server 2012) Microsoft Online Responder Service CEP1.CORP.CONTOSO.com Member Server (Windows Server 2012) Microsoft Certificate Enrollment Web Service 페이지 3 / 66

5 (For CEP Installation/Configuration) CES1.CORP.CONTOSO.com Member Server (Windows Server 2012) Microsoft Certificate Enrollment Policy Web Service (For CES Installation/Configuration) CLIENT1.CORP.CONTOSO.com Member Client (Windows 8 Consumer Preview) (Client to perform HTTPS based certificate enrollment) 페이지 4 / 66

6 CEP/CES 개요 Windows Server 2008 以前운영체제는사용자및컴퓨터인증서발급에필요한인증으로써 Kerberos를사용합니다. 또한, 이러한인증서발급요청은트랜스포트층을통하여전송됩니다. 이때, 인증및인증서발급요청은 DCOM 구성요소를사용합니다. DCOM를사용한인증서발급방법은인증서서비스를활용하기위한여러가지시나리오를적용할수없습니다. 예를들어, 포리스트사이의인증서자동등록 또는 회사내부네트워크에직접적으로연결할수없는컴퓨터들의인증서발급 은기존 DCOM을사용하는프로토콜에서불가능합니다. 회사내부의중요서버인 CA 서버는방화벽내부에위치하는것이통상적인배치입니다. 그리고, 이러한방화벽은 RPC 및 DCOM을위한포트는보안상의이유로블로킹합니다. 이러한방화벽제어때문에, 인증서서비스를다양한시나리오에서사용하기에제약을받을수있습니다. 아래그림이기존의인증서발급을위한기본적인방법입니다. 이러한제약사항을제거및인증서서비스의다양한시나리오적용을위하여, Microsoft는 Windows Server 2008 R2 에서 WS-Trust 기반의신규인증서등록프로토콜을지원합니다. 이러한신규인증서등록프로토콜을지원하기위하여, Windows Server 2008 R2에서새로운 2가지역할서비스를제공합니다. 신규역할서비스는인증서발급요청메시지를 TLS로 페이지 5 / 66

7 암호화하여 HTTPS로전송할수있고, 인증서발급을위해필요한 인증 (Authentication) 을위해 Kerberos에만의존하지않습니다. 포리스트사이및웹을통한이러한자동인증서발급은 Windows 7 및 Windows Server R2 이후클라이언트에서사용가능합니다. 아래그림은 CEP/CES 서비스를사용하여 HTTPS를통한인증서발급구조입니다. 이러한신규역할서비스는아래와같습니다 : Certificate Enrollment Policy Web Service (the policy service - CEP) Certificate Enrollment Web Service (the enrollment service - CES) 위신규역할서비스는인증서정책을확인하고, HTTPS 를통한인증서발급을지원합니다. 본 문서에서는 Windows Server 2012 기반으로위 2 가지역할서비스를설치및구성합니다. 본문서를통해, CEP/CES를사용하여, HTTPS를통한인증서발급을위해필요한요구사항을확인합니다. 또한, CEP/CES를구축하기위한실제적인 step-by-step 절차를확인하고, 구성사항의권장사항도확인합니다. 본데모환경을사용하여, 아래와같이 HTTPS 기반의인증서발급시나리오를활용할수있음을확인합니다. 페이지 6 / 66

8 1 Consolidate PKI in multi-forest environment : 여러개의포리스트를소유한조직이각포리스트당별도의 PKI 인프라를구성하지않고, 하나의포리스트에 PKI 인프라를구성하고, 다른포리스트들이사용할수있도록구성 2 Extranet deployment : 회사네트워크외부의사용자및컴퓨터들이인증서를발급받을수있도록구성 3 Extranet - Renewal-only mode deployment : 인터넷을통한오로지 Renewal 만가능 (no enrollment) 한인증서를구성 참고로, 아래그림은위 CEP/CES 서비스를 DMZ 영역에위치시켰을때, 필요한방화벽구성사항 에대한구조입니다. 페이지 7 / 66

9 Exercise 1 : Certificate Enrollment Web Service 설치및구성 (on CES1.CORP.CONTOSO.com) 본단계에서, Certificate Enrollment Web Service (CES) 역할설치및구성을합니다. Virtual Machine Role DC1.CORP.CONTOSO.com Domain Controller (Windows Server 2012) Enterprise Root CA CES1.CORP.CONTOSO.com Member Server (Windows Server 2012) Microsoft Certificate Enrollment Policy Web Service (For CES Installation/Configuration) CES 역할서비스설치 (on CES1.CORP.CONTOSO.com) 1. CES1 서버에서 CORP\Administrator 계정으로로그인합니다. 2. Server Manager 를수행하고, Add roles and features 를클릭합니다. 페이지 8 / 66

10 3. Before you Begin 페이지에서, Next 를클릭합니다. 4. Select installation type 페이지에서, Role-based or feature-based installation 을선택 한후, Next 를클릭합니다. 5. Select destination server 페이지에서, Select a server from the server pool 을선택한 후, Server Pool 부분에서, CES1.CORP.CONTOSO.com 서버를선택한후, Next 를클릭 합니다. 페이지 9 / 66

11 6. Select server roles 페이지에서, Active Directory Certificate Services 를선택한후, 부 가적인기능을추가한후 Next 를클릭합니다. 페이지 10 / 66

12 7. Select features 페이지에서, 별도의추가기능을선택하지않고, Next 를클릭합니다. 8. Active Directory Certificate Services 페이지에서, Next 를클릭합니다. 9. Select role services 페이지에서, Certificate Authority 를선택하지않고, Certificate Enrollment Web Service 를선택한후, 부가적인기능을추가한후, Next를클릭합니다. Certificate Authority 는이미 DC1.CORP.CONTOSO.com 서버에구성되어있음을확인합니다. 또한, Certificate Enrollment Web Service 역할서비스는웹서비스가반드시필요하므로, Web Server Role (IIS) 가부가적으로설치됨을유의해야합니다. 페이지 11 / 66

13 10. Web Server Role (IIS) 페이지에서, Next 를클릭합니다. 페이지 12 / 66

14 11. Select role services 페이지에서, 기본설정을그대로사용하므로, Next 를클릭합니다. 12. Confirm installation selections 페이지에서, 설치구성요소를확인한후, Install 를클릭 하여, 설치를진행합니다. 페이지 13 / 66

15 13. Installation progress 페이지에서, 설치가완료되었음을확인한후, 아래에서 Configure 페이지 14 / 66

16 Active Directory Certificate Services on the destination server 링크를클릭하여, 후속 작업을완료합니다. 14. Credentials 페이지에서, CORP\administrator 계정이자동으로설정되어있음을확인한 후, Next 를클릭합니다. 페이지 15 / 66

17 15. Role Services 페이지에서, Certificate Enrollment Web Service 를선택한후, Next 를 클릭합니다. 16. CA for CES 페이지에서, 기존설치된 CORP.CONTOSO.com 도메인내의 Enterprise ROOT CA 를선택합니다. Enterprise ROOA CA 이름은 CORP-DC1-CA 임을확인합니다. 페이지 16 / 66

18 17. Authentication Type for CES 페이지에서, Windows integrated authentication 을선택 한후, Next 를클릭합니다. 본데모환경은도메인클라이언트를위해위옵션을선택합 니다. 18. Service Account for CES 페이지에서, Use the built-in application pool identity 를선 택한후, Next 를클릭합니다. 페이지 17 / 66

19 19. Server Certificate 페이지에서, Choose and assign a certificate for SSL later 를선택한 후, Next 를클릭합니다. CES 역할서비스는 HTTPS 를기반으로하기때문에, 서버인증서 가필요합니다. 서버인증서 는다음단계에서설치및구성합니다. 20. Confirmation 페이지에서, 구성사항을최종적으로확인한후, Configure 를클릭합니다. 페이지 18 / 66

20 21. Results 페이지에서, 구성이성공임을확인한후, Close 를클릭하여, 구성을완료합니다. 아래와같이 CES1 서버에 CES 관련웹어플리케이션이구성되어있음을확인할수있습니다. SSL 인증서등록 (on CES1.CORP.CONTOSO.com) 1. CES1.CORP.CONTOSO.com 서버에로그인한후, Tools -> Internet Information Service (IIS) Manager 를선택합니다. 페이지 19 / 66

21 2. CES1 를선택한후, 중간창의 Server Certificates 를더블클릭합니다. 3. 오른편내의 Actions 창에서 Create Domain Certificate 를클릭합니다. Distinguished Name Properties 페이지에서다음정보를입력한후, Next 를클릭합니다. Common Name CES1.CORP.CONTOSO.com Organization - Contoso Organizational Unit - IT City/Locality - Redmond State/Province - WA 페이지 20 / 66

22 Country/Region US 4. Online Certificate Authority 페이지에서, Specify Online Certification Authority 부분에 서 Select 를클릭합니다. 페이지 21 / 66

23 5. CORP-DC1-CA 를선택한후, OK 를클릭합니다. 6. Friendly Name, 부분에서, CORPCES1 를입력한후, Finish 를클릭합니다. 아래와같은오류가발생한다면, 페이지 22 / 66

24 9a96-42b892c4ae77 MMC Certificate Snap-In 오류 : The revocation function was unable to check revocation because the revocation server was offline. CES1.CORP.CONTOSO.com 서버인증서를요청했을때, 위오류가발생했을때, 서버인증서를발 급하는 DC1.CORP.CONTOSO.com (CA Name : CORP-DC1-CA) 서버에서아래명령어를수행합니다. certutil -setreg ca\crlflags +CRLF_REVCHECK_IGNORE_OFFLINE DC1.CORP.CONTOSO.com (CA Name : CORP-DC1-CA) 의 CA 서비스를재시작합니다. SSL 인증서를웹사이트에바인딩 (on CES1.CORP.CONTOSO.com) 1. CES1.CORP.CONTOSO.com 서버에로그인한후, Tools -> Internet Information Service (IIS) Manager 를선택합니다. 2. CES1 -> Sites 순서로확장한후, Default Web Site를선택합니다. 오른편의 Actions 창내의 Bindings 를클릭합니다. 페이지 23 / 66

25 3. https 가추가되어있지않다면, Site Bindings 페이지에서 Add 를클릭합니다. 4. 아래와같이 Site Bindings 페이지에서, https 를선택한후, Edit 를클릭합니다. 5. Edit Site Binding 페이지에서, SSL certificate 부분에서, 앞서생성한 CORPCES1 를선택 한후, OK 를클릭합니다. 페이지 24 / 66

26 Active Directory 에서 CES1 위임구성 (on DC1 : Domain Controller) 1. DC1.CORP.CONTOSO.com 도메인컨트롤러에 CORP\Administrator 계정으로로그인합니다. 2. DC1.CORP.CONTOSO.com 도메인컨트롤러에로그인한후, Server Manager 에서, Tools -> Active Directory Users and Computers 를선택합니다. Active Directory Users and Computers 에서, View -> Advanced Features 가선택되어있음을확인합니다. 페이지 25 / 66

27 3. CORP.CONTOSO.com -> Computers 순서로확장한후, CES1 컴퓨터계정을더블클릭한 후, Delegation 탭을선택합니다. 4. Delegation 탭에서 Trust this computer for delegation to specified services only 및 Use Kerberos only 선택한후, Add 를클릭합니다. 페이지 26 / 66

28 5. Add Services 페이지에서, Users or Computers 클릭한후, Enter the object names to select 에서, DC1를입력한후, OK를클릭합니다. DC1 서버는 Enterprise ROOT CA 역할을수행합니다. 즉, 사용자및컴퓨터에인증서를발급해주는역할을수행하는서버가 DC1임을확인합니다. 이번단계에서, CES1 서버가특정사용자및특정컴퓨터를대행해서, DC1 CA 서버에인증서를요청할수있도록구성하는권한을설정합니다. 페이지 27 / 66

29 6. Service Type 에서 HOST 및 rpcss 을선택한후, OK 를클릭합니다. CES1 컴퓨터계정 속성페이지를닫기위하여 OK 를클릭합니다. 페이지 28 / 66

30 Exercise 2 : Certificate Enrollment Policy Web Service (CEP) 설치및 구성 (on CES1.CORP.CONTOSO.com) 본단계에서, Certificate Enrollment Policy Web Service (CEP) 역할설치및구성을합니다. Virtual Machine Role CEP1.CORP.CONTOSO.com Member Server (Windows Server 2012) Microsoft Certificate Enrollment Web Service (For CEP Installation/Configuration) CEP 역할서비스설치 (on CEP1.CORP.CONTOSO.com) 1. CEP1 서버에서 CORP\Administrator 계정으로로그인합니다. 2. Server Manager 를수행하고, Add roles and features 를클릭합니다. 3. Before you Begin 페이지에서, Next 를클릭합니다. 4. Select installation type 페이지에서, Role-based or feature-based installation 을선택한후, Next를클릭합니다. 5. Select destination server 페이지에서, Select a server from the server pool 을선택한후, Server Pool 부분에서, CEP1.CORP.CONTOSO.com 서버를선택한후, Next를클릭합니다. 페이지 29 / 66

31 6. Select server roles 페이지에서, Active Directory Certificate Services 를선택한후, 부 가적인기능을추가한후 Next를클릭합니다. 7. Select features 페이지에서, 별도의추가기능을선택하지않고, Next를클릭합니다. 8. Active Directory Certificate Services 페이지에서, Next를클릭합니다. 9. Select role services 페이지에서, Certificate Authority 를선택하지않고, Certificate Enrollment Policy Web Service 를선택한후, 부가적인기능을추가한후, Next를클릭합니다. Certificate Authority 는이미 DC1.CORP.CONTOSO.com 서버에구성되어있음을확인합니다. 또한, Certificate Enrollment Policy Web Service 역할서비스는웹서비스가반드시필요하므로, Web Server Role (IIS) 가부가적으로설치됨을유의해야합니다. 페이지 30 / 66

32 10. Web Server Role (IIS) 페이지에서, Next를클릭합니다. 11. Select role services 페이지에서, 기본설정을그대로사용하므로, Next를클릭합니다. 12. Confirm installation selections 페이지에서, 설치구성요소를확인한후, Install 를클릭하여, 설치를진행합니다. 13. Installation progress 페이지에서, 설치가완료되었음을확인한후, 아래에서 Configure 페이지 31 / 66

33 Active Directory Certificate Services on the destination server 링크를클릭하여, 후속 작업을완료합니다. 14. Credentials 페이지에서, CORP\administrator 계정이자동으로설정되어있음을확인한 후, Next 를클릭합니다. 페이지 32 / 66

34 15. Role Services 페이지에서, Certificate Enrollment Policy Web Service 를선택한후, Next 를클릭합니다. 16. Authentication Type for CEP 페이지에서, Windows integrated authentication 을선택 한후, Next 를클릭합니다. 17. Server Certificate 페이지에서, Choose and assign a certificate for SSL later 를선택한 후, Next 를클릭합니다. CEP 역할서비스는 HTTPS 를기반으로하기때문에, 서버인증서 가필요합니다. 서버인증서 는다음단계에서설치및구성합니다. 페이지 33 / 66

35 18. Confirmation 페이지에서, 구성사항을최종적으로확인한후, Configure 를클릭합니다. 19. Results 페이지에서, 구성이성공임을확인한후, Close 를클릭하여, 구성을완료합니다. 아래와같이 CEP1 서버에 CEP 관련웹어플리케이션이구성되어있음을확인할수있습니다. 페이지 34 / 66

36 SSL 인증서등록 (on CEP1.CORP.CONTOSO.com) 1. CEP1.CORP.CONTOSO.com 서버에로그인한후, Tools -> Internet Information Service (IIS) Manager 를선택합니다. 2. CEP1를선택한후, 중간창의 Server Certificates를더블클릭합니다. 3. 오른편내의 Actions 창에서 Create Domain Certificate를클릭합니다. Distinguished Name Properties 페이지에서다음정보를입력한후, Next를클릭합니다. Common Name CEP1.CORP.CONTOSO.com Organization - Contoso Organizational Unit - IT City/Locality - Redmond State/Province - WA Country/Region US 페이지 35 / 66

37 4. Online Certificate Authority 페이지에서, Specify Online Certification Authority 부분에 서 Select 를클릭합니다. 5. CORP-DC1-CA 를선택한후, OK 를클릭합니다. 6. Friendly Name, 부분에서, CORPCEP1 를입력한후, Finish 를클릭합니다. 페이지 36 / 66

38 SSL 인증서를웹사이트에바인딩 (on CEP1.CORP.CONTOSO.com) 1. CEP1.CORP.CONTOSO.com 서버에로그인한후, Tools -> Internet Information Service (IIS) Manager 를선택합니다. 2. CEP1 -> Sites 순서로확장한후, Default Web Site를선택합니다. 오른편의 Actions 창 내의 Bindings 를클릭합니다. 3. https 가추가되어있지않다면, Site Bindings 페이지에서 Add 를클릭합니다. 4. 아래와같이 Site Bindings 페이지에서, https 를선택한후, Edit 를클릭합니다. 페이지 37 / 66

39 5. Edit Site Binding 페이지에서, SSL certificate 부분에서, 앞서생성한 CORPCEP1 를선택 한후, OK 를클릭합니다. Certificate Enrollment Policy 을위한 Friendly Name 구성 (on CEP1.CORP.CONTOSO.com) 1. CEP1.CORP.CONTOSO.com 서버에로그인한후, Tools -> Internet Information Service 페이지 38 / 66

40 (IIS) Manager 를선택합니다. 2. CEP1 -> Sites -> Default Web Site 순서로확장한후, ADPolicyProvider_CEP_Kerberos 를선택합니다. 3. 가운데창의 ASP.NET 하위의 Application Settings 를더블클릭합니다. 4. Friendly Name 를오른쪽마우스클릭후, Edit 를클릭합니다. Value 부분에 Contoso Enrollment Policy 를입력한후, OK 를클릭합니다. 페이지 39 / 66

41 5. URI 를오른쪽마우스클릭후, Edit. 를클릭합니다. URI 값을복사한후, Notepad 에 값을 Paste 한후, 텍스트파일로저장합니다. 이값은 HTTPS 를사용하여 CEP 를발견할 수있도록클라이언트측의구성을위해사용될것입니다. 페이지 40 / 66

42 페이지 41 / 66

43 Exercise 3 : GPO 를사용하여 CEP URI 클라이언트구성을배포및관 리 (on DC1 : Domain Controller) 본단계에서, GPO 를사용하여 CEP URI 클라이언트구성을배포및관리합니다. Virtual Machine Role DC1.CORP.CONTOSO.com Domain Controller (Windows Server 2012) Enterprise Root CA DC1.CORP.CONTOSO.com 도메인컨트롤러에 CORP\Administrator 계정으로로그인합니다. 2. 좌측하단의 Start 를클릭한후, Group Policy Management Administrative Tools 도구를클릭합니다. 3. Forest: Corp.CONTOSO.com -> Domains -> CORP.Contoso.com, -> Group Policy Objects 순서로확장합니다. 페이지 42 / 66

44 4. 오른쪽창에서, Default Domain Policy 를오른쪽마우스클릭한후, Edit 를선택합니다. Note: Default Domain Policy 는오로지데모환경에서사용됩니다. 모범사례는 DC 및 CA 에직 접적으로연결할수없는컴퓨터및사용자들을 OU 로구성하여, 해당 OU 에 PKI 설정을구성합니 다. 5. Computer Configuration -> Policies -> Windows Settings -> Security Settings 순서 로확장한후, Public Key Policies 를선택합니다. 페이지 43 / 66

45 6. Certificate Services Client Certificate Enrollment Policy 를더블클릭한후, Configuration Model 를 Enabled 설정합니다. 7. Active Directory Enrollment Policy 라는기본 AD 제공자를제거하기위하여 Remove 를클릭합니다. 페이지 44 / 66

46 8. Add를클릭한후, 앞서 Exercise 2에서확인했던 CEP URI 값을 Enter enrollment policy server URI 에입력한후, Validate Server 를클릭합니다. Validate Server 를클릭한후, Certificate enrollment policy properties 영역에서 was validated successfully 메시지를확인한후, Add를클릭합니다. Exercise 2 에서확인한 CEP URI 값은아래와같습니다. 페이지 45 / 66

47 아래와같은오류가발생할수도있습니다. Certificate Web Enrollment Policy Service, Access was denied by the remote endpoint. 0x803d0005 ( bdff-ab42b3ba8270 ) 위오류에대한해결책 Users cannot access an IIS-hosted website after the computer password for the server is changed in Windows 7 or in Windows Server 2008 R2 ( ) 9. Contoso Enrollment Policy 를기본정책으로설정하기위해, Default 를선택한후, OK 를클릭합니다. 페이지 46 / 66

48 10. User Configuration -> Policies -> Windows Settings -> Security Settings 순서로확장 한후, Public Key Policies 를선택합니다. 11. Certificate Services Client Certificate Enrollment Policy 더블클릭한후, 페이지 47 / 66

49 Configuration Model 를 Enabled 설정합니다. 12. Active Directory Enrollment Policy 라는기본 AD 제공자를제거하기위하여 Remove 를클릭합니다. 13. Add를클릭한후, 앞서 Exercise 2에서확인했던 CEP URI 값을 Enter enrollment policy server URI 에입력한후, Validate Server 를클릭합니다. Validate Server 를클릭한후, Certificate enrollment policy properties 영역에서 was validated successfully 메시지를확인한후, Add를클릭합니다. Exercise 2 에서확인한 CEP URI 값은아래와같습니다. 페이지 48 / 66

50 14. Contoso Enrollment Policy 를기본정책으로설정하기위해, Default 를선택한후, OK 를클릭합니다. Group Policy Management Editor 를 Close 합니다. 페이지 49 / 66

51 페이지 50 / 66

52 Exercise 4 : CEP/CES 를사용하여 HTTPS 기반인증서등록수행 본단계에서, CEP/CES 를사용하여 HTTPS 기반인증서등록을수행합니다. Exercise 4 를수행하는 동안, 수동인증서등록을수행할것입니다. Virtual Machine CLIENT1.CORP.CONTOSO.com Role Member Client (Windows 8 Consumer Preview) (Client to perform HTTPS based certificate enrollment) HTTPS (CEP/CES) 를사용한인증서등록검증 (on CLIENT1.CORP.CONTOSO.com) 1. CLIENT1 서버에서 CORP\User1 계정으로로그인합니다. 2. 로그인후, GPO 설정을업데이트하기위해, CMD 에서 gpupdate /force 를수행합니다. 3. MMC 를수행하여, Certificates 스냅 - 인을 Add 한후, Finish 를클릭합니다. OK 를클릭합 니다. 페이지 51 / 66

53 4. Certificates Current User 를확장한후, Personal 를오른쪽마우스클릭한후, All Tasks 를선택합니다. 수동인증서등록과정을수행하기위해 Request New Certificate 를선 택합니다. 5. Before You Begin 페이지에서 Next 를클릭합니다. 6. Certificate Enrollment Policy 페이지에서 Next 를클릭합니다. 아래앞서생성한 Contoso Enrollment Policy 정책이존재함을확인합니다. 페이지 52 / 66

54 7. Request Certificates 페이지에서 User 를선택한후, Details 를클릭합니다. Properties 선택한후, Certification Authority 탭을선택합니다. 등록서버 (Enrollment Server) 를아래와같이확인할수있습니다. 등록서버의값을확인해보면, HTTPS 기반 CES 를사용한인증서등록이가능함을알수있습니다. 페이지 53 / 66

55 8. 속성창을닫기위하여 OK 를클릭합니다. 9. 인증서등록을수행하기위해 Enroll 를클릭한후, Finish 를클릭합니다. 페이지 54 / 66

56 10. Personal 저장소에위치한발급된사용자인증서를더블클릭한후, Detail 탭을선택합니 다. Detail 탭의 Serial number 를선택한후, 값을복사합니다. 페이지 55 / 66

57 11. 명령어창에서아래명령어를수행합니다. Certutil v user store MY <SerialNumber> <SerialNumber> 부분은앞서 10 번에서복사했던실제 Serial number 로대체합니다. Serial number 앞과뒤에 quotation mark 를반드시사용해야합니다. 페이지 56 / 66

58 CERT_CEP_PROP_ID(87): 부분에서, 이인증서를발급받기위해사용된 CEP 및 CES URL 을확인 할수있습니다. 페이지 57 / 66

59 Exercise 5 : CEP/CES 기반인증서등록 Troubleshooting 본단계에서, CEP/CES 기반인증서등록에서발생할수있는문제에대한 troubleshooting 방법을 확인해봅니다. Virtual Machine Role DC1.CORP.CONTOSO.com Domain Controller (Windows Server 2012) Enterprise Root CA CEP1.CORP.CONTOSO.com Member Server (Windows Server 2012) Microsoft Certificate Enrollment Web Service (For CEP Installation/Configuration) CLIENT1.CORP.CONTOSO.com Member Client (Windows 8 Consumer Preview) (Client to perform HTTPS based certificate enrollment) Certificate Enrollment Policy Web service (CEP) 상의정책캐시 Clearing (on CEP1.CORP.CONTOSO.com 및 on CLIENT1.CORP.CONTOSO.com) AD 내의인증서템플릿및이러한인증서템플릿의 ACL 이변경되었다면, CES/CEP 를사용하여발 급되는인증서에서이러한변경사항이반영되지않을수도있습니다. 이러한문제를해결하기 위해서는 CEP 서버상의 정책캐시 를삭제해야합니다. 1. CEP1 서버에서 CORP\Administrator 계정으로로그인합니다. 2. CEP 서버상의정책캐시를업데이트하기위하여, IISRESET 또는 restarting the policy service application pool 를수행합니다. 페이지 58 / 66

60 3. CLIENT1 서버에서 CORP\Administrator 계정으로로그인합니다. 4. Client Machine (CLIENT1) 컴퓨터상의 정책캐시 를삭제하기위해서, 아래폴더의내 용을삭제합니다. %ProgramData%\Microsoft\Windows\X509Enrollment\ or %USERPROFILE%\AppData\Loc al\microsoft\windows\x509enrollment CEP 서버로부터정책을얻기위해필요한권한 CEP URI 연결하기위해사용된인증에기반하여, 클라이언트는정책을확보합니다. 인증된사용자 는특정인증서템플릿에 읽기 및 등록 (Enroll) 권한이반드시할당되어야합니다. 1. DC1.CORP.CONTOSO.com 도메인컨트롤러에 CORP\Administrator 계정으로로그인합니다. 2. DC1.CORP.CONTOSO.com 도메인컨트롤러에로그인한후, Server Manager 에서, Tools -> Certification Authority 를선택합니다. 3. CORP-DC1-CA 를확장한후, Certificate Templates 를오른쪽마우스클릭한후, Manage 를선택합니다. 페이지 59 / 66

61 4. Certificate Templates 콘솔에서, User 인증서템플릿을더블클릭합니다. 5. Security 탭에서, Group or User Names 하위에서 Domain Users 를선택합니다. 6. Domain Users 그룹이 User 템플릿에대한권한이 Read 및 Enroll 이할당되어있음을 확인합니다. 7. User 인증서템플릿을닫습니다. Note - If Client Certificate Authentication or Username and Password is used as authentication method then there are some other checks needs to be performed as listed below. As in this lab we are not using these authentication methods so these checks are provided for information only. For machine certificates, in addition to the authenticating user having read and enroll on the template, the machine must have read and enroll as well. If the requesting machine does not 페이지 60 / 66

62 have enroll, the user performing the enrollment or renewal will be able to see the policy but will fail upon the enrollment or renewal request. If using renewal-only mode, user the enrollment web service is running as must have request certificates permission on the CA If there is not at least one certificate enrollment web service configured for a CA configured to issue a template, that template will not be returned as part of the policy, regardless of permissions settings. ( Renewal only mode) Check Certificate and AD Subject Name Settings. If renewal requests are failing in renewal only mode, check that there is sufficient information for the CA to retrieve and verify the requester name from the original certificate. This is required for a successful renewal only mode renewal request. A CA operating in renewal only mode verifies the subject information for the new certificate in the following manner. First, it looks in the CA database for the original certificate with the same serial number and public key, If the above fails, then it uses the UPN in the Subject Alternative Name (SAN) extension of the original certificate, if one is present, to perform an AD lookup. If a UPN is not present in the original certificate, it tries to perform the check using the contents of the subject name extension in the original certificate. If none of the above is successful, the renewal request will fail. Certutil.exe 를사용한구성설정검증 1. DC1.CORP.CONTOSO.com 도메인컨트롤러에 CORP\Administrator 계정으로로그인합니다. 2. 등록서비스 URI 를포함한 CA Enrollment Services object attributes 를확인할수있습니다. Certutil.exe adca 페이지 61 / 66

63 3. 일반적인 CES 구성상세정보를확인하기위하여아래명령어를사용합니다. Certutil.exe policy 4. 등록서버 URL 을확인하기위해아래명령어를수행합니다. Certutil.exe enrollmentserverurl 페이지 62 / 66

64 5. CA 의등록정책을확인하기위해아래명령어를사용합니다. Certutil.exe ca CertSrv 로깅구성 등록서버의요청를 CA 가처리하지못할경우, Certsrv 로깅은문제의원인을확인하기위한확 실한방법입니다. 페이지 63 / 66

65 1. DC1.CORP.CONTOSO.com 도메인컨트롤러에 CORP\Administrator 계정으로로그인합 니다. 2. CA 디버그로깅을활성화하기위해아래명령어를수행합니다. certutil setreg ca\debug 0xffffffe3 로그파일은기본적으로 %windir%\certsrv.log 에위치합니다. 이로깅설정이정상작동하기위 해서는 CA 서비스를재시작해야합니다. 페이지 64 / 66

66 Appendix : Non-Domain 클라이언트의 CES/CEP 활용방안 Non-Domain 클라이언트들이 CES/CEP 를활용하여, MMC 인증서스냅인을통해인증서를발급받 을수있습니다. 아래링크를참조합니다. Enabling CEP and CES for enrolling non-domain joined computers for certificates ( ) 페이지 65 / 66

67 참조자료 Enabling CEP and CES for enrolling non-domain joined computers for certificates ( ) Certificate Web Enrollment Policy Service, Access was denied by the remote endpoint. 0x803d0005 ( bdff-ab42b3ba8270 ) Users cannot access an IIS-hosted website after the computer password for the server is changed in Windows 7 or in Windows Server 2008 R2 ( ) 페이지 66 / 66

Windows Server 2012

Windows Server  2012 Windows Server 2012 Shared Nothing Live Migration Shared Nothing Live Migration 은 SMB Live Migration 방식과다른점은 VM 데이터파일의위치입니다. Shared Nothing Live Migration 방식은 Hyper-V 호스트의로컬디스크에 VM 데이터파일이위치합니다. 반면에, SMB

More information

Windows Server 2012

Windows Server 2012 Windows Server 2012 Two-Tier PKI 설치및구성 [ 여기에문서요약을입력하십시오. 일반적으로요약은문서의내용을간략하게정리한것입니다. 여기에문서요약을입력하십시오. 일반적으로요약은문서의내용을간략하게정리한것입니다.] 이동철 2013-05-25 목차 데모환경... 3 Exercise 1: CDP 및 AIA 공개를위한 HTTP Web 서버준비 (on

More information

Windows Server 8

Windows Server 8 Windows Server 8 Configuring a Highly Available iscsi Target 본문서에서는, 공유저장소를사용하여클러스터를구축하고, 구축된클러스터에 iscsi high-availability 인스턴스를생성합니다. 이러한환경에서, 클러스터 failover 동안에어플리케이션 IO 가중단없이지속적으로사용가능한지확인합니다. 이동철부장 2012-03-05

More information

Windows Server 8

Windows Server 8 Windows Server 8 Access Denied Assistance 사용자들이접근권한이없는파일서버의원격파일을접근할때, 사용자들이접하는유일한메시지는 Access is Denied 입니다. 이러한상황에서, IT 관리자또는헬프데스크는문제가무엇인지사용자들에게설명해야합니다. 종종, 이러한일들은관리자의업무에또다른부담을유발합니다. Window Server 8 에서,

More information

Windows 8에서 BioStar 1 설치하기

Windows 8에서 BioStar 1 설치하기 / 콘텐츠 테이블... PC에 BioStar 1 설치 방법... Microsoft SQL Server 2012 Express 설치하기... Running SQL 2012 Express Studio... DBSetup.exe 설정하기... BioStar 서버와 클라이언트 시작하기... 1 1 2 2 6 7 1/11 BioStar 1, Windows 8 BioStar

More information

목차 데모 홖경 및 개요... 3 테스트 서버 설정... 4 DC (Domain Controller) 서버 설정... 4 RDSH (Remote Desktop Session Host) 서버 설정... 9 W7CLIENT (Windows 7 Client) 클라이얶트 설정

목차 데모 홖경 및 개요... 3 테스트 서버 설정... 4 DC (Domain Controller) 서버 설정... 4 RDSH (Remote Desktop Session Host) 서버 설정... 9 W7CLIENT (Windows 7 Client) 클라이얶트 설정 W2K8 R2 RemoteApp 및 Web Access 설치 및 구성 Step-By-Step 가이드 Microsoft Korea 이 동 철 부장 2009. 10 페이지 1 / 60 목차 데모 홖경 및 개요... 3 테스트 서버 설정... 4 DC (Domain Controller) 서버 설정... 4 RDSH (Remote Desktop Session Host)

More information

Contents Test Lab 홖경... 3 Windows 2008 R2 서버를도메인멤버서버로추가... 4 기존 Windows 2003 AD 홖경에서 Windows 2008 R2 AD 홖경으로업그레이드를위한사젂작업 7 기존 Windows 2003 AD의스키마확장...

Contents Test Lab 홖경... 3 Windows 2008 R2 서버를도메인멤버서버로추가... 4 기존 Windows 2003 AD 홖경에서 Windows 2008 R2 AD 홖경으로업그레이드를위한사젂작업 7 기존 Windows 2003 AD의스키마확장... Active Directory Upgrade from W2K3 to W2K8 R2 5/10/2010 Microsoft Dong Chul Lee Contents Test Lab 홖경... 3 Windows 2008 R2 서버를도메인멤버서버로추가... 4 기존 Windows 2003 AD 홖경에서 Windows 2008 R2 AD 홖경으로업그레이드를위한사젂작업

More information

Remote UI Guide

Remote UI Guide Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................

More information

BEA_WebLogic.hwp

BEA_WebLogic.hwp BEA WebLogic Server SSL 설정방법 - Ver 1.0-2008. 6 개정이력 버전개정일개정내용 Ver 1.0 2008 년 6 월 BEA WebLogic Server SSL 설명서최초작성 본문서는정보통신부 한국정보보호진흥원의 보안서버구축가이드 를참고하여작성되었습니다. 본문서내용의무단도용및사용을금합니다. < 목차 > 1. 개인키및 CSR 생성방법

More information

High Availability of Active Directory Certification Authority in Windows Server 2008 R2

High Availability of Active Directory Certification Authority in Windows Server 2008 R2 High Availability of Active Directory Certification Authority in Windows Server 2008 R2 6/15/2010 Microsoft Korea 이동철부장 Contents Demo Environments... 3 Set up the CA role service on the first cluster node...

More information

NTD36HD Manual

NTD36HD Manual Upnp 사용 D7 은 UPNP 를지원하여 D7 의네크워크에연결된 UPNP 기기에별다른설정없이연결하여, 유무선으로네트워크상의연결된 UPNP 기기의콘텐츠를재생할수있습니다. TV 화면의 브라우저, UPNP 를선택하면연결가능한 UPNP 기기가표시됩니다. 주의 - UPNP 기능사용시연결된 UPNP 기기의성능에따라서재생되지않는콘텐츠가있을수있습니다. NFS 사용 D7

More information

슬라이드 1

슬라이드 1 PKI Kerberos SAML & Shibboleth OpenID Cardspace & ID 2 < > (= ) password, OTP, bio, smartcard, pki CardSpace, ID What you have.., 2 factor, strong authentication 4 (SSO) Kerberos, OpenID 5 Shared authentication

More information

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

More information

Assign an IP Address and Access the Video Stream - Installation Guide

Assign an IP Address and Access the Video Stream - Installation Guide 설치 안내서 IP 주소 할당 및 비디오 스트림에 액세스 책임 본 문서는 최대한 주의를 기울여 작성되었습니다. 잘못되거나 누락된 정보가 있는 경우 엑시스 지사로 알려 주시기 바랍니다. Axis Communications AB는 기술적 또는 인쇄상의 오류에 대해 책 임을 지지 않으며 사전 통지 없이 제품 및 설명서를 변경할 수 있습니다. Axis Communications

More information

Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL: E-M

Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL:   E-M Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL: http://www.olivetech.co.kr E-Mail: tech@olivetech.co.kr TEL: 031-726-4217 FAX: 031-726-4219

More information

1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml 파일을텍스트에디터를이용하여 Open 합니다. config.xml 파일에서, 아

1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml 파일을텍스트에디터를이용하여 Open 합니다. config.xml 파일에서, 아 LG U+ SMS/MMS 통합클라이언트 LG U+ SMS/MMS Client Simple Install Manual LG U+ SMS/MMS 통합클라이언트 - 1 - 간단설치매뉴얼 1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml

More information

Solaris Express Developer Edition

Solaris Express Developer Edition Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC

More information

Citrix Workload Balancing 2.1 설치 가이드

Citrix Workload Balancing 2.1 설치 가이드 Citrix Workload Balancing 2.1 설치 가이드 2011-7 펴냄 버전 1.0 Citrix Workload Balancing 2.1 설치 가이드 Copyright 2011 Citrix 판권 소유. 버전: Workload Balancing 2.1 Citrix, Inc. 851 West Cypress Creek Road Fort Lauderdale,

More information

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS ( PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

1) 인증서만들기 ssl]# cat >www.ucert.co.kr.pem // 설명 : 발급받은인증서 / 개인키파일을한파일로저장합니다. ( 저장방법 : cat [ 개인키

1) 인증서만들기 ssl]# cat   >www.ucert.co.kr.pem // 설명 : 발급받은인증서 / 개인키파일을한파일로저장합니다. ( 저장방법 : cat [ 개인키 Lighttpd ( 단일도메인 ) SSL 인증서신규설치가이드. [ 고객센터 ] 한국기업보안. 유서트기술팀 1) 인증서만들기 [root@localhost ssl]# cat www.ucert.co.kr.key www.ucert.co.kr.crt >www.ucert.co.kr.pem // 설명 : 발급받은인증서 / 개인키파일을한파일로저장합니다. ( 저장방법 : cat

More information

Endpoint Protector - Active Directory Deployment Guide

Endpoint Protector - Active Directory Deployment Guide Version 1.0.0.1 Active Directory 배포가이드 I Endpoint Protector Active Directory Deployment Guide 목차 1. 소개...1 2. WMI 필터생성... 2 3. EPP 배포 GPO 생성... 9 4. 각각의 GPO 에해당하는 WMI 연결... 12 5.OU 에 GPO 연결... 14 6. 중요공지사항

More information

server name>/arcgis/rest/services server name>/<web adaptor name>/rest/services ArcGIS 10.1 for Server System requirements - 지

server name>/arcgis/rest/services  server name>/<web adaptor name>/rest/services ArcGIS 10.1 for Server System requirements - 지 ArcGIS for Server (Windows) 설치가이드 ArcGIS 10.2 for Server 설치변경사항 1 설치 간편해진설치 -.Net Framework나 Java Runtime 요구하지않음 - 웹서버 (IIS, WebSphere ) 와별도로분리되어순수하게웹서비스기반의 GIS 서버역할 - ArcGIS Server 계정을이용한서비스운영. 더이상 SOM,

More information

1) 인증서만들기 ssl]# cat >www.ucert.co.kr.pem // 설명 : 발급받은인증서 / 개인키파일을한파일로저장합니다. ( 저장방법 : cat [ 개인키

1) 인증서만들기 ssl]# cat   >www.ucert.co.kr.pem // 설명 : 발급받은인증서 / 개인키파일을한파일로저장합니다. ( 저장방법 : cat [ 개인키 Lighttpd ( 멀티도메인 ) SSL 인증서신규설치가이드. [ 고객센터 ] 한국기업보안. 유서트기술팀 1) 인증서만들기 [root@localhost ssl]# cat www.ucert.co.kr.key www.ucert.co.kr.crt >www.ucert.co.kr.pem // 설명 : 발급받은인증서 / 개인키파일을한파일로저장합니다. ( 저장방법 : cat

More information

목차 윈도우드라이버 1. 매뉴얼안내 운영체제 (OS) 환경 윈도우드라이버준비 윈도우드라이버설치 Windows XP/Server 2003 에서설치 Serial 또는 Parallel 포트의경우.

목차 윈도우드라이버 1. 매뉴얼안내 운영체제 (OS) 환경 윈도우드라이버준비 윈도우드라이버설치 Windows XP/Server 2003 에서설치 Serial 또는 Parallel 포트의경우. 소프트웨어매뉴얼 윈도우드라이버 Rev. 3.03 SLP-TX220 / TX223 SLP-TX420 / TX423 SLP-TX400 / TX403 SLP-DX220 / DX223 SLP-DX420 / DX423 SLP-DL410 / DL413 SLP-T400 / T403 SLP-T400R / T403R SLP-D220 / D223 SLP-D420 / D423

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

Windows Server 8

Windows Server 8 Windows Server 8 Hyper-V Replica 를사용한가상환경의 Business Continuity 관리 Windows Server 8 에서처음소개되는 Hyper-V Replica 에대해서살펴봅니다. 가상기계의 계획된다운타임 (ex, Maintenance) 또는 계획되지않은다운타임 (ex, Emergency) 시에, Hyper-V Replica

More information

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,

More information

RHEV 2.2 인증서 만료 확인 및 갱신

RHEV 2.2 인증서 만료 확인 및 갱신 2018/09/28 03:56 1/2 목차... 1 인증서 확인... 1 인증서 종류와 확인... 4 RHEVM CA... 5 FQDN 개인 인증서... 5 레드햇 인증서 - 코드 서명 인증서... 6 호스트 인증... 7 참고사항... 8 관련링크... 8 AllThatLinux! - http://allthatlinux.com/dokuwiki/ rhev_2.2_

More information

TTA Journal No.157_서체변경.indd

TTA Journal No.157_서체변경.indd 표준 시험인증 기술 동향 FIDO(Fast IDentity Online) 생체 인증 기술 표준화 동향 이동기 TTA 모바일응용서비스 프로젝트그룹(PG910) 의장 SK텔레콤 NIC 담당 매니저 76 l 2015 01/02 PASSWORDLESS EXPERIENCE (UAF standards) ONLINE AUTH REQUEST LOCAL DEVICE AUTH

More information

슬라이드 1

슬라이드 1 전자정부개발프레임워크 1 일차실습 LAB 개발환경 - 1 - 실습목차 LAB 1-1 프로젝트생성실습 LAB 1-2 Code Generation 실습 LAB 1-3 DBIO 실습 ( 별첨 ) LAB 1-4 공통컴포넌트생성및조립도구실습 LAB 1-5 템플릿프로젝트생성실습 - 2 - LAB 1-1 프로젝트생성실습 (1/2) Step 1-1-01. 구현도구에서 egovframe>start>new

More information

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수 사용 설명서 TeraStation Pro II TS-HTGL/R5 패키지 내용물: 본체 (TeraStation) 이더넷 케이블 전원 케이블 TeraNavigator 설치 CD 사용 설명서 (이 설명서) 제품 보증서 www.buffalotech.com 소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를

More information

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C

USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl C USB USB DV25 DV25 REC SRN-475S REC SRN-475S LAN POWER LAN POWER Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

Module 2 Active Directory Domain Services 소개

Module 2 Active Directory Domain Services 소개 Module 2 Active Directory Domain Services 소개 개요 AD DS 개요 도메인컨트롤러개요 도메인컨트롤러설치 Lesson 1: AD DS 개요 AD DS 개요 AD DS 도메인 OU 란? AD DS 포리스트란? AD DS 스키마란? AD DS 개요 AD DS 는물리적, 논리적구성요소로이루어져있음 물리적구성요소 데이터저장소 도메인컨트롤러

More information

기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다.

기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다. PDMLink 에등록된 Office 문서들의 PDF 문서변환기능및 Viewer 기능을알아보자 PDM Link에서지원하는 [Product View Document Support] 기능은 Windows-Base 기반의 Microsoft Office 문서들을 PDMLink용 Viewer인 Product View를통한읽기가가능한 PDF Format 으로변환하는기능이다.

More information

chapter4

chapter4 Basic Netw rk 1. ก ก ก 2. 3. ก ก 4. ก 2 1. 2. 3. 4. ก 5. ก 6. ก ก 7. ก 3 ก ก ก ก (Mainframe) ก ก ก ก (Terminal) ก ก ก ก ก ก ก ก 4 ก (Dumb Terminal) ก ก ก ก Mainframe ก CPU ก ก ก ก 5 ก ก ก ก ก ก ก ก ก ก

More information

ArcGIS Desktop 9.2 Install Guide

ArcGIS Desktop 9.2 Install Guide ArcGIS Server9.2 설치가이드 Installing ArcGIS Server 9.2 목차 1. 소개... 3 2. ArcGIS Server 설치시사전요구사항... 4 3. ArcGIS Server 9.2 설치준비... 6 4. ArcGIS Server 9.2 설치... 7 5. GIS Server Post Install... 11 6. Web Application

More information

Microsoft PowerPoint Android-SDK설치.HelloAndroid(1.0h).pptx

Microsoft PowerPoint Android-SDK설치.HelloAndroid(1.0h).pptx To be an Android Expert 문양세강원대학교 IT 대학컴퓨터학부 Eclipse (IDE) JDK Android SDK with ADT IDE: Integrated Development Environment JDK: Java Development Kit (Java SDK) ADT: Android Development Tools 2 JDK 설치 Eclipse

More information

Windows 네트워크 사용 설명서

Windows 네트워크 사용 설명서 Windows 네트워크 사용 설명서 (Wireless Manager mobile edition 5.5) 그림의 예로 사용된 프로젝터는 PT-FW300NTEA 입니다. 한국어 TQBH0205-5 (K) 목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 소프트웨어 요구 사항 12 시스템 요구 사항 12 Wireless

More information

ICAS CADWorx SPLM License 평가판설치가이드

ICAS CADWorx SPLM License 평가판설치가이드 ICAS CADWorx SPLM License 평가판설치가이드 CADWorx SPLM License 평가판설치가이드 설치권장사항 Operating System Compatibility ( 반드시 AutoCAD 가설치되어있어야합니다.) 추천시스템 3.0 GHz Intel Pentium IV or greater Windows XP Professional or later

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

Sena Device Server Serial/IP TM Version

Sena Device Server Serial/IP TM Version Sena Device Server Serial/IP TM Version 1.0.0 2005. 3. 7. Release Note Revision Date Name Description V1.0.0 2005-03-7 HJ Jeon Serial/IP 4.3.2 ( ) 210 137-130, : (02) 573-5422 : (02) 573-7710 email: support@sena.com

More information

DE1-SoC Board

DE1-SoC Board 실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically

More information

Microsoft PowerPoint - 11주차_Android_GoogleMap.ppt [호환 모드]

Microsoft PowerPoint - 11주차_Android_GoogleMap.ppt [호환 모드] Google Map View 구현 학습목표 교육목표 Google Map View 구현 Google Map 지원 Emulator 생성 Google Map API Key 위도 / 경도구하기 위도 / 경도에따른 Google Map View 구현 Zoom Controller 구현 Google Map View (1) () Google g Map View 기능 Google

More information

아래 항목은 최신( ) 이미지를 모두 제대로 설치하였을 때를 가정한다

아래 항목은 최신( ) 이미지를 모두 제대로 설치하였을 때를 가정한다 공유기사용환경에서 MNC-V100 환경설정하기 다음설명은 AnyGate GW-400A (Http://www.anygate.co.kr) 를사용하는네트워크환경에서 MNC-V100 을연결하여사용하는법을설명합니다. 공유기내부네트워크환경설정공유기를사용하는환경에서공유기의설정을아래그림과같이설정하시면 MNC-V100의설정을변경하지않아도모비캠과연결할수있습니다. ( 공유기의환경을변경하기어려운경우에는

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

Business Agility () Dynamic ebusiness, RTE (Real-Time Enterprise) IT Web Services c c WE-SDS (Web Services Enabled SDS) SDS SDS Service-riented Architecture Web Services ( ) ( ) ( ) / c IT / Service- Service-

More information

목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 Wireless Manager mobile edition 5.5 로 수행 가능한 작업 7 컴퓨터 확인 10 컴퓨터를 연결하기 위해 필요한 환경 10 소프트웨어 설치 / 제거 1

목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 Wireless Manager mobile edition 5.5 로 수행 가능한 작업 7 컴퓨터 확인 10 컴퓨터를 연결하기 위해 필요한 환경 10 소프트웨어 설치 / 제거 1 Windows 사용 설명서 Wireless Manager ME 5.5 Wireless Manager mobile edition 5.5 F1111-0 KOREAN WM-LY8JC-K 목차 소프트웨어 라이센스 계약 3 무선 연결 사용 시 참고 사항 4 보안 관련 참고 사항 6 Wireless Manager mobile edition 5.5 로 수행 가능한 작업

More information

Security Overview

Security Overview May. 14, 2004 Background Security Issue & Management Scope of Security Security Incident Security Organization Security Level Security Investment Security Roadmap Security Process Security Architecture

More information

MasoJava4_Dongbin.PDF

MasoJava4_Dongbin.PDF JSTORM http://wwwjstormpekr Issued by: < > Revision: Document Information Document title: Document file name: MasoJava4_Dongbindoc Revision number: Issued by: < > SI, dbin@handysoftcokr

More information

Microsoft Word - Armjtag_문서1.doc

Microsoft Word - Armjtag_문서1.doc ARM JTAG (wiggler 호환 ) 사용방법 ( IAR EWARM 에서 ARM-JTAG 로 Debugging 하기 ) Test Board : AT91SAM7S256 IAR EWARM : Kickstart for ARM ARM-JTAG : ver 1.0 ( 씨링크테크 ) 1. IAR EWARM (Kickstart for ARM) 설치 2. Macraigor

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

비디오 / 그래픽 아답터 네트워크 만약에 ArcGolbe를 사용하는 경우, 추가적인 디스크 공간 필요. ArcGlobe는 캐시파일을 생성하여 사용 24 비트 그래픽 가속기 Oepn GL 2.0 이상을 지원하는 비디오카드 최소 64 MB 이고 256 MB 이상을 메모리

비디오 / 그래픽 아답터 네트워크 만약에 ArcGolbe를 사용하는 경우, 추가적인 디스크 공간 필요. ArcGlobe는 캐시파일을 생성하여 사용 24 비트 그래픽 가속기 Oepn GL 2.0 이상을 지원하는 비디오카드 최소 64 MB 이고 256 MB 이상을 메모리 ArcGIS for Desktop 10.4 Single Use 설치가이드 Software: ArcGIS for Desktop 10.4 Platforms: Windows 10, 8.1, 7, Server 2012, Server 2008 ArcGIS for Desktop 10.4 시스템 요구사항 1. 지원 플랫폼 운영체제 최소 OS 버전 최대 OS 버전 Windows

More information

Admin Guide for dummy

Admin Guide for dummy Admin Guide for dummy WebLogic Server 8.1 sp2 for Windows Contents 1. Installation 2. Domain & Server Configuration Configuration Wizard Administrative Server Configuration Managed Server Configuration

More information

게시판 스팸 실시간 차단 시스템

게시판 스팸 실시간 차단 시스템 오픈 API 2014. 11-1 - 목 차 1. 스팸지수측정요청프로토콜 3 1.1 스팸지수측정요청프로토콜개요 3 1.2 스팸지수측정요청방법 3 2. 게시판스팸차단도구오픈 API 활용 5 2.1 PHP 5 2.1.1 차단도구오픈 API 적용방법 5 2.1.2 차단도구오픈 API 스팸지수측정요청 5 2.1.3 차단도구오픈 API 스팸지수측정결과값 5 2.2 JSP

More information

untitled

untitled 보안서버구축가이드 8 Ⅲ. SSL 방식보안서버구축하기 1. 소개및보안서버구축절차 가. 개요 SSL은 Secure Sockets Layer의머리글이며, 1994년 Netscape에의해전세계적인표준보안기술이개발되었습니다. SSL 방식은웹브라우저와서버간의통신에서정보를암호화함으로써도중에해킹을통해정보가유출되더라도정보의내용을보호할수있는기능을갖춘보안솔루션으로전세계적으로수백만개의웹사이트에서사용하고있습니다.

More information

Cubase AI installation guide

Cubase AI installation guide Steinberg Cubase AI 프로그램 및라이선스설치가이드 (2018. 1. 31) Ver. 1.0.0 1 목차 1. 계정만들기 2. Download access code 등록및 Activation Code 발급 3. Steinberg Download Assistant 다운로드및설치 4. Cubase AI 다운로드및설치 5. 라이선스활성화 (Activation)

More information

SAS9.2_SAS_Enterprise_Miner_install_guide_single_user_v2

SAS9.2_SAS_Enterprise_Miner_install_guide_single_user_v2 [Win] SAS Enterprise Miner6.1 설치가이드 - Single User 작성자 : 기술지원팀 (SAS Korea) 단계 1) 설치전주의 / 확인사항 2) 사용자생성및권한할당 3) SAS Software Deport 생성 4) SAS Enterprise Miner 설치 (SAS Foundation + Enterprise Miner 6.1) 5)

More information

ODS-FM1

ODS-FM1 OPTICAL DISC ARCHIVE FILE MANAGER ODS-FM1 INSTALLATION GUIDE [Korean] 1st Edition (Revised 4) 상표 Microsoft, Windows 및 Internet Explorer는 미국 및 / 또는 다른 국가에서 Microsoft Corporation 의 등록 상표입 Intel 및 Intel Core

More information

step 1-1

step 1-1 Written by Dr. In Ku Kim-Marshall STEP BY STEP Korean 1 through 15 Action Verbs Table of Contents Unit 1 The Korean Alphabet, hangeul Unit 2 Korean Sentences with 15 Action Verbs Introduction Review Exercises

More information

yessign Version 3.1 (yessign). ccopyright 2009 yessign ALL RIGHTS RESERVED

yessign Version 3.1 (yessign). ccopyright 2009 yessign ALL RIGHTS RESERVED yessign Version 3.1 (yessign). ccopyright 2009 yessign ALL RIGHTS RESERVED - - 2000. 8.29. 2000. 8.29. 2001. 7. 5. 2001. 7. 5. 2001.12.17. 2001.12.17. 2002. 3.12. 2002. 3.12. 2002. 8.21. 2002. 9. 5. 2002.12.27.

More information

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based e- Business Web Site 2002. 04.26 Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based Approach High E-Business Functionality Web Web --based based KMS/BIS

More information

Chapter 1

Chapter 1 3 Oracle 설치 Objectives Download Oracle 11g Release 2 Install Oracle 11g Release 2 Download Oracle SQL Developer 4.0.3 Install Oracle SQL Developer 4.0.3 Create a database connection 2 Download Oracle 11g

More information

MOD360: Microsoft Virtualization 360A Panel Discussion on Microsoft’s Virtualization Strategy

MOD360: Microsoft Virtualization 360A Panel Discussion on Microsoft’s Virtualization Strategy Seung Joo Baek IT Pro Evangelist Microsoft Korea http://www.koalra.com 소프트웨어유지보수감소 공격지점감소 관리감소 적은디스크공간필요 Standard and Enterprise Server Roles TS IAS Web Server Share Point Etc Server Core Server Roles

More information

(untitled)

(untitled) Receiver for Android 3.5.x - 3.4.x 2015-02-26 22:09:28 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement 목차 Receiver for Android 3.5.x - 3.4.x... 3 Receiver for

More information

Cloud Friendly System Architecture

Cloud Friendly System Architecture -Service Clients Administrator 1. -Service 구성도 : ( 좌측참고 ) LB(LoadBlancer) 2. -Service 개요 ucloud Virtual Router F/W Monitoring 개념 특징 적용가능분야 Server, WAS, DB 로구성되어 web service 를클라우드환경에서제공하기위한 service architecture

More information

Interstage5 SOAP서비스 설정 가이드

Interstage5 SOAP서비스 설정 가이드 Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service

More information

10X56_NWG_KOR.indd

10X56_NWG_KOR.indd 디지털 프로젝터 X56 네트워크 가이드 이 제품을 구입해 주셔서 감사합니다. 본 설명서는 네트워크 기능 만을 설명하기 위한 것입니다. 본 제품을 올바르게 사 용하려면 이 취급절명저와 본 제품의 다른 취급절명저를 참조하시기 바랍니다. 중요한 주의사항 이 제품을 사용하기 전에 먼저 이 제품에 대한 모든 설명서를 잘 읽어 보십시오. 읽은 뒤에는 나중에 필요할 때

More information

6. 설치가시작되는동안 USB 드라이버가자동으로로드됩니다. USB 드라이버가성공적으로로드되면 Setup is starting( 설치가시작되는중 )... 화면이표시됩니다. 7. 화면지침에따라 Windows 7 설치를완료합니다. 방법 2: 수정된 Windows 7 ISO

6. 설치가시작되는동안 USB 드라이버가자동으로로드됩니다. USB 드라이버가성공적으로로드되면 Setup is starting( 설치가시작되는중 )... 화면이표시됩니다. 7. 화면지침에따라 Windows 7 설치를완료합니다. 방법 2: 수정된 Windows 7 ISO Windows 7 설치및 PCIE RAID 설정정보 DK173 초판 11월 2016 A. Windows 7 및 USB 드라이버설치 칩셋사양에따라 Windows 7 설치중에 USB 키보드 / 마우스를사용하려면시스템에서 USB 드라이버를사전로드해야합니다. 이절에서는 USB 드라이버사전로드방법과 Windows 7 설치방법에대해서설명합니다. 방법 1: SATA ODD

More information

K7VT2_QIG_v3

K7VT2_QIG_v3 1......... 2 3..\ 4 5 [R] : Enter Raid setup utility 6 Press[A]keytocreateRAID RAID Type: JBOD RAID 0 RAID 1: 2 7 " RAID 0 Auto Create Manual Create: 2 RAID 0 Block Size: 16K 32K

More information

Install stm32cubemx and st-link utility

Install stm32cubemx and st-link utility STM32CubeMX and ST-LINK Utility for STM32 Development 본문서는 ST Microelectronics 의 ARM Cortex-M 시리즈 Microcontroller 개발을위해제공되는 STM32CubeMX 와 STM32 ST-LINK Utility 프로그램의설치과정을설명합니다. 본문서는 Microsoft Windows 7

More information

Windows Server 8

Windows Server 8 Windows Server 8 DirectAccess 배포 이랩은 Windows Server 8 DirectAccess 의중요신규기능에대해서소개합니다. Windows Server 8 DirectAccess 는 Express 마법사및 Expert 마법사를사용하여손쉽게배포할수있습니다. 이러한마법사를사용하여, DirectAccess 의 High Availability

More information

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자 SQL Developer Connect to TimesTen 유니원아이앤씨 DB 팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 2010-07-28 작성자 김학준 최종수정일 2010-07-28 문서번호 20100728_01_khj 재개정이력 일자내용수정인버전

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,

More information

MS-SQL SERVER 대비 기능

MS-SQL SERVER 대비 기능 Business! ORACLE MS - SQL ORACLE MS - SQL Clustering A-Z A-F G-L M-R S-Z T-Z Microsoft EE : Works for benchmarks only CREATE VIEW Customers AS SELECT * FROM Server1.TableOwner.Customers_33 UNION ALL SELECT

More information

MF Driver Installation Guide

MF Driver Installation Guide Korean MF 드라이버 설치설명서 사용자 소프트웨어 CD-ROM... 드라이버 및 소프트웨어 정보...1 지원되는 운영 체제...1 MF 드라이버 및 MF Toolbox 설치... [쉬운 설치]를 사용한 설치...2 [사용자 정의 설치]를 사용한 설치...10 USB 케이블 연결(USB를 이용해 연결하는 경우만)...20 설치 결과 확인...21 온라인

More information

vRealize Automation용 VMware Remote Console - VMware

vRealize Automation용 VMware Remote Console - VMware vrealize Automation 용 VMware Remote Console VMware Remote Console 9.0 이문서는새버전으로교체되기전까지나열된각제품버전및모든이후버전을지원합니다. 이문서에대한최신버전을확인하려면 http://www.vmware.com/kr/support/pubs 를참조하십시오. KO-002230-00 vrealize Automation

More information

메일서버등록제(SPF) 인증기능적용안내서 (Exchange Windows 2000) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2000 Exchange Server 2003 GFI MailEssentials 14 for

메일서버등록제(SPF) 인증기능적용안내서 (Exchange Windows 2000) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2000 Exchange Server 2003 GFI MailEssentials 14 for 메일서버등록제(SPF) 인증기능적용안내서 (Exchange 2003 - Windows 2000) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2000 Exchange Server 2003 GFI MailEssentials 14 for Exchange 2016 년 6 월 - 1 - 목 차 I. 개요 1 1. SPF( 메일서버등록제)

More information

_IMSS5.x메뉴얼.doc

_IMSS5.x메뉴얼.doc - - - - - - - - Configuration. IMSS IMSS IMSS IMSS Uninstall Uninstall IMSS MMC) IMSS setup.exe Next Yes/Next Install / Uninstall InterScan Messaging Security Suite Uninstall Next InterScan

More information

Dialog Box 실행파일을 Web에 포함시키는 방법

Dialog Box 실행파일을 Web에 포함시키는 방법 DialogBox Web 1 Dialog Box Web 1 MFC ActiveX ControlWizard workspace 2 insert, ID 3 class 4 CDialogCtrl Class 5 classwizard OnCreate Create 6 ActiveX OCX 7 html 1 MFC ActiveX ControlWizard workspace New

More information

Tomcat.hwp

Tomcat.hwp Tomcat Web Server SSL 설정방법 - Ver 1.0-2008. 6 개정이력 버전개정일개정내용 Ver 1.0 2008 년 6 월 Tomcat Web Server SSL 설명서최초작성 본문서는정보통신부 한국정보보호진흥원의 보안서버구축가이드 를참고하여작성되었습니다. 본문서내용의무단도용및사용을금합니다. < 목차 > 1. 개인키및 CSR 생성방법 1 2.

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

< 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10

< 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10 (https://www.kisarbl.or.kr) < 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10 Ⅰ. 개요 실시간스팸차단리스트 (RBL) 는메일서버를운영하는누구나손쉽게효과적으로스팸수신을차단하는데이용할수있도록한국인터넷진흥원 (KISA)

More information

Microsoft PowerPoint SDK설치.HelloAndroid(1.5h).pptx

Microsoft PowerPoint SDK설치.HelloAndroid(1.5h).pptx To be an Android Expert 문양세강원대학교 IT 대학컴퓨터학부 개발환경구조및설치순서 JDK 설치 Eclipse 설치 안드로이드 SDK 설치 ADT(Androd Development Tools) 설치 AVD(Android Virtual Device) 생성 Hello Android! 2 Eclipse (IDE) JDK Android SDK with

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

untitled

untitled PowerBuilder 連 Microsoft SQL Server database PB10.0 PB9.0 若 Microsoft SQL Server 料 database Profile MSS 料 (Microsoft SQL Server database interface) 行了 PB10.0 了 Sybase 不 Microsoft 料 了 SQL Server 料 PB10.0

More information

Intro to Servlet, EJB, JSP, WS

Intro to Servlet, EJB, JSP, WS ! Introduction to J2EE (2) - EJB, Web Services J2EE iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g

More information

DBMS & SQL Server Installation Database Laboratory

DBMS & SQL Server Installation Database Laboratory DBMS & 조교 _ 최윤영 } 데이터베이스연구실 (1314 호 ) } 문의사항은 cyy@hallym.ac.kr } 과제제출은 dbcyy1@gmail.com } 수업공지사항및자료는모두홈페이지에서확인 } dblab.hallym.ac.kr } 홈페이지 ID: 학번 } 홈페이지 PW:s123 2 차례 } } 설치전점검사항 } 설치단계별설명 3 Hallym Univ.

More information

05Àå

05Àå CHAPTER 05 NT,, XP,. NT NTFS, XP. D,,. XP x NT,,, ( x, x ). NT/ /XP,.. PC NT NT. + Guide to Software: Understanding and Installing Windows 2000 and Windows NT + SOFTWARE Guide to Software 3/e SOFTWARE

More information

VPN.hwp

VPN.hwp Linksys VPN Router RV042&RV082 VPN Router 용 VPN 터널설정 한국어사용자설명서 V1.0 Table of Content 1 Gateway to Gateway 설정... 1 STEP 1 - Gateway to Gateway 터널생성하기... 1 STEP 2 - 터널정보입력하기... 1 STEP 3 - Gateway to Gateway

More information

LXR 설치 및 사용법.doc

LXR 설치 및 사용법.doc Installation of LXR (Linux Cross-Reference) for Source Code Reference Code Reference LXR : 2002512( ), : 1/1 1 3 2 LXR 3 21 LXR 3 22 LXR 221 LXR 3 222 LXR 3 3 23 LXR lxrconf 4 24 241 httpdconf 6 242 htaccess

More information

thesis

thesis CORBA TMN Surveillance System DPNM Lab, GSIT, POSTECH Email: mnd@postech.ac.kr Contents Motivation & Goal Related Work CORBA TMN Surveillance System Implementation Conclusion & Future Work 2 Motivation

More information

메일서버등록제(SPF) 인증기능적용안내서 (Exchange Windows 2003) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2003 Exchange Server 2003 GFI MailEssentials 2010 fo

메일서버등록제(SPF) 인증기능적용안내서 (Exchange Windows 2003) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2003 Exchange Server 2003 GFI MailEssentials 2010 fo 메일서버등록제(SPF) 인증기능적용안내서 (Exchange 2003 - Windows 2003) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2003 Exchange Server 2003 GFI MailEssentials 2010 for Exchange 2016 년 6 월 - 1 - 목 차 I. 개요 1 1. SPF( 메일서버등록제)

More information

기술자료

기술자료 1 쪽중 1 쪽 WebLogic Server 8.1 Tutorials 03 - 리소스 (JDBC, JMS 등 ) 설정 본문서에서는 MedRec 애플리케이션을디플로이하고서비스하기위해서필요한 WebLogic Server 의리소스들을설정하는방법에대하여설명할것이다. 1. JDBC(Java Database Connectivity) Connection Pool 과 Data

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including any operat Sun Server X3-2( Sun Fire X4170 M3) Oracle Solaris : E35482 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,,,,,,,,,,,,,.,..., U.S. GOVERNMENT END USERS. Oracle programs, including

More information

메뉴얼41페이지-2

메뉴얼41페이지-2 데이터 기반 맞춤형 성장관리 솔루션 스마트빌 플러스 은행계좌등록 은행계좌를 조회하여 등록합니다. 신용카드등록 신용카드를 조회하여 등록합니다. 금융정보 자동수집을 위하여 인증서이름, 아이디, 비밀번호를 등록합니다. 통합 자동 수집 금융정보 통합 자동수집을 실행합니다 은행계좌등록 은행계좌를 조회하여 등록합니다. 신용카드등록 신용카드를 조회하여

More information

H3050(aap)

H3050(aap) USB Windows 7/ Vista 2 Windows XP English 1 2 3 4 Installation A. Headset B. Transmitter C. USB charging cable D. 3.5mm to USB audio cable - Before using the headset needs to be fully charged. -Connect

More information

TOOLS Software Installation Guide

TOOLS Software Installation Guide Steinberg TOOLS 소프트웨어설치안내서 정보 이소프트웨어및설치안내서는 Yamaha Corporation 이독점저작권을가지고있습니다. 제조사의사전동의없이어떠한방법으로든전체또는부분적으로소프트웨어를복사하거나이설치안내서를복제하는것은명백히금지됩니다. Steinberg/Yamaha 는소프트웨어및문서자료사용에관하여어떠한대변또는보증을하지않으며, 이설치안내서및소프트웨어사용결과에대하여책임있는것으로간주될수없습니다.

More information

cam_IG.book

cam_IG.book 설치 안내서 AXIS P3301 고정형 돔 네트워크 카메라 AXIS P3301-V 고정형 돔 네트워크 카메라 한국어 AXIS P3304 고정형 돔 네트워크 카메라 AXIS P3304-V 고정형 돔 네트워크 카메라 문서 정보 본 문서에는 사용자 네트워크에 AXIS P3301/P3304 고정형 돔 네트워크 카메라를 설치하는 방법에 대 한 지침이 포함되어 있습니다.

More information

슬라이드 1

슬라이드 1 - 1 - 전자정부모바일표준프레임워크실습 LAB 개발환경 실습목차 LAB 1-1 모바일프로젝트생성실습 LAB 1-2 모바일사이트템플릿프로젝트생성실습 LAB 1-3 모바일공통컴포넌트생성및조립도구실습 - 2 - LAB 1-1 모바일프로젝트생성실습 (1/2) Step 1-1-01. 구현도구에서 egovframe>start>new Mobile Project 메뉴를선택한다.

More information