Active Directory: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 4.4.0
Download: active_directory-4.4.0.tgz
SHA256: fa0968dc0e9b09759a7663f4008035ff6ff3f1e2abea937bbfaad8b32ac78b51
Series History
See the revision history for series 4.4.x below
Revisions
4.4.0 - 11/01/2021
Added
- New users & groups output_tabbed_table actions
Version 4.3.0
Download: active_directory-4.3.0.tgz
SHA256: 0f8681e40f762a2d612aa5317d9859cfb46ed60fe5d9629091ae492bfd34edc9
Series History
See the revision history for series 4.3.x below
Revisions
4.3.0 - 22/12/2020
Added
- Catch & display error when creating something with invalid attributes.
Version 4.2.0
Download: active_directory-4.2.0.tgz
SHA256: 4d889af15f627656eaa68d49c509e56af0dd502d74e4ea519b04e7b48351ca86
Series History
See the revision history for series 4.2.x below
Revisions
4.2.0 - 17/12/2020
Added
- New users.get_free_uid_numbers action.
Version 4.1.0
Download: active_directory-4.1.0.tgz
SHA256: f2528ae0de4fdb4069b2d0e1a7a13f6bf1d71fbe5a97f249a48b21baa82e8bb3
Series History
See the revision history for series 4.1.x below
Revisions
4.1.0 - 17/12/2020
Added
- The memberUid key has been added to group dictionaries.
Version 4.0.0
Download: active_directory-4.0.0.tgz
SHA256: 59c4a899cabffa65c15c1b5597eb590d0ae2b3fcea374e907ce4220c02c3ea4e
Series History
See the revision history for series 4.0.x below
Revisions
4.0.0 - 17/12/2020
Added
-
New users actions for auditing UAC flags; has_reversible_password, smart_card_required, password_will_expire, password_has_expired, password_not_required, can_be_delegated
-
New user dictionary keys; is_disabled, is_enabled, is_expired, is_locked, password_age
Version 3.3.0
Download: active_directory-3.3.0.tgz
SHA256: 529e72a7412b0b20475844e073f9e015ce3684f366574eeb09c8e404a88497c1
Series History
See the revision history for series 3.3.x below
Revisions
3.3.0 - 02/12/2020
Added
- The groups.create action can now create domain local & universal groups using the new group_type input
Changed
-
The groups.create action now supports an optional group_type input that defaults to 'global'
-
Name is now a required input for groups.create.
Version 3.2.0
Download: active_directory-3.2.0.tgz
SHA256: a27c180b0f1cf0a15810cbbf56e2a407d41638de329ba770fa9d0e8a3c6371c9
Series History
See the revision history for series 3.2.x below
Revisions
3.2.0 - 01/12/2020
Added
- New groups.review_users action.
Changed
- The users.input_table header now matches that of users.output_table.
Version 3.1.0
Download: active_directory-3.1.0.tgz
SHA256: c8dded5c56ca63f6b8545610dc7f1d9dc0300da8a8fad796e7ad18dbeaa7829d
Series History
See the revision history for series 3.1.x below
Revisions
3.1.0 - 16/09/2020
Added
-
Add the uid, uidNumber, gidNumber, unixHomeDirectory, & loginShell LDAP attributes to user dictionaries.
-
Add the gidNumber LDAP attribute to group dictionaries.
-
New clear_attribute action in users, groups, & computers for clearing all values from an LDAP attribute.
Version 3.0.0
Download: active_directory-3.0.0.tgz
SHA256: 26d0aa9114e2b86ac5b4dad4737a1c76aed9cb23698741bdfd0acd0fb877e102
Series History
See the revision history for series 3.0.x below
Revisions
3.0.0 - 09/09/2020
Added
- New users.members_of action to find users who are a member of any of the supplied groups.
Changed
- Renamed users.not_member_of to users.not_members_of.
Version 2.1.0
Download: active_directory-2.1.0.tgz
SHA256: 03678e37d76315ddc7fa51033a850680461a121182afc7442a2158778ffa2163
Series History
See the revision history for series 2.1.x below
Revisions
2.1.0 - 26/08/2020
Added
- New users.not_member_of action to find users who are not a member of any of the supplied groups.
Version 2.0.1
Download: active_directory-2.0.1.tgz
SHA256: 1e9e2d9a3e57b59c1b0dd5ab65c863f120c5cc660516f669bfaa7914afdcbbcf
Series History
See the revision history for series 2.0.x below
Revisions
2.0.1 - 26/08/2020
Added
- Support an optional search_base when searching for/getting users, groups, & computers interactively.
Version 1.5.0
Download: active_directory-1.5.0.tgz
SHA256: 48e6029b6a32c23019ad2b75cd0b20c4073089fca6509e47d4a94ec3457c3246
Series History
See the revision history for series 1.5.x below
Revisions
1.5.0 - 18/08/2020
Added
- New move action added to users, groups, & computers
Version 1.4.0
Download: active_directory-1.4.0.tgz
SHA256: fc8d96118e889f27d89901804211f49717381f309746ae0b8e58ccdceb169e44
Series History
See the revision history for series 1.4.x below
Revisions
1.4.0 - 17/08/2020
Added
- The users & groups get_interactive actions now support an optional title
Fixed
- The groups.get_members action no longer returns empty dictionaries
Version 1.3.3
Download: active_directory-1.3.3.tgz
SHA256: bfd305645488628c909c4821f55ff2ef40d243b8f96fbe8b08f7e7da1de284ac
Series History
See the revision history for series 1.3.x below
Revisions
1.3.3 - 03/08/2020
Changed
- Remove special formatting from the first line of each function description
1.3.2 - 30/06/2020
Added
- Bump osirium-ppa ~= 4.0.0
1.3.1 - 08/06/2020
Fixed
- Changelog formatting for documentation site
1.3.0 - 08/06/2020
Added
- New actions to get a user, group, or computer by its sAMAccountName or distinguishedName
Version 1.2.3
Download: active_directory-1.2.3.tgz
SHA256: d34653f19163dedf3b7f7949aa50a808a3d8548d1c06a1e16e6234d341ffa9b0
Series History
See the revision history for series 1.2.x below
Revisions
1.2.3 - 04/06/2020
Fixed
- Update links in computers action documentation
1.2.2 - 01/06/2020
Fixed
- Broken links in computers & groups module documentation
1.2.1 - 26/05/2020
Added
- Create a changelog file and back-fill release notes
1.2.0 - 21/05/2020
Fixed
- Fixed return type of the groups.get_all action
Version 1.1.2
Download: active_directory-1.1.2.tgz
SHA256: c3289aa8b8ff7db957ea7cd7065be8a62a6e7f06c49d9328613fd78d23695050
Series History
See the revision history for series 1.1.x below
Revisions
1.1.2 - 20/05/2020
Changed
- Update documentation
1.1.1 - 20/05/2020
Changed
- Update documentation
1.1.0 - 20/05/2020
Changed
- Update users create function signature to accept extra_params as a dictionary
Version 1.0.2
Download: active_directory-1.0.2.tgz
SHA256: 30f51e81fa63c155435a8e801554d7a76a4a50a31de986d98e8673ed1896a24a
Series History
See the revision history for series 1.0.x below
Revisions
1.0.2 - 18/05/2020
Changed
- Fix broken indentation in docstrings
1.0.1 - 14/05/2020
Changed
- Add minimum plugin version to all action docstrings
1.0.0 - 22/04/2020
Added
- First release
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates