Bug 853106
| Summary: | Deleting attribute present in nsslapd-allowed-to-delete-attrs returns Operations error | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ján Rusnačko <jrusnack> | |
| Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sankar Ramalingam <sramling> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 7.0 | CC: | jgalipea, jrusnack, nhosoi, nkinder, rcritten | |
| Target Milestone: | rc | Keywords: | Reopened | |
| Target Release: | 7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 389-ds-base-1.3.1.6-17.el7 | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: If the value of a configuration parameter is on|off or integer, it was not allowed to delete since it loses the default value.
Consequence: Even if setting a config parameter to nsslapd-
allowed-to-delete-attrs, the value failed to delete if the type
was on|off or integer.
Fix: Store all the initial config param values in ConfigList. If the attribute value is deleted, reset the initial value.
Result: Any type of the configuration parameter is now be set to allow to delete.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1121596 (view as bug list) | Environment: | ||
| Last Closed: | 2014-06-13 12:08:32 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1121596 | |||
|
Description
Ján Rusnačko
2012-08-30 14:24:52 UTC
Upstream ticket: https://fedorahosted.org/389/ticket/443 *** Bug 566320 has been marked as a duplicate of this bug. *** This was fixed in 389-ds-base-1.3.0-0.1.rc1.fc18. Closing. Deleting a new attribute which is part of nsslapd-allowed-to-delete at runtime from cn=config Adding the nsslapd-require-secure-binds attribute to nsslapd-allowed-to-delete-attrs modifying entry cn=config Successfully completed Deleting the nsslapd-listenhost attribute from nsslapd-allowed-to-delete-attrs modifying entry cn=config Test result for bug602456_12, Deleting a new attribute which is part of nsslapd-allowed-to-delete at runtime from cn=config, Actual_Result=0, Expected_Result=0 TestCase [bug602456_12] result-> [PASS] ------------------Test bug602456_12 Completed------------------------- Tested on 389-ds-base-1.3.1.6-7.el7. ############## Result for backend test : Basic run
Basic run elapse time : 00:03:44
Basic run Tests PASS : 100% (63/63)
Build tested - 1.3.1.6-15
All test cases for basic acceptance tests are passing. Hence, marking the bug as Verified.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |