Skip to content

viep/LDAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAP

A simple web application as interface to an LDAP system

What is LDAP? Lightweight Directory Access Protocol is an application protocol for accessing and maintaining distributed directory information services over an IP network.

Directory Services: Used to develop an intranet/internet applications by allowing the sharing of information about users, systems, networks, services and applications in the network.

Source: wiki

Layers in LDAP:

1)Domain Component : DC

2)Organizational Units : OU

3)Groups

4)Users (Groups and Users together form Entries)

Built using bootstrap!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.4%
  • HTML 31.0%
  • Python 12.2%
  • CSS 0.4%