https://bugs.openldap.org/show_bug.cgi?id=9520
Issue ID: 9520 Summary: slapd should fail if linked with libsodium and rgon2.so is load with parameter with p>=1 Product: OpenLDAP Version: 2.4.58 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: overlays Assignee: bugs@openldap.org Reporter: michael@stroeder.com Target Milestone: ---
IMHO slapd should simply fail to start in case 1. it is linked against libsodium 2. and argon2.so is load with parameter with p>=1
Because this is a config error it should log a clear error message at config log level.
https://bugs.openldap.org/show_bug.cgi?id=9520
Michael Ströder michael@stroeder.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.openldap.org/s | |how_bug.cgi?id=9517
https://bugs.openldap.org/show_bug.cgi?id=9520
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|slapd should fail if linked |slapd should fail if linked |with libsodium and rgon2.so |with libsodium and |is load with parameter with |argon2.so is load with |p>=1 |parameter with p>=1
https://bugs.openldap.org/show_bug.cgi?id=9520
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |ondra@mistotebe.net Target Milestone|--- |2.5.4
https://bugs.openldap.org/show_bug.cgi?id=9520
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |IN_PROGRESS
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/318
https://bugs.openldap.org/show_bug.cgi?id=9520
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- • ae77343d by Ondřej Kuzník at 2021-04-14T18:17:59+01:00 ITS#9520 Refuse parallelism if not compiled with libargon2
https://bugs.openldap.org/show_bug.cgi?id=9520
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED