| Author |
LDAP Basics
|
Srinivasa Raghavan
Ranch Hand
Joined: Sep 28, 2004
Posts: 1228
|
|
I'm a new bie to LDAP can any one suggest me 1. How to get LDAP s/w ? 2. How can i add an entry to a Ldap server. Is there any sample code available. Srini
|
Thanks & regards, Srini
MCP, SCJP-1.4, NCFM (Financial Markets), Oracle 9i - SQL ( 1Z0-007 ), ITIL Certified
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
Originally posted by srini vasan: How to get LDAP s/w ?
The most popular open source LDAP server is OpenLDAP. Novell and Sun Microsystems also have directory server products that you should consider using.
Originally posted by srini vasan: How can i add an entry to a Ldap server. Is there any sample code available.
Google for "LDAP tutorial java" or something like that and you'll get plenty of hits.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: LDAP Basics
|
|
|