usergroups
Manage users, groups, userpasswords and groups membership.
Available clients are:
- usersgroups_adpypsrp: store data into an Active Directory through Powershell commands across
pypsrp
. - usersgroups_bsspartage: store data into the PARTAGE dashboard through its API, handled by libPythonBssApi.
- usersgroups_flatfiles_emails_of_groups: generates a flat txt file by
Groups
, containing the e-mail addresses of its members (one by line). - usersgroups_kadmin_heimdal: stores data in an Heimdal Kerberos server.
- usersgroups_ldap: stores data in an LDAP directory.
- usersgroups_null: does nothing but logging.