#132 SSSD Should fail to Start if key's expecting boolean values are not boolean values
Closed: Fixed None Opened 14 years ago 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 1016af2

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

7 years ago

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.

Login to comment on this ticket.

Metadata