#2923 sssd.conf of MASTER and REPLICA are not similar.
Closed: Invalid None Opened 11 years ago by shanks.

MASTER:

Version: [[BR]]
freeipa-server-2.99.0-0.20120710T1130Zgit0d11b8b.fc17.x86_64[[BR]]
freeipa-client-2.99.0-0.20120710T1130Zgit0d11b8b.fc17.x86_64

cmdline:
1. ipa-server-install --setup-dns --forwarder=10.10.10.10
--hostname=dhcp10-11.testrelm.com -r TESTRELM.COM -n testrelm.com -p
Secret123 -P Secret123 -a Secret123 -U

  1. ipa-replica-prepare -p Secret123 --ip-address=10.10.10.12 dhcp10-12.testrelm.com

    [domain/testrelm.com]

    cache_credentials = True
    krb5_store_password_if_offline = True
    ipa_domain = testrelm.com
    id_provider = ipa
    auth_provider = ipa
    access_provider = ipa
    ipa_hostname = dhcp201-193.testrelm.com
    chpass_provider = ipa
    ipa_server = dhcp201-193.testrelm.com
    ldap_tls_cacert = /etc/ipa/ca.crt
    [sssd]
    config_file_version = 2
    domains = LOCAL, testrelm.com
    debug_level = 4
    services = nss, pam

    [nss]
    debug_level = 4
    filter_groups = root
    filter_users = root

    [pam]

    [domain/LOCAL]
    id_provider = local

REPLICA:

Version:[[BR]]
freeipa-server-2.99.0-0.20120710T1130Zgit0d11b8b.fc17.x86_64[[BR]]
freeipa-client-2.99.0-0.20120710T1130Zgit0d11b8b.fc17.x86_64

cmdline: ipa-replica-install --setup-dns --forwarder=10.10.10.10 -w Secret123 -p Secret123 /var/lib/ipa/replica-info-dhcp10-12.testrelm.com.gpg --skip-conncheck

[domain/testrelm.com]

cache_credentials = True
krb5_store_password_if_offline = True
ipa_domain = testrelm.com
id_provider = ipa
auth_provider = ipa
access_provider = ipa
ipa_hostname = dhcp201-165.testrelm.com
chpass_provider = ipa
ipa_server = dhcp201-165.testrelm.com
ldap_tls_cacert = /etc/ipa/ca.crt
[sssd]
services = nss, pam, ssh
config_file_version = 2

domains = testrelm.com
[nss]

[pam]

[sudo]

[autofs]

[ssh]

[pac]

I think this is the same issue as #2922: the server had an existing sssd.conf that was updated and the replica did not which is why they look different.

Ok, my bad again :([[BR]]
Consequence of executing different test plan.

Myself resolving as invalid.

Metadata Update from @shanks:
- Issue assigned to someone
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

7 years ago

Login to comment on this ticket.

Metadata