Guides
SuperMap iManager License Configuration
SuperMap iManager has four kinds of licences, they are Hardware License, File License, Web License, and Cloud License. File License, Web License, and Cloud License have trial license. The content below is going to introduce how to get and configure the different licences:
File License
SuperMap iManager File License has trial license, please follow the steps below to obtain and import:
Trial License
- Install and start up iManager.
- Register and login the account inSuperMap Online.
- Click on Pricing > Timed License > Apply Trial License.
- Finish the Basic information.
- Select Product series(11i/10i&9D/8C/7C/6R, do not select the series with ‘web’) and License products(recommended to select Check all) in Choose product.
- Select Computer name in Way of encryption, and fill in your computer name.
- Click on Submit, the license file will send to your email.
-
Copy the license file to the directory of /etc/imanager/SuperMapiManager/licenses in the container of imanager, and execute the command:
./licensetool.sh -update /etc/imanager/SuperMapiManager/licenses/*.lic9d
备注:
*.lic9d
in the command is your license file, please replace to your actual name of license file. - Log in iManager, click on License on the left navigation bar, and refresh the page.
Web License(Recommended)
SuperMap iManager Web License has official license and trial license, please follow the steps below to obtain and import:
Official License
- Install iManager.
- Log in iManager, click on License Center on the left navigation bar.
- Click on ‘Download Report’ on the Update page. You will get a
*.reportc
file. - Follow the Operation Steps on the Update page to obtain and import the license.
Trial License
- Follow the steps 1-3 in File License > Trial License above to enter the page of applying trial license.
- Select Product series 11i(web) and License products(recommended to select Check all) in Choose product.
-
Select Way of encryption.
- If you select Computer name, then fill in your computer name.
- If you select Operational report, then follow the steps 1-3 in Web License > Official License to get and upload the report file.
- Click on Submit, the license file will send to your email.
- On the page of License Center of iManager, upload and import the license file.
Cloud License
SuperMap iManager Cloud License has official license and trial license, please follow the steps below to obtain and import:
Official License
- Register and login the account inSuperMap Online.
- Click on Pricing > Timed License > For web developers, and find out the product of SuperMap iManager.
- Click on the product name that you are going to purchase.
-
Purchase iManager Cloud License by your requirement.
Notes:
Select Cloud License in Licence type. - Install and log in iManager, click on Cloud License on the left navigation bar.
- Log in Cloud License by your SuperMap Online account.
- iManager will identify the available license once you log in.
Trial License
- Register and login the account inSuperMap Online.
- Follow the steps 5-7 in Cloud License > Official License to log in Cloud License in iManager, you will have a trial license for 90 days by default.
Notes:
- If you have more than one kinds of licences, SuperMap iManager will identify the different kinds of licences by the order: Web License > Cloud License > File License = Hardware License; Official License > Trial License.
- SuperMap iManager licenses don’t contain iServer、iPortal and other licenses,which need to be taken into account when creating cloud iManager nodes.
- When the license mode (trial license and official license) changes, you need to refresh the license’s page, the new license type will take effect.
Hardware License
SuperMap iManager Hardware License can not be applied online, please contact our staff to know how to get a Hardware License, click to see the Contacts.
If you already get a Hardware License, please import the license by the following way:
- If your use a Linux OS, you need to install the driver for encrypted key, please contact us to help you to install the license driver.
- Insert the license on you server, the hardware key is effective when the signal light lights up.
- If you use the hardware key on the virtual machine, you need to connect the hardware key to the virtual machine through related settings of virtual machine software. Skip this step if you do not use the hardware key on the virtual machine.
-
Open environment configuration file in iManager installation directory(the directory which you installed and started up iManager). Execute the following command:
vi .env
-
Configure the variable LICENSE_SERVER, fill the IP of license server in LICENSE_SERVER. For example, the IP of my license server is 192.168.11.12, the configuration should be:
LICENSE_SERVER=192.168.11.12
Notes:
Please make sure the license server and iManager server are communicatable. - Save and exit the environment configuration file.
- Start up iManager.
- If your hardware key has available license, the license will be imported automatically.