Hide Forgot
Description of problem: Extra spaces in sssd configuration can cause lines to be ignored Version-Release number of selected component (if applicable): sssd-1.5.1-34.el6.x86_64 How reproducible: always Steps to Reproduce: 1. Create a sssd configuration with an extra space in a directive, for example: simple_allow_users = bob (note 2 spaces after =) Actual results: specified user bob is not allowed Expected results: it should warn or function properly Additional info:
I can't reproduce this. The simple_allow_users example specified works just fine regardless of the surrounding whitespace.