#50194 Ticket 50165 - Fix issues with dscreate
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base ticket50165  into  master

Download 50194.patch

Bug Description: The install would fail under these two conditions:

               [1]  You do not specfiy a secure port, even if not using TLS
               [2]  The suffix has a space after a comma.

Fix Description: If the secure port is not specified set it to the default,
and normalize the suffix DN

https://pagure.io/389-ds-base/issue/50165

Should it also check the containerize option to select 3636 ?

rebased onto a3176c3e52dcbde0cbfe1bf185bf09d71d90bf37

Should it also check the containerize option to select 3636 ?

Probably :-) Done, and rebased, please review again @tbordaz

ACK (probably needs a rebase)

rebased onto 9408b94dd5ba3218547c4debf0bf5d962a7a19cb

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/3253

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

Metadata