Click here to Skip to main content
15,884,058 members
Articles / Programming Languages / Java

Java: Retrieving User Information, Such As Email Addresses, from Active Directory

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
15 Sep 2013CPOL4 min read 97.6K   10  
This document describes how to get extended user’s data, such as email address, from the Active Directory. A former article describes how to do so using native tools, such as COM4J; however these tools are cumbersome for use, while pure Java is better and simple.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Israel Israel
working for Intel

My Linkedin Profile

Visit my photography gallery

Comments and Discussions