Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Verify using the command “ldapsearch -x”

 

4. Java 로 LDAP 등록 및 검색

context.createSubcontext(entry, attributes);

context.search("uid=shjeon,dc=tadpole,dc=com", filterString, searchControls);