Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Setting ldap_rootpw for ldapadmin in the OBM database #37

@recid

Description

@recid

This operation is necessary cause the automaton use the ldapadmin password defined in the obm database. However in the ldap role we define a password for ldapadmin. So we have 2 choices :
1/ Either we set in the slapd.conf template the SSHA footprint containing the default ldapadmin usersystem_password
2/ Or on the ldap role, we define a task which updates the ldaproot passwd directly in the database.

On the point 2/, we have to setup the openldap-clients packages or develop a postgresql module which launches SQL queries.
The point 1/ is the fastest solution to implement

What do we do ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions