This plugin is built over Python LDAP solution. The plugin contains major operations of LDAP (Linux) and they can also work with Microsoft Active Directory (AD) via its LDAP API. For Active Directory, all operations are fully compatible except for the [Create] operation. User may observe some incompatibility in the settings of “credentials” when executing the [Create] operation on Active Directory.
Primary Features and Functions
Get operation retrieves user attribute from Active Directory and LDAP.
Search operation finds user attribute from Active Directory and LDAP.
Create operation newly add new users to the Active Directory and LDAP.
Modify operation changes attributes at the Active Directory and LDAP.
Delete operation delete user and its attribute from Active Directory and LDAP.