Bug 1748355
| Summary: | LDAPI and Autobind configuration should have a warning | ||
|---|---|---|---|
| Product: | Red Hat Directory Server | Reporter: | Viktor Ashirov <vashirov> |
| Component: | cockpit-389-ds | Assignee: | mreynolds |
| Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 11.0 | CC: | ebock, lkrispen, mhonek, pasik, spichugi, tbordaz |
| Target Milestone: | --- | ||
| Target Release: | dirsrv-11.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 389-ds-base-1.4.2.7-1.module+el8dsrv+5547+8be68086 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-29 08:04:40 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: | |||
|
Description
Viktor Ashirov
2019-09-03 12:23:54 UTC
Build tested: 389-ds-base-1.4.1.7-1.module+el8dsrv+4200+233a821d With the latest build I see the warning when I try to disable LDAPI and Autobind. But if I change the socket path, I don't see the warning. But this breaks UI anyway, because we have a hardcoded path to socket everywhere: let cmd = ["dsconf", "-j", "ldapi://%2fvar%2frun%2fslapd-" + this.props.serverId + ".socket", Builds tested: 389-ds-base-1.4.1.9-1.module+el8dsrv+4243+ba0eb3c6.x86_64 cockpit-389-ds-1.4.1.9-1.module+el8dsrv+4243+ba0eb3c6.noarch LDAPI & Autobind configuration is read only now, which is good. Input fields for nsslapd-ldapifilepath and nsslapd-ldapimaprootdn are marked with 'readonly' attribute, but it gives an impression that they should be editable. Instead we should use 'disabled' attribute for these input fields. Moving to ASSIGNED. Build tested: 389-ds-base-1.4.2.7-1.module+el8dsrv+5547+8be68086.x86_64 Same issue as in comment #3. Build tested: cockpit-389-ds-1.4.2.7-1.module+el8dsrv+5547+8be68086.noarch Fields are disabled, marking as VERIFIED. 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. https://access.redhat.com/errata/RHBA-2020:1961 |