#488 Empty list of simple_allow_users causes sssd service to fail while restart.
Closed: Fixed Opened by dpal.

Description of problem:

Empty list of simple_allow_users causes sssd service to fail while
start/restart.

  1. Configure sssd with access_provider as simple.
  2. Make sure you keep "simple_allow_users" parameter blank.
  3. Restart sssd service.

Actual results:

(Fri Apr 23 17:38:18 2010) [sssd] [confdb_init_db] (0): Failed to initialize DB
(21,[Element simple_allow_users has empty attribute in ldb message
(cn=LDAP,cn=domain,cn=config)!]), aborting!
(Fri Apr 23 17:38:18 2010) [sssd] [load_configuration] (0): ConfDB
initialization has failed [Input/output error]

Expected results:

Empty simple_allow_users list shouldn't be a failure to start, should just be a
warning that no users will be granted access.

https://bugzilla.redhat.com/show_bug.cgi?id=593696


Fields changed

owner: somebody => sgallagh
version: 1.1.91 => 1.1.92

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.2.1

Fields changed

description: Description of problem:

Empty list of simple_allow_users causes sssd service to fail while
start/restart.

  1. Configure sssd with access_provider as simple.
  2. Make sure you keep "simple_allow_users" parameter blank.
  3. Restart sssd service.

Actual results:
{{{
(Fri Apr 23 17:38:18 2010) [sssd] [confdb_init_db] (0): Failed to initialize DB
(21,[Element simple_allow_users has empty attribute in ldb message
(cn=LDAP,cn=domain,cn=config)!]), aborting!
(Fri Apr 23 17:38:18 2010) [sssd] [load_configuration] (0): ConfDB
initialization has failed [Input/output error]
}}}

Expected results:

Empty simple_allow_users list shouldn't be a failure to start, should just be a
warning that no users will be granted access.

=> Description of problem:

Empty list of simple_allow_users causes sssd service to fail while
start/restart.

  1. Configure sssd with access_provider as simple.
  2. Make sure you keep "simple_allow_users" parameter blank.
  3. Restart sssd service.

Actual results:
{{{
(Fri Apr 23 17:38:18 2010) [sssd] [confdb_init_db] (0): Failed to initialize DB
(21,[Element simple_allow_users has empty attribute in ldb message
(cn=LDAP,cn=domain,cn=config)!]), aborting!
(Fri Apr 23 17:38:18 2010) [sssd] [load_configuration] (0): ConfDB
initialization has failed [Input/output error]
}}}

Expected results:

Empty simple_allow_users list shouldn't be a failure to start, should just be a
warning that no users will be granted access.

https://bugzilla.redhat.com/show_bug.cgi?id=593696

Fields changed

owner: sgallagh => jhrozek

Fixed by 6c09ee80f927c46ad8546f5603f0a94ec52a0e15

fixedin: => 1.2.1
resolution: => fixed
status: new => closed

Fields changed

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

Metadata Update from @dpal:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.2.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/1530

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