[SSSD] 1.11.1 runtime error undefined symbol:sss_idmap_domain_has_algorithmic_mapping

steve steve at steve-ss.com
Sun Sep 29 11:10:55 UTC 2013


On Sun, 2013-09-29 at 12:54 +0200, Jakub Hrozek wrote:
> On Sat, Sep 28, 2013 at 08:45:04PM +0200, steve wrote:
> > OK
> > I got it working BUT It's really slow with the errors being logged:
> > I changed:
> > id_providor = ad
> > to
> > id_provider = ldap
> > And now it works.
> > 
> > But _every_ operation (e.g. a user login, getent passwd or id username
> > throws up these errors:
> > 
> > (Sat Sep 28 20:33:33 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:33:33 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:33:33 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-1108]
> > 
> > 1. Why can't we have id_providor = ad if we have AD?
> 
> No, it should keep working fine
> 
> > 2. Any chance of getting rid of the errors?
> 
> As I said in the other thread, can you please paste larger context? I'm
> sorry you have trouble with the new release, we'll work on resolving it
> asap.
> 
> > 
> > Cheers,
> > Steve
> > 
> > Oh, and BTW, it knocks out autofs. We had to 
> >  cp the libsss_autofs.so to /usr/lib/sssd/modules/
> 
> This sounds more like a configure time error. Can you check what did
> configure set as the path?
> 
> In the directory where you built the SSSD:
> $ grep appmodpath config.log
steve at catral:~> cd Descargas/sssd-1.11.1/
steve at catral:~/Descargas/sssd-1.11.1> grep appmodpath config.log
appmodpath='${exec_prefix}/lib/sssd/modules'






More information about the sssd-devel mailing list