While trying to test the new replica promotion on Debian I bumped into an issue where it tries to use ldaps to contact the server, which fails for obvious reasons (interop fail with GNUTLS)
Steps to reproduce:
I'll attach the install logfile.
attachment paste_362414
FWIW: This may be fixed by adding conn=conn on line 1002 of replicainstall.py
sigh the problem is that we set "ldaps" explicitly a few lines above. disregard comment #1
triage:
note: replica installation with CA in CA less -> CA conversion uses LDAPS so if we want to fix it that must be addressed first, #6226 and related 276d16775a4ce8af5d39ca8a7bf5bcd638df343f
Metadata Update from @tjaalton: - Issue assigned to someone - Issue set to the milestone: FreeIPA 4.5 backlog
The original attachment is no longer available. I'm not sure what exactly went wrong. Since 4.3.0 is rather old and we haven't seen any replica installation issues related to LDAPS in a while, I'm closing this bug as fixed.
Timo, please reopen the bug if you still have issues.
Metadata Update from @cheimes: - Issue close_status updated to: fixed