View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0017311 | ClearOS | app-registration - System Registration | public | 2017-10-02 19:41 | 2018-09-26 09:26 |
|
Reporter | bchambers | |
Assigned To | bchambers | |
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 7.4.0 Beta 1 | |
Target Version | | Fixed in Version | 7.4.0 Beta 1 | |
|
Summary | 0017311: Hardware ID not unique |
Description | The output of this command:
dmidecode | grep 'ID:' | uniq | sed -e 's/.*ID://;s/ [^] //g;s/-//g' | xargs echo -n | md5sum | awk '{ print $1 }'
was supposed to return a unique, non-changing, hardware binding string.
It is not unique. |
Tags | No tags attached. |
|
Attached Files | |
|