Skip to main content
Solved

Turn off license borrowing on FME Desktop


sigtill
Contributor
Forum|alt.badge.img+24

Is it possible to turn off / disable the "Borrow license" on FME Desktop? Or limit the number of days?

Best answer by david_r

In the directory where you keep your "safe.lic" file, create a new text file named "safe.opt" that contains the following line:

BORROW_LOWWATER FME 1

The number should be modified to reflect the minimum number of non-borrowed licenses that you'll allow. If the number is equal to or larger than the number of available licenses, borrowing is effectively disabled.

To set the maximum borrow duration, use the following setting:

MAX_BORROW_HOURS FME 72

This will set the maximum borrow period to 3 days (72 hours).

You can even use both settings together if you put them on separate lines in safe.opt.

View original
Did this help you find an answer to your question?

4 replies

david_r
Evangelist
  • Best Answer
  • October 7, 2016

In the directory where you keep your "safe.lic" file, create a new text file named "safe.opt" that contains the following line:

BORROW_LOWWATER FME 1

The number should be modified to reflect the minimum number of non-borrowed licenses that you'll allow. If the number is equal to or larger than the number of available licenses, borrowing is effectively disabled.

To set the maximum borrow duration, use the following setting:

MAX_BORROW_HOURS FME 72

This will set the maximum borrow period to 3 days (72 hours).

You can even use both settings together if you put them on separate lines in safe.opt.


david_r
Evangelist
  • October 7, 2016
david_r wrote:

In the directory where you keep your "safe.lic" file, create a new text file named "safe.opt" that contains the following line:

BORROW_LOWWATER FME 1

The number should be modified to reflect the minimum number of non-borrowed licenses that you'll allow. If the number is equal to or larger than the number of available licenses, borrowing is effectively disabled.

To set the maximum borrow duration, use the following setting:

MAX_BORROW_HOURS FME 72

This will set the maximum borrow period to 3 days (72 hours).

You can even use both settings together if you put them on separate lines in safe.opt.

Documentation: FlexServer\Documents\LicenseAdministration.pdf

 

 


sigtill
Contributor
Forum|alt.badge.img+24
  • Author
  • Contributor
  • October 7, 2016

Great, thanks david! Didnt find that page after a quick google.


david_r
Evangelist
  • October 7, 2016
david_r wrote:

In the directory where you keep your "safe.lic" file, create a new text file named "safe.opt" that contains the following line:

BORROW_LOWWATER FME 1

The number should be modified to reflect the minimum number of non-borrowed licenses that you'll allow. If the number is equal to or larger than the number of available licenses, borrowing is effectively disabled.

To set the maximum borrow duration, use the following setting:

MAX_BORROW_HOURS FME 72

This will set the maximum borrow period to 3 days (72 hours).

You can even use both settings together if you put them on separate lines in safe.opt.

Just to add: By default it is (currently) not possible to set a maximum borrow period to more than 30 days (720 hours).

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings