Skip to content

distinguished_name as described not working #11

@tasptz

Description

@tasptz

The config

distinguished_name: cn=$username,ou=Users,dc=company,dc=org

did not work for me. Instead I had to use

distinguished_name: $username@company.org

I don't know if this is an issue of the plugin, python ldap library or the ldap server itself.
Maybe it would be possible to provide some insight in the plugin documentation?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions