Page MenuHomePhorge

[Python 3] setup-ldap reduce code overhead / make compatibel to dscreate beta packages
Needs ReviewPublic

Authored by ghane on Sep 30 2022, 1:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 22, 4:32 PM
Unknown Object (File)
Mon, Jul 22, 4:32 PM
Unknown Object (File)
Fri, Jul 19, 11:14 PM
Unknown Object (File)
Sat, Jun 29, 9:37 PM
Unknown Object (File)
Jun 20 2024, 9:42 PM
Unknown Object (File)
Jun 20 2024, 9:10 PM
Unknown Object (File)
Jun 16 2024, 2:16 AM
Unknown Object (File)
Jun 13 2024, 2:06 PM
Subscribers

Details

Reviewers
machniak
Group Reviewers
PyKolab Developers
Summary

dscreate is beta package in Debian Buster, but is delivered withe old Perl setup scripts.

dscreate wouldn't worked for me in Debian Buster

Ubuntu 22.04 LTS has only dscreate and shiped with 389ds v2.x. 389-cockpit package replaces old admin packages

Diff Detail

Repository
rP pykolab
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ghane requested review of this revision.Sep 30 2022, 1:57 PM
ghane created this revision.
ghane added a reviewer: PyKolab Developers.

Some small adjustments on dscreate data and comments

a comma was deleted by an error and fixed

machniak subscribed.
machniak added inline comments.
pykolab/setup/setup_ldap.py
364

Looks like root_password is duplicated. See a few lines below. I have no clue about the rest.

This revision now requires changes to proceed.May 21 2024, 10:52 AM
ghane added inline comments.
pykolab/setup/setup_ldap.py
364

Diff 13923 eliminates the duplication