Am Titan via FreeIPA-users wrote: > Someone please? > Now I'm getting this on again new installed servers and I cannot move forward > without clearing that the serves are functioning correctly. > > Another connection to replica issues: > [root@ipa-server1 ~]# ipa-replica-manage list -v ipa-server3.ipa.example.com > Failed to get data from 'ipa-server3.ipa.example.com': Insufficient access: > SASL(-13): authentication failure: GSSAPI Failure: gss_accept_sec_context > Invalid credentials
You mention turning your servers off. What is the purpose of that? Also not that in your attempt to provide some reasoning for the commands you executed they were instead passed as options to those commands so the output is not what you expected: e.g. # ipa topologysuffix-show # display all managed hosts and segments Suffix name: all ipa: ERROR: all: suffix not found I'd suggest running "ipa-replica-manage -v `hostname`" on each host to display the current replication status. rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
