If I'm root, I can use the dmidecode command to find out the BIOS Asset Tag value:
Code:
Handle 0x0004, DMI type 3, 17 bytes
Chassis Information
Manufacturer: xxx
Type: xxx
Lock: xxx
Version: xxx
Serial Number: xxx
Asset Tag: 000656495
Is there a way that a user without root privileges can read this value? Thanks in advance to all who respond.