Bug 549482

Summary: SSSDConfig API schema is missing debug_timestamps
Product: [Fedora] Fedora Reporter: Stephen Gallagher <sgallagh>
Component: sssdAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: jhrozek, sbose, sgallagh, ssorce, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.0-2.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-05 23:01:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Gallagher 2009-12-21 19:29:09 UTC
Description of problem:
The "debug_timestamps" option for SSSD is missing from the schema for domains.

Any domain using this option cannot be edited by applications using the SSSDConfig API (such as authconfig)

Version-Release number of selected component (if applicable):
sssd-1.0.0-0.fc12.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Edit /etc/sssd/sssd.conf and add
debug_timestamps = true
to a domain. Save the file.
2. Start authconfig-gtk from the command line as root
3. Attempt to "Edit" the domain above. You should see a python backtrace claiming that debug_timestamps was not found in the schema.
  
Actual results:
The SSSDConfig API cannot operate on this domain.

Expected results:
The API should recognize this as a valid option and allow editing.

Additional info:
This manifests itself as an authconfig bug, but it is actually SSSDConfig

Comment 1 Stephen Gallagher 2009-12-21 20:59:12 UTC
Fix committed to CVS.

Comment 2 Fedora Update System 2009-12-21 21:05:21 UTC
sssd-1.0.0-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/sssd-1.0.0-2.fc12

Comment 3 Fedora Update System 2009-12-22 19:54:24 UTC
sssd-1.0.0-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update sssd'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-13537

Comment 4 Fedora Update System 2010-01-05 23:00:57 UTC
sssd-1.0.0-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.