#5497 replica promotion requires admin credentials for connection check
Closed: Fixed None Opened 8 years ago by pvoborni.

I.e. -p $principal and -w $principal options or --skip-conn-check options need to be specified. Both is suboptimal.

Connection check should not require explicit admin credentials.

This requirement prevents to do:

1. install ipa client (doesn't matter how)
2. kinit admin
3. ipa-replica-install

or

1. install ipa client (doesn't matter how)
2. add the host to ipaservers host group (being work on in #3416 and #5401)
3. ipa-replica-install

or (#5498)

1. add the host to ipaservers host group (being work on in #3416 and #5401)
2. ipa-replica-install --otp $otp

master:

  • 00f591d build: put oddjob scripts into separate directory
  • 8d7f67e replica install: add remote connection check over API
  • 14a44ea replica promotion: use host credentials for connection check

master:

  • 8b1002a spec file: Add dbus-python to BuildRequires

Metadata Update from @pvoborni:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.3

7 years ago

Login to comment on this ticket.

Metadata