These instructions are based on the Wibu-Systems specifications.
For further Information, please refer to the FAQ on www.wibu.com - 'Distribute Server Search List centrally'

Please note the different application cases and proceed according to the setup corresponding to your system.



License Server on Windows (Host) - license request under Linux (Client)

The following description applies to cases where the Wibu/Codemeter Network Server is running on a Windows System,
and the license query is performed in a Linux runtime.


To use the Wibu Webserver/Network Server in the Codemeter Control Center, follow the steps below:

  1. Open the Codemeter Control Center.

    Default filepath
    "C:\Program Files (x86)\CodeMeter\Runtime\bin\CodeMeterCC.exe"
  2. Go to the 'WebAdmin' via the button. The 'CodeMeter WebAdmin' will be opened in a Browser.


  3. CodeMeter WebAdmin: Go to 'Settings' - 'Server' - 'Server Access'


  4. CodeMeter WebAdmin, Server Access: Activate the Network Server Access (Enable)


  5. Apply the settings change.

    The local CmRuntime has now been configured as license server, ad can be reached via port 22350 (Default setting)!

  6. Open the CODESYSControl_User.cfg config file:

    Default filepath
    /etc/CODESYSControl_User.cfg
  7. Option-in the settings to use a Server and set the License Server IP:

    [CmpCodeMeter]
    EnableNetLicenses=1
    LicenseServer.1=192.168.99.107

License Server on a Linux System (Host)

The following description applies to cases where the Wibu/Codemeter Network Server is running on a Linux System.


To activate a Wibu Network Server on Linux, settings must be performed in the Server.ini file.

Default filepath
/etc/wibu/CodeMeter/Server.ini


Follow the steps below:

  1. Stop the CmWebAdmin Deamon

    /etc/init.d/codeMeter-webadmin stop
  2. Stop the CodeMeter Deamon

    /etc/init.d/codeMeter stop
  3. Open the Server.ini file in an editor, filepath:

    /etc/wibu/CodeMeter
  4. Change/Edit the entry to:

    IsNetworkServer=1
  5. Save the Server.ini file
  6. Start the CodeMeter Deamon

    /etc/init.d/codeMeter start
  7. After restarting the CodeMeter service, the Server.ini file is updated and the server is in the Server Search List.










  • No labels