Jaehai
.Opslog
Blog
Resume
Contact
DevOps
Ubuntu 20.04 LDAP Client 설치 및 설정
LEEJAEHA
2024년 11월 12일
목차
Welcome to Jaehai.Opslog
1. LDAP이란 무엇인가?
2. /etc/hosts 에 LDAP 서버 주소 등록
3. LDAP Client를 위한 패키지 설치
4. LDAP Client Configure
1) LDAP 주소 입력
2) LDAP Search Base 입력
3) LDAP Version 3 선택
4) 로컬 Root 사용자가 LDAP 데이터베이스 관리자로 설정할지 여부 선택
5) root 계정 설정
6) LDAP 서버 password 입력
5. 부과적인 설정
1) /etc/nsswitch.conf 시스템 auth 정보 설정
2) /etc/pam.d/common-session home 폴더 자동 생성
6. LDAP Client 실행 및 테스트
1) /etc/ldap/ldap.conf BASE와 URI 추가
2) nscd, nslcd 시작
3) 테스트
마무리
참고 자료