Name
ec_lic — fetch a new license file from Message Systems
Synopsis
/opt/msys/ecelerity/bin/ec_lic [ -a username:password ]
/opt/msys/ecelerity/bin/ec_lic [ -c conffile ]
/opt/msys/ecelerity/bin/ec_lic [ -d ]
/opt/msys/ecelerity/bin/ec_lic [ -e path ]
/opt/msys/ecelerity/bin/ec_lic [ -f ]
/opt/msys/ecelerity/bin/ec_lic [ -H url ]
/opt/msys/ecelerity/bin/ec_lic [ -h ]
/opt/msys/ecelerity/bin/ec_lic [ -L file ]
/opt/msys/ecelerity/bin/ec_lic [ -p proxy ]
/opt/msys/ecelerity/bin/ec_lic [ -q ]
/opt/msys/ecelerity/bin/ec_lic [ -t {HTTP | SOCKS4 | SOCKS5} ]
Description
ec_lic will validate your current Momentum license, and if it is missing or invalid, fetch an updated license from the Message Systems license server.
It has the following options:
- -a *`username`*:*`password`*
-
Proxy username:password to use.
- -c *`conffile`*
-
Specify an alternate configuration file to use other than the default, which is
ecelerity.conf. - -d
-
Show verbose debugging information when fetching license.
- -e *`path`*
-
Load modules from
pathrather than the default. - -f
-
Fetch a new license file from Message Systems if the current one is invalid.
- -H *`url`*
-
Fetch license from an alternative URL. (Use this option instead of the
-foption). - -h
-
Show a help message.
- -L *`file`*
-
Operate on license at an alternate location. (Used only if
conffiledoes not exist). - -p *`proxy`*
-
HTTP proxy to use.
- -q
-
Show no message if current license is valid. This should be used together with
-f - -t {HTTP | SOCKS4 | SOCKS5}
-
Proxy type (HTTP, SOCKS4, SOCKS5).