내용으로 건너뛰기
adminschool.net wiki
사용자 도구
로그인
사이트 도구
검색
도구
문서 보기
이전 판
역링크
최근 바뀜
미디어 관리자
사이트맵
로그인
>
최근 바뀜
미디어 관리자
사이트맵
추적:
•
ldap
dbms:ldap:install
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
====== Installation SLAPD On Debian Linux ====== ===== Installing Slapd ===== <code> # apt-get install slapd </code> Answer the following questions: DNS domain name: example.com\\ Name of organisation: Example.com\\ Admin password: password\\ Confirm password: password\\ Allow LDAP v2: yes ===== Installing phpldapadmin ===== <code> # apt-get install phpldapadmin </code> And use the following to answer the questions Authentication type: session\\ Restart: yes 위의 과정을 거치면, Apache 와 PHP 도 설치될 것이다. ===== Configuring and Populating LDAP ===== <code> # /etc/init.d/slapd restart </code> 웹브라우저에서 http://example.com/phpldapadmin 로 접속하여, Login DN에 cn=admin,dc=example,dc=com를 입력하고, 비밀번호를 입력하여 로그인한다.
dbms/ldap/install.txt
· 마지막으로 수정됨: 2008/02/08 02:41 저자
starlits
문서 도구
문서 보기
이전 판
역링크
맨 위로