Skip to content

javax4u/ldap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldap

Active directory examples like ApacheDS,OpenDS,OpenDJ and slapd using tools like jxplorer

Q - What are the synonyms of LDAP?

A - Active Directory, Open Direcorty and many others names are popular. Popular implementations are DpenDS,OpenDJ,Apache DS and OpenLDAP

Q - Name some implimentaion of it

A - DpenDS,OpenDJ,Apache DS and OpenLDAP

Q - What is CN,DS,OpenDj,Slapd ?

A - CN stands for CommonName , it's like primary key of a row or id of an object. DC stands for Domain Name OU stands for Organisation Unit Dc stands for Domain Component

Q - What is RDN, DN, OU, CN, DC ?

A - RDN stands for Relative Domain Name DN stands for Domain Name

Q - Link to download OpenDJ

A - For Java 8 and + users https://github.com/OpenIdentityPlatform/OpenDJ/releases/tag/4.4.10

image

Java 11 plus users https://backstage.forgerock.com/downloads/browse/ds/featured Note: This link did not work for me. First problem was registering on this site and another was zip download was not installing properly.

Q - Link of video for installation steps.

A https://www.youtube.com/watch?v=5mEze7YMkr0&t=101s

Q - How to run this sample program ?

A https://youtu.be/JJSbUfL83l4

Q what is BaseDN ?

About

Active directory examples like ApacheDS,OpenDS,OpenDJ and slapd using tools like jxplorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors