#131 SSSD should fail to start if an invalid enumeration value is defined
Closed: Fixed Opened by jgalipea.

Description[[BR]]
If an invalid enumeration value is defined, SSSD should fail to start.[[BR]]
EXAMPLE 1:[[BR]]
enumeration = three[[BR]]

Result of getent Search:[[BR]]

[sssd[nss]] [nss_cmd_setgrent_ext] (2): Enumeration disabled on all domains!

EXAMPLE 2:[[BR]]
enumeration = -1[[BR]]

Result of getent Search:[[BR]]
Groups are returned.[[BR]]
Users:

[sssd[nss]] [nss_cmd_getpwent] (4): Requesting info for all accounts
[sssd[nss]] [fill_pwent] (1): Incomplete user object for jenny[1000]! Skipping
[sssd[nss]] [fill_pwent] (1): Incomplete user object for test[1001]! Skipping
[sssd[nss]] [nss_cmd_endpwent] (4): Terminating request info for all accounts

Fields changed

version: 0.4.1 => master

Fields changed

doc: => 0
docupdated: => 0
owner: somebody => sgallagh
status: new => assigned
tests: => 0
testsupdated: => 0

Fixed in 1016af2b1b97ad4290ccce8fa462cc7e3c191b2e

fixedin: => 0.6.0
resolution: => fixed
status: assigned => closed

Fields changed

testsupdated: 0 => 1

Fields changed

rhbz: => 0

Metadata Update from @jgalipea:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.0

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/1173

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