#132 SSSD Should fail to Start if key's expecting boolean values are not boolean values
Closed: Fixed Opened by jgalipea.

Description:
SSSD should fail to start if Keys that expected boolean values have values defined that are not boolean.[[BR]]

EXAMPLE 1: [[BR]]
useFullyQualifiedNames = yes[[BR]]

Resulting getent search:[[BR]]

[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]] [nss_cmd_endpwent] (4): Terminating request info for all accounts

EXAMPLE 2: [[BR]]
useFullyQualifiedNames = 0[[BR]]

Resulting getent search:[[BR]]

[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]] [nss_cmd_endpwent] (4): Terminating request info for all accounts

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

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