0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

LDAPとは何か

Last updated at Posted at 2025-08-22

2025/10の情報処理安全確保支援士合格に向けて勉強しているeda-_-mameと申します。
LDAPとは何かを中々覚えられないため勉強した内容をメモしておきます。
Webで調べたりChatGPTに聞いた内容を残しているだけなので、
認識齟齬があったらすいません。

LDAPとは

Lightweight Directory Access Protocolの略。
IPを通してユーザ情報等が格納されたディレクトリサービスに接続するためのプロトコル。
入力したユーザ情報を利用して認証する仕組みもある。

LDAPクライアント(OpenLDAP等)を利用してディレクトリサービスに接続し、
社員情報などを取得・認証する。

ディレクトリサービスとは

ディレクトリサービスは階層構造のデータを管理するのに特化したDBのようなイメージらしい。
組織情報や社員名簿の管理に適しているらしい。
有名な製品だとActive Directoryというものがある。

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?