"OpenLDAP"의 두 판 사이의 차이

오픈소스 비즈니스 컨설팅
둘러보기로 가기 검색하러 가기
잔글
잔글
11번째 줄: 11번째 줄:
  
 
== CentOS 7에서 OpenLDAP 설치 ==
 
== CentOS 7에서 OpenLDAP 설치 ==
 +
<pre>yum -y install openldap openldap-* migrationtools</pre>
  
  
 
+
ppp
yum -y install openldap openldap-*&nbsp;migrationtools
 
  
 
== 참고 문헌 ==
 
== 참고 문헌 ==

2016년 7월 12일 (화) 13:47 판

OpenLDAP을 정리 합니다.

OpenLDAP 개요

CentOS 7에서 OpenLDAP 설치

yum -y install openldap openldap-* migrationtools


ppp

참고 문헌