#3101 sssd does not start if sub-domain user is used with simple access provider
Closed: Fixed Opened by lslebodn.

(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [simple_access_obtain_filter_lists] (0x0020): Unable to parse Allow users list [1432158243]: Domain not found
(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [dp_target_run_constructor] (0x0010): Target [access] constructor failed [1432158243]: Domain not found
(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [dp_load_targets] (0x0020): Unable to load target [access] [1432158243]: Domain not found.
(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [dp_init] (0x0020): Unable to initialize DP targets [1432158209]: Internal Error
(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [be_process_init] (0x0010): Unable to setup data provider [1432158209]: Internal Error
(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [be_ptask_destructor] (0x0400): Terminating periodic task [AD machine account password renewal]
(Mon Jul 18 04:29:14 2016) [sssd[be[sssdad.com]]] [main] (0x0010): Could not initialize backend [1432158209]
[sssd]
services = nss, pam
domains = sssdad.com
[domain/sssdad.com]
id_provider = ad
use_fully_qualified_names = True
access_provider = simple
simple_allow_users=user1_dom2-29758@child1.sssdad.com

There is just one domain in sysdb

[root@hp-dl380pgen8-0 sssd]# ldbsearch -H /var/lib/sss/db/cache_sssdad.com.ldb -s one -b cn=sysdb
asq: Unable to register control with rootdse!
# record 1
dn: cn=ranges,cn=sysdb
cn: ranges
distinguishedName: cn=ranges,cn=sysdb
# record 2
dn: cn=sssdad.com,cn=sysdb
cn: sssdad.com
distinguishedName: cn=sssdad.com,cn=sysdb
# returned 2 records
# 2 entries
# 0 referrals

Regression caused by commit eef359b508b898ae99d2bf292a43f0f295a2ba5e

Fields changed

owner: somebody => jhrozek
patch: 0 => 1

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1360806

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=1360806 1360806]

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14.1

  • master:
    • d2902de03738a3018445698650d8b974ae3cf230
    • 79ac0e8a4840202c3615d6ce6584df3c08efb594
    • c777f575b0ec0c48ce3b85ea2c5cc298db02450e
    • 95de2cd9ea8083115f3bbbf0867aaf6b218cb624

resolution: => fixed
status: new => closed

Metadata Update from @lslebodn:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.14.1

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4134

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata