Hide Forgot
Description of problem: authconfig-tui/gtk does not have option to disable "cache_credentials" and always resets it to true. Version-Release number of selected component (if applicable): authconfig-6.1.4-6.el6 Steps to reproduce : Add "cache_credentials = False" in sssd.conf file, run authconfig-tui or authconfig-gtk Actual results : authconfig-tui/gtk reset the above to "cache_credentials = True" (default) Expected results : An option(button) in authconfig-tui/gtk to enable/disable cache_credentials or leave the entry as it is.
I will not add an extra option for this. But authconfig should clearly keep the value that was manually set here.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Prior to this update, the authentication configuration tool overwrote the cache_credentials value to "True" in the SSSD configuration file (/etc/sssd/sssd.conf) if the configuration allowed using SSSD for the network user information and authentication services. With this update, the "cache_credentials" parameter is no longer overwritten in the aforementioned case.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0595.html