LoginSignup
0
0

More than 5 years have passed since last update.

CentOS 6.5 で OpenLDAP(1)サーバー準備

Last updated at Posted at 2014-04-21

サーバーとクライアントの準備

CentOS 6.5 インストール手順 - Qiita
CentOS 6.5 初期設定 - Qiita
上記2つを参考に、2つのCentOSマシンを作成する。
ホスト名やIPアドレスは、

ホスト名 IPアドレス 役割
ldap.example.com 192.168.0.10 LDAPサーバー
client.example.com 192.168.0.20 LDAPクライアント

とする。

また、LDAPサーバー、LDAPクライアントとは別に、同一ネットワーク内にてWindowsクライアントマシンがあるものとする。
WindowsクライアントマシンからLDAPサーバー、LDAPクライアントにSSHで接続して設定をしていくものとする。
LinuxユーザーをLDAPで管理する前提なので、SSH接続は当初はrootで行う。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0