#441 SSSDConfig API sometimes reverts options to default when importing a config
Closed: Fixed Opened by sgallagh.

This was discovered during authconfig testing.

Setting the {{{ldap_id_use_start_tls}}} flag works, but when reading the sssd.conf back in (such as on a subsequent run of authconfig), it would be reset to its default of false again.

The reason is a faulty check in the get_domain() function when populating the values. It was not filtering out the providers, which then overwrote the existing values with the defaults.


Fields changed

status: new => assigned

Fixed by 7acaaa6c6563cf3b8ab20bf6431898d20d735842

fixedin: => 1.1.1
resolution: => fixed
status: assigned => closed
testsupdated: 0 => 1

Fields changed

coverity: =>
patch: => 0
tests: 1 => 0
upgrade: => 0

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.1.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/1483

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