Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LDAP

Former Member
0 Likes
299

hi all,

can any 1 xplain me the use of LDAP??

1 REPLY 1
Read only

Former Member
0 Likes
279

Hi,

LDAP, Lightweight Directory Access Protocol, is an Internet protocol that email and other programs use to look up information from a server.

In big organizations LDAP plays a very important role in maintaining employee information, as it proivides fast lookups and also less frequent updates are the norm.

LDAP is not limited to contact information of people. LDAP is used to look up encryption certificates, pointers to printers and other services on a network, and provide "single signon" where one password for a user is shared between many services.

this is the basic of LDAP and the detail depends on what context u r going to use LDAP.

regards

Sasha.