Skip to content

Replace the Samba/SamDB dependency #14

@sfonteneau

Description

@sfonteneau

The project currently relies on samba / SamDB to interact with Active Directory. This dependency is hard to install with pip, requires system packages such as python3-samba, and makes deployment/containerization more complex.

It would be useful to replace this dependency with a more portable solution, for example a standard LDAP client such as ldap3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions