Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 1.86 KB

licensebinding.md

File metadata and controls

9 lines (4 loc) · 1.86 KB

License Binding

QLM uses license binding to lock a license to a specified fingerprint. Licenses can be bound to machine identifiers, user identifiers, or site-wide identifiers such as an Active Directory domain.

Below is the list of currently supported identifiers. To create your own unique fingerprint based on a combination of identifiers, you can use the "UserDefined" license binding and then create your own fingerprint and provide it to QLM. The QlmHardware class has APIs to retrieve any of the identifiers listed below.

NameDescriptionValue
NoneUndefined-1
ComputerNamebind the license to the computer name0
UserDefinedbind the license to a user defined value2
MacAddressbind the license to the MAC address3
VolumeSerialNumberbind the license to the volume SN4
MotherboardSerialNumberbind the license to the motherboard SN5
ActiveDirectoryComputerDomainbind the license to the AD computer domain7
ActiveDirectoryAppDomainbind the license to the AD App domain7
SystemManagementBiosUuidbind the license to the BIOS UUID8
QlmUniqueSystemIdentifier1Use QLM system binding v19
QlmUniqueSystemIdentifier2Use QLM system binding v210
LoggedInUserbind the license to the logged in user name11
USBKeybind the license to the usb key12
DockerContainerbind the license to the docker container13