ClearFoundation Tracker - ClearOS
View Issue Details
0017311ClearOSapp-registration - System Registrationpublic2017-10-02 19:412018-09-26 09:26
bchambers 
bchambers 
normaltweakhave not tried
closedfixed 
7.4.0 Beta 1 
7.4.0 Beta 1 
0017311: Hardware ID not unique
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.
No tags attached.
Issue History
2017-10-02 19:41bchambersNew Issue
2017-10-03 14:56bchambersAssigned To => bchambers
2017-10-03 14:56bchambersStatusnew => confirmed
2017-10-03 14:56bchambersStatusconfirmed => acknowledged
2017-10-03 14:56bchambersStatusacknowledged => resolved
2017-10-03 14:56bchambersFixed in Version => 7.4.0 Beta 1
2017-10-03 14:56bchambersResolutionopen => fixed
2017-10-24 09:22bchambersSeveritycrash => tweak
2018-09-26 09:26user2Statusresolved => closed

There are no notes attached to this issue.