LDAP の設定と構成

ldaplist コマンド

ldaplist は、LDAP サーバーの名前情報をリストするユーティリティです。詳細は、ldaplist(1) のマニュアルページを参照してください。

LDAP サーバーの名前情報をリストする
  1. 起点識別名 (baseDN) のコンテナをリストします。


    # ldaplist hosts myhost
    dn: cn=myhost+ipHostNumber=100.100.100.100,ou=Hosts,
    dc=mkt,dc=mainstore,dc=com

    引数を省略すると、ldaplist は、現在の検索 baseDN 内のすべてのコンテナを返します。