Skip to content

Component validation #168

Answered by ezekg
VSornalakshmi asked this question in Q&A
Feb 21, 2025 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

That's not how the validation works. The fingerprint must exist before the components are also asserted. You should use a fingerprint value for the machine that is known to not change, or very unlikely to change, e.g. the OS GUID or some static value, and then add hardware components to that machine. This will allow some hardware components to be changed, but not the OS GUID.

The validation engine will look up the machine by fingerprint, and then assert that enough components satisfy the matching strategy for the given machine. If the machine does not exist, it will return a mismatch code.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@VSornalakshmi
Comment options

@ezekg
Comment options

@VSornalakshmi
Comment options

@ezekg
Comment options

Answer selected by ezekg
@VSornalakshmi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants