Support IPA IPA Trust with additional IPA server#106
Support IPA IPA Trust with additional IPA server#106justin-stephenson merged 1 commit intoSSSD:masterfrom
Conversation
6301e05 to
46ac0c5
Compare
|
Hi @pbrezina Can you help me understand why I ran However, these are not being copied into the |
Ubuntu does not provide ipa package so base-ipa container is actually pulled from |
Actually it wouldn't work because we run each distro on different host. We would need to store it as artifact and then download it and install it. |
46ac0c5 to
fe0bad4
Compare
Can ssh keys from both IPA servers |
jakub-vavra-cz
left a comment
There was a problem hiding this comment.
The base_ipa2 is still present.
fe0bad4 to
192a817
Compare
Removed fully. |
No until this PR is merged. But you could do it manually, however it's probably not worth the effort. |
|
Justin, you can try removing the ssh host keys completely when you will rebase on top of Jakub's changes. I'm pretty sure I added them as a workaround for something, but I don't remember anymore. Maybe, it is not needed anymore. |
192a817 to
48104c2
Compare
I rebased and removed the host keys. |
Ack, I did run it in IDMCI and the provision passes, I'll go ahead and test it. |
48104c2 to
f6d482a
Compare
|
I rebased this PR, and also added capabilities to the 'ipa2' section in docker-compose.yml similar to |
|
@justin-stephenson, I have the configuration provisioning but the networks are not routable to one another so I'm trying to figure that out. |
|
Hi, jfyi, I was still able to setup a test environment with this PR. bye, |
f6d482a to
c8f6bdd
Compare
|
We have to visit the multiple network stuff later. To @jakub-vavra-cz point, the priority is that it works on the same net. |
1 similar comment
|
We have to visit the multiple network stuff later. To @jakub-vavra-cz point, the priority is that it works on the same net. |
13291af to
281d475
Compare
|
Hi @pbrezina Do you think this is ready to be merged? Related PRs SSSD/sssd-test-framework#119 and SSSD/sssd#7517 will still be blocked until FreeIPA IDM IDM Trust code is merged into FreeIPA. Based on your earlier comment:
I created #122 for this but please check if I missed anything. |
281d475 to
2bcdcc5
Compare
pbrezina
left a comment
There was a problem hiding this comment.
Hi, see a nitpick inline. Otherwise it looks good.
2bcdcc5 to
e3577c0
Compare
@pbrezina friendly ping reminder |
|
Ack, but I am rerunning c8s before pushing as there is a failure. |
No host keys were added to |
e3577c0 to
9b5c0f4
Compare
|
The problem is not that sshd_config.d is not supported on C8S, but |
|
Last week, I tried to get the networks working. Everything is provisioned, but the hosts are not routable to one another. Do you think you can test it? Perhaps it's an issue with my workstation? I suspect that it may be a firewall-related issue. I've tried the following with no such luck. Then, explicitly defined the networks |
|
Hi @danlavu @justin-stephenson , I found about it when my home server based on fedora suddenly stopped routing traffic between networks :-D. |
Add new server
master2.ipa2.testwhich deploys an IPA domainipa2.testto be used in IPA IPA trust.with this PR checked out
sudo make downsudo make build`sudo REGISTRY="localhost/sssd" make up
Linked PRs:
SSSD/sssd-test-framework#119
SSSD/sssd#7517