#50465 Remove DES to AES conversion code
Closed: wontfix 3 years ago by spichugi. Opened 4 years ago by mreynolds.

Issue Description

Back in 389-ds-base-1.3.3 we created a process to convert the DES reversible password plugin to AES. This was to aid customer's doing an "in-place" migration from RHEL 6 to RHEL 7. In 389-ds-base-1.4.x (RHEL 8) that is no "in-place' migration from RHEL 6 to RHEL 8. We also suggest using the export/import or replication migration methods as described in the installation/migration guide, which both of these methods bypass this conversion code & upgrade perl script.

I think it is safe to remove the upgrade script, the CI test, and the conversion code in daemon.c convert_pbe_des_to_aes().

Package Version and Platform

Steps to reproduce

1.
2.
3.

Actual results

Expected results


Test case can live, but it needs to have a proper scope, i.e. skip on DS versions > 1.4.

Metadata Update from @vashirov:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

4 years ago

Metadata Update from @mreynolds:
- Issue set to the milestone: 1.4.2

4 years ago

Metadata Update from @mreynolds:
- Issue priority set to: minor
- Issue set to the milestone: 1.4.4 (was: 1.4.2)

4 years ago

Metadata Update from @mreynolds:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1859296

3 years ago

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 issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/3522

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata