Lockdain
Mechanical
- Jun 24, 2016
- 108
Hello All!
I'm trying to remove a single user's license for a specified feature. Flexlm guide offers such a syntax for lmremove:
The following information i got from the lmutil lmstat -a output:
The main question is about what does the display option means. I can't understand it clearly.
That what the FAQ says:
But i can't find such parameter in lmstat output. Which parameter i have to define?
I'm trying to remove a single user's license for a specified feature. Flexlm guide offers such a syntax for lmremove:
lmremove [ -c file ] feature user host display
-c license_file
Use the license file named. If this switch is not specified, lmgrd looks for the environment variable LM_LICENSE_FILE. If the environment variable is not set, lmgrd looks for the default license file.
feature
The name of the feature checked out by the user.
user
The name of the user whose license you are removing.
host
The name of the host the user is logged in to.
display
The name of the display where the user is working.
-c license_file
Use the license file named. If this switch is not specified, lmgrd looks for the environment variable LM_LICENSE_FILE. If the environment variable is not set, lmgrd looks for the default license file.
feature
The name of the feature checked out by the user.
user
The name of the user whose license you are removing.
host
The name of the host the user is logged in to.
display
The name of the display where the user is working.
The following information i got from the lmutil lmstat -a output:
feature;
user;
host;
license_file;
user;
host;
license_file;
The main question is about what does the display option means. I can't understand it clearly.
That what the FAQ says:
display
The name of the display where the user is working.
The name of the display where the user is working.
But i can't find such parameter in lmstat output. Which parameter i have to define?