What it is...
This plugin is designed for simple Active Directory queries. It can test user athentication and also get user and domain info.
What it's not...
This is not an AD management plugin. I've intentionally left out functions that alter Active Directory objects and settings. There are plenty of free and more versatile AD management solutions out there so I'll not be reinventing the wheel with this plugin.
Requirements
First, you must be in a domain environment for this to work correctly.
Second, you must have the CommandLine plugin installed and included in any project which uses this AD plugin.
Attached Files
I've included the plugin, an example and also the source code in the form of an Action Plugin Maker project file.
Please let me know if you find any bugs or would like more features added.
Thanks to Bas and Ulrich for your help.
This plugin is designed for simple Active Directory queries. It can test user athentication and also get user and domain info.
What it's not...
This is not an AD management plugin. I've intentionally left out functions that alter Active Directory objects and settings. There are plenty of free and more versatile AD management solutions out there so I'll not be reinventing the wheel with this plugin.
Requirements
First, you must be in a domain environment for this to work correctly.
Second, you must have the CommandLine plugin installed and included in any project which uses this AD plugin.
Attached Files
I've included the plugin, an example and also the source code in the form of an Action Plugin Maker project file.
Please let me know if you find any bugs or would like more features added.
Thanks to Bas and Ulrich for your help.
Comment