Hide Forgot
Description of problem: Error thrown when updating changes made to IPA Server - Configuration Version-Release number of selected component (if applicable): ipa-server-2.0.99-2.20110629T0200zgit66eeace.el6.x86_64 How reproducible: always Steps to Reproduce: 1. Tab to IPA Server 2. Click on configuration 3. Change "Search size limit" to be 150 instead of 100 4. Click on Update Actual results: Error - command 'config_mod' takes no arguments Expected results: Be able to update config changes with no errors Additional info:
https://fedorahosted.org/freeipa/ticket/1399
master: 870e430b653988e8f155a31e7214480b8af5cf13
Verified using ipa-server-2.1.2-2.el6.x86_64 Can update config successfully
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: Cause: Updating values in the config tab in the Web UI raise an error. Consequence: The Web UI is not able to make changes to the IPA server configuration. Fix: There is no primary key for config so the web UI should not try to find one. Result: The config tab works in the Web UI.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2011-1533.html