Learn more about these different git repos.
Other Git URLs
https://bugzilla.redhat.com/show_bug.cgi?id=861132 (Fedora)
Description of problem: When sssd starts after being configured with realmd, I see this in the logs: (Thu Sep 27 17:23:44:576540 2012) [sssd] [check_domain_ranges] (0x0020): Domains 'ipa.thewalter.lan' and 'AD' overlap in range 1 - 4294967295 Not sure if this is a realmd or sssd bug. Should we be configuring something different in realmd, or does sssd need better defaults when used with multiple domains? Version-Release number of selected component (if applicable): Installed Packages Name : sssd Arch : x86_64 Version : 1.9.0 Release : 24.fc18 realmd from git master. The configured sssd.conf file: [domain/ipa.thewalter.lan] cache_credentials = True krb5_store_password_if_offline = True ipa_domain = ipa.thewalter.lan id_provider = ipa auth_provider = ipa access_provider = ipa ldap_tls_cacert = /etc/ipa/ca.crt ipa_hostname = stef-rawhide.thewalter.lan chpass_provider = ipa ipa_server = _srv_, dc.ipa.thewalter.lan dns_discovery_domain = ipa.thewalter.lan [domain/default] cache_credentials = True [sssd] domains = ipa.thewalter.lan, AD config_file_version = 2 services = nss, pam [domain/AD] auth_provider = ad ad_domain = ad.thewalter.lan krb5_realm = AD.THEWALTER.LAN case_sensitive = False enumerate = False chpass_provider = ad re_expression = (?P<domain>[^\\]+)\\(?P<name>[^\\]+) cache_credentials = False id_provider = ad full_name_format = %2$s\%1$s krb5_store_password_if_offline = True access_provider = simple use_fully_qualified_names = True
Fields changed
blockedby: => blocking: => coverity: => feature_milestone: => owner: somebody => jhrozek patch: 0 => 1 status: new => assigned testsupdated: => 0
milestone: NEEDS_TRIAGE => SSSD 1.9.1
master: 1bf6ebe
resolution: => fixed status: assigned => closed
Metadata Update from @jhrozek: - Issue assigned to jhrozek - Issue set to the milestone: SSSD 1.9.1
Login to comment on this ticket.