#6033 ipa-compat-manage command failed, exception: NotImplementedError: config.get_dn()
Closed: Fixed None Opened 7 years ago by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1353452

Created attachment 1177190
Debug log

Description of problem: when ipa-compat-manage enable command is run it gives
message 'Directory Manager password: config.get_dn()' on the console.


Version-Release number of selected component (if applicable):
ipa-server-4.4.0-1.el7.x86_64

How reproducible: Always

Steps to Reproduce:
1. Install IPA server.
2. now run the command echo Secret123|ipa-nis-manage enable
3. Check the result on the console

Actual results:
[root@server ~]# echo Secret123|ipa-nis-manage enable
Directory Manager password:
config.get_dn()


Expected results:
It should display correct output.

Additional info: Attached debug log.

The description of the problem points to a different ticket #6027, although the same problem with the same solution appears in the ipa-compat-manage as well.

master:

  • a5efeb4 ipa-compat-manage: use server API to retrieve plugin status

Metadata Update from @pvoborni:
- Issue assigned to mbabinsk
- Issue set to the milestone: FreeIPA 4.4.1

7 years ago

Login to comment on this ticket.

Metadata