https://bugs.openldap.org/show_bug.cgi?id=9750
Issue ID: 9750 Summary: global vs. frontend config in slapd.conf - misleading warning message Product: OpenLDAP Version: 2.6.0 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: michael@stroeder.com Target Milestone: ---
Since the fix for ITS#9575 there is this misleading message even when invoking slapcat:
/opt/openldap-ms/etc/openldap/slapd.conf: line 126: setting password scheme in the global entry is deprecated. The server may refuse to start if it is provided by a loadable module, please move it to the frontend database instead
There is currently no way to rearrange something in slapd.conf to make this confusing message go away.
https://bugs.openldap.org/show_bug.cgi?id=9750
--- Comment #1 from Michael Ströder michael@stroeder.com --- I suspect that slapd.conf directive password-hash is not correctly converted to its appropriate counterpart in cn=config. Which was the cause for me filing ITS#9575.
https://bugs.openldap.org/show_bug.cgi?id=9750
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|bugs@openldap.org |ondra@mistotebe.net Keywords|needs_review | Target Milestone|--- |2.6.1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/451
https://bugs.openldap.org/show_bug.cgi?id=9750
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |TEST
--- Comment #3 from Quanah Gibson-Mount quanah@openldap.org --- • e96bfd08 by Ondřej Kuzník at 2021-12-14T00:19:17+00:00 ITS#9750 olcPasswordHash can only be made global in cn=config
https://bugs.openldap.org/show_bug.cgi?id=9750
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• 52ccd68f by Ondřej Kuzník at 2021-12-14T16:45:20+00:00 ITS#9750 olcPasswordHash can only be made global in cn=config
https://bugs.openldap.org/show_bug.cgi?id=9750
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED