show/hide this revision's text 2 added 127 characters in body

If you do use the MAC address as a unique ID, make it check for ANY of the MAC addresses. We had an issue with laptops where windows would report the ethernet/wifi/bluetooth MAC address first at different times. Our registration system only used the first one = some unhappy customers!

I'm not saying that locking to the MAC address is the correct solution - but if you do, be careful.

show/hide this revision's text 1

If you do use MAC address, make it check for ANY of the MAC addresses. We had an issue with laptops where windows would report the ethernet/wifi/bluetooth MAC address first at different times. Our registration system only used the first one = some unhappy customers!