- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Knowledge Base
- :
- How does flex check backdating the computer in Trusted Storage
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
How does flex check backdating the computer in Trusted Storage
How does flex check backdating the computer in Trusted Storage
Summary
How does flex check backdating the computer in Trusted StorageSynopsis
Discussion
In case of trusted storage, you can use LM_A_TS_CHECK_BADDATE attribute for checkout requests. If set to TRUE, a check is made to see if the timestamps in trusted storage indicate that the clock on the machine has been wound back. When windback is detected, the checkout fails with the checkout error LM_TS_BADDATE. This attribute is used to check for windback when the license rights are held in trusted storage.
Please refer to page:112 of FuncRef-c for more description on LM_A_TS_CHECK_BADDATE attached in the mail.
Windback detection, for license rights held in trusted storage, is based on the time stamp placed in trusted storage when trusted storage was last accessed. The default is that when the current time is more than 24 hours earlier than this time stamp, windback is reported.
Please refer to Programing Reference Guide - Trusted Storage (Page 63) for detailed description of Windback detection attached herewith.