Skip to content

Interact with Ms Active Directory through Powershell over SSH with Java

Notifications You must be signed in to change notification settings

abij/ad-powershell-over-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interaction with AD over SSH.

These Java classes are a client to execute ActiveDirectory commands via the Powershell over SSH.

  • SSH client is Jsch
  • Java 5
  • Maven to setup project and manage dependencies.

===== PowershellIntegrationTest, interact with your AD ======== Requirements:

  • AD domain controller with SSH-Server like Bit-wise.
  • Access via SSH-Server to AD controller with username / password.
  • Correct rights to create / delete user in specific group (OU)

Just configure your server, usergroup-location and username / password.

About

Interact with Ms Active Directory through Powershell over SSH with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages