#5060 [RFE] Add override for admin user in ipa-replica-install
Closed: Fixed None Opened 8 years ago by rcritten.

For the connection check the admin user is hardcoded in ipaserver/install/replication.py. The conncheck itself already has the ability to handle any user.


Tomas, do you know if this bug is still valid?

admin is no longer hardcoded in ipaserver/install/replication.py and the function takes principal as an argument instead. This argument is currently used when conncheck is called from replica promotion or CA installation.

I think the ticket can be closed as resolved.

Tomas, could you paste a commit id where this change happened? So that we can reliably close the ticket?

Commit 5761f73 removes the hardcoded admin user and allows to other credentials.

Metadata Update from @rcritten:
- Issue assigned to someone
- Issue set to the milestone: Future Releases

7 years ago

Login to comment on this ticket.

Metadata