Skip to content

Using the Active Directory from Java (AD Window Server 2008)

Notifications You must be signed in to change notification settings

ahchenjie/java-ad-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the Active Directory from Java (AD Window Server 2008)

We will show the needed steps in order to do a java program that interacts with the Active Directory. This program must allow the following:

  • Create user – with password that expired and does not expired.
  • Enable user
  • Disable user
  • Login user
  • Add user to a Group
  • Show all users

More Info

About

Using the Active Directory from Java (AD Window Server 2008)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%