This page was modified in March by Goeko (User:Goeko)
0

01- What is LDAP

From Www









LDAP - Lightweight Directory Access Protocol


LDAP is a basically a Directory, as in a listing of objects (as people) with attributes.

Commonly it is used to hold user login information.


A directory might hold info like below,


UserName: briandg

Real Name: Brian Dolan-Goecke

Password: Simple

Phone Number; 651-555-5221


More commonly in a Unix System


briandg:$$oldpasswordwerehere%!1:5000:5000:Brian Dolan-Goecke,,,:/home/briandg/bin/bash

A LDAP Directory could also hold DNS info.  Because of the flexibility of LDAP it has been used for a variety different tasks.


Usually Directory Information is Hierarchal, or a Tree.  This information is also know as DIT, Directory Information Tree.




http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol


Files (0)
 

Retrieved from "http://www.penguinsunbound.org/Past_Meetings/20090926_-_LDAP_Enterprise_Authentication/01-_What_is_LDAP"

Accessed 357 times.This page was last modified 13:32, 24 Mar 2010



Running DekiWiki-stable.