Bug Description:
Currently it was hardcoded to only allow "cn" as the rdn attribute for the replication manager entry.
Fix description:
Allow setting the rdn attribute of the replication manager DS ldap object, and include the schema that allows "uid".
relates: https://pagure.io/389-ds-base/issue/51113
rebased onto 285c38ddea90a959b9573d2083b9e9ab0452ff01
rebased onto 7761e9c069eab4d0cd9f20bab51caeac817663bd
LGTM! Ack
Ack from me too
rebased onto eb191f5b146c07088d9fa4b10713f5644eca89a3
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/4167
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Bug Description:
Currently it was hardcoded to only allow "cn" as the rdn attribute for the replication manager entry.
Fix description:
Allow setting the rdn attribute of the replication manager DS ldap object, and include the schema that allows "uid".
relates: https://pagure.io/389-ds-base/issue/51113