To control usage models under which a license is issued to a designated user, add entries to the reference implementation database.
Add entries to the Customer
table.
The Customer
table includes user names and passwords to authenticate users. It also indicates whether a user has a subscription (a license that is issued under the Subscription usage model).
Grant a user access under the Download-to-own or Video-on-demand usage models.
Add entries to the `CustomerAuthorization` table to specify:
For more information on how to populate each table, see the PopulateSampleDB.sql script (included on your Primetime DRM DVD in the Reference Implementation/Server/Reference Implementation Server/dbscript/ directory).