[SSSD] 1.11.1 runtime error undefined symbol:sss_idmap_domain_has_algorithmic_mapping

Jakub Hrozek jhrozek at redhat.com
Sun Sep 29 10:49:03 UTC 2013


On Sat, Sep 28, 2013 at 08:15:57PM +0200, steve wrote:
> On Sat, 2013-09-28 at 18:41 +0100, Rowland Penny wrote:
> > On 28/09/13 17:29, steve wrote:
> > > Hi
> > > openSUSE 12.3 build and installed fine, but fails with:
> > >
> > > (Sat Sep 28 18:04:27 2013) [sssd[be[default]]] [load_backend_module]
> > > (0x0010): Unable to load ad module with path
> > > (/usr/local/lib/sssd/libsss_ad.so),
> > > error: /usr/local/lib/sssd/libsss_ldap_common.so: undefined symbol:
> > > sss_idmap_domain_has_algorithmic_mapping
> > >
> > > 1.10.0 runs fine on the same box.
> > >
> > > Can you help me?
> > > Cheers,
> > > Steve
> > >
> > > [sssd]
> > > #debug_level = 6
> > > services = nss, pam, autofs
> > > config_file_version = 2
> > > domains = default
> > >
> > > [nss]
> > >
> > > [pam]
> > >
> > > [autofs]
> > >
> > > [domain/default]
> > > #debug_level = 6
> > > dyndns_update=true
> > > #dyndns_refresh_interval = 16
> > > ad_hostname = catral.hh3.site
> > > ad_server = hh16.hh3.site
> > > ad_domain = hh3.site
> > > ldap_schema = ad
> > > id_provider = ad
> > > access_provider = simple
> > > enumerate = false
> > > cache_credentials = true
> > > #entry_cache_timeout = 60
> > > auth_provider = krb5
> > > chpass_provider = krb5
> > > krb5_realm = HH3.SITE
> > > krb5_server = hh16.hh3.site
> > > krb5_kpasswd = hh16.hh3.site
> > >
> > > ldap_id_mapping=false
> > > ldap_referrals = false
> > > ldap_uri = ldap://hh16.hh3.site
> > > ldap_search_base = dc=hh3,dc=site
> > > #ldap_tls_cacertdir = /usr/local/samba/private/tls
> > > #ldap_id_use_start_tls = true
> > > #entry_negative_timeout = 1
> > > ldap_user_object_class = user
> > > ldap_user_name = samAccountName
> > > ldap_user_uid_number = uidNumber
> > > ldap_user_gid_number = gidNumber
> > > ldap_user_home_directory = unixHomeDirectory
> > > ldap_user_shell = loginShell
> > > ldap_group_object_class = group
> > > ldap_group_search_base = dc=hh3,dc=site
> > > ldap_group_name = cn
> > > ldap_group_member = member
> > >
> > > ldap_sasl_mech = gssapi
> > > ldap_sasl_authid = CATRAL$@HH3.SITE
> > > #krb5_keytab = /etc/krb5.keytab
> > > ldap_krb5_init_creds = true
> > >
> > > autofs_provider=ldap
> > >
> > > #ldap_autofs_search_base =
> > > CN=hh3,CN=defaultMigrationContainer30,DC=hh3,DC=site
> > > #ldap_autofs_map_object_class = nisMap
> > > #ldap_autofs_entry_object_class = nisObject
> > > #ldap_autofs_map_name = nisMapName
> > > #ldap_autofs_entry_key = cn
> > > #ldap_autofs_entry_value = nisMapEntry
> > >
> > >
> > > ldap_autofs_search_base = OU=automount,DC=hh3,DC=site
> > > ldap_autofs_map_object_class = automountMap
> > > ldap_autofs_entry_object_class = automount
> > > ldap_autofs_map_name = automountMapName
> > > ldap_autofs_entry_key = automountKey
> > > ldap_autofs_entry_value = automountInformation
> > >
> > >
> > > _______________________________________________
> > > sssd-devel mailing list
> > > sssd-devel at lists.fedorahosted.org
> > > https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
> > Hi Steve, are you sure that none of the old sssd is being used, I ask 
> > this because 'sss_idmap_domain_has_algorithmic_mapping' was added to 
> > 1.11.1 by Sumit Bose, it didn't exist in 1.10.1
> > 
> > Rowland
> > 
> > sss_idmap_domain_has_algorithmic_mapping
> > 
> > _
> Hi
> OK. Thanks. Getting closer. Bare metal build and install has now removed
> that error. Now a different error but still concerning
> sss_idmap_domain_has_algorithmic_mapping
> 
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]] [sdap_idmap_add_domain]
> (0x0020): Failed to calculate range for domain
> [S-1-5-21-451355595-2219208293-2714859210]: [10]
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]]
> [sdap_idmap_find_new_domain] (0x0080): Could not add new domain
> [S-1-5-21-451355595-2219208293-2714859210]
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]]
> [sdap_idmap_domain_has_algorithmic_mapping] (0x0080): Could not add new
> domain for sid [S-1-5-21-451355595-2219208293-2714859210]
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]] [fo_resolve_service_send]
> (0x0020): No available servers for service 'AD_GC'
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]] [sdap_id_op_connect_done]
> (0x0020): Failed to connect, going offline (5 [Error de entrada/salida])
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]] [be_run_offline_cb]
> (0x0080): Going offline. Running callbacks.
> (Sat Sep 28 20:12:15 2013) [sssd[be[default]]]
> [ad_account_info_complete] (0x0010): Bug: dp_error is OK on failed
> request(Sat Sep 28 20:12:15 2013) [sssd[nss]]
> [nss_cmd_getby_dp_callback] (0x0040): Unable to get information from
> Data Provider
> Error: 3, 11, Internal Error (Se ha agotado el número máximo de
> reintentos para el servicio)
> Will try to return what we have in cache
> 
> Ahhgghh!!

Can you post more context from the logs?



More information about the sssd-devel mailing list