Bug 55992 - Create diagnostic check running slaptest to detect uninstalled schema
Create diagnostic check running slaptest to detect uninstalled schema
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - System diagnostic
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-04-20 11:12 CEST by Arvid Requate
Modified: 2023-04-20 13:38 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023040421000297
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2023-04-20 11:12:55 CEST
Maybe we should have a diagnostic check to test e.g. if schemata are missing

root@ucsprimary:~# slaptest
643ffb48 WARNING: No dynamic config support for overlay translog.
643ffb48 WARNING: No dynamic config support for overlay shadowbind.
643ffb48 UNKNOWN attributeDescription "UNIVENTIONCREATEREVOKECERTIFICATE" inserted.
643ffb48 UNKNOWN attributeDescription "UNIVENTIONRENEWCERTIFICATE" inserted.
config file testing succeeded
Comment 1 Florian Best univentionstaff 2023-04-20 11:39:02 CEST
We have 62_check_slapschema - maybe it can be integrated there.
Or at least it's similar and can be based on that implementation.