Hi,
i have a problem with lmx-serv accepting users despite being present in lmx-serv.cfg.
The server is running:
/home/opt/common/QuantumWise/lmxtools-4.4.2/servertools/lmx-serv -b -c /home/opt/common/QuantumWise/lmxtools-4.4.2/servertools/lmx-serv.cfg -l /home/opt/common/QuantumWise/license.lic -lf /home/opt/common/QuantumWise/lmxtools-4.4.2/servertools/lmx-serv.log -port port
with lmx-serv.cfg, containing the right order accordingly to
http://quantumwise.com/component/content/article/20-licensing/207-restricting-access-to-a-license-server :
ALLOW_USER_ALL = user1
DENY_USER_ALL = *
I run, as user2:
QUANTUM_AUTOMATIC_SERVER_DISCOVERY=false QUANTUM_EXTENDEDLOG=license.log atkpython
license.log reads:
[2013-11-04 15:33:13] Feature requested:
[2013-11-04 15:33:13] ATKPython (v13.8)
[2013-11-04 15:33:13]
[2013-11-04 15:33:13] Feature Checkout status:
[2013-11-04 15:33:13] Validating input...
[2013-11-04 15:33:13] Trying to checkout feature as a borrowed license...
[2013-11-04 15:33:13] WARNING: Checkout error: (Err: 9) Feature not found!
[2013-11-04 15:33:13] Trying to checkout feature using local license from string...
[2013-11-04 15:33:13] WARNING: Checkout error: (Err: 9) Feature not found!
[2013-11-04 15:33:13] Trying to checkout feature using license from local path(s)...
[2013-11-04 15:33:13] Trying to checkout feature using license from existing license server...
[2013-11-04 15:33:13] Trying to checkout feature using license from network path(s)...
...
[2013-11-04 14:39:51] Checkout of 1 license(s) using license from existing license server [email protected].
[2013-11-04 14:39:51] Checkout of 1 license(s) using license from network path(s) server.domain.com.
and the /home/opt/common/QuantumWise/lmxtools-4.4.2/servertools/lmx-serv.log contains:
If i explicitly disable a user it gets rejected as expected:
[2013-11-04 15:50:35] WARNING: Checkout error: (Err: 16) Rejected actively from license server!
[2013-11-04 15:50:35] WARNING: Checkout error: (Err: 16) Rejected actively from license server!
[2013-11-04 15:50:35] Trying to checkout feature as a grace license...
[2013-11-04 15:50:35] WARNING: Checkout error: (Err: 22) Unable to save file!
[2013-11-04 15:50:35] Trying to checkout feature using trial license...
[2013-11-04 15:50:35] Checkout of 1 license(s) using trial license.
[2013-11-04 15:50:35] CHECKOUT by [email protected] [AAA.AAA.AAA.AAA]: FAIL: Checkout disabled by administrator