Setting Up STP User Management

Documentation

Below is a brief description of how to set up the STP User Management. Please note that STP User Management is not part of Lexolution. For more information about installation, cloud integration, etc., please contact the STP User Management team.

Configuring the Connection to STP User Management

To configure the connection to STP User Management, follow these steps:

Step 1

Back up the KMS database.

Step 2

Open the configuration file for the Lexolution server with administrator rights.
If you installed the Lexolution server in the default installation directory, the configuration file STP.Kms.Server.exe.config can be found in the directory C:\Program Files (x86)\STP AG\LEXolution.KMS-Server\.

Under LsbHostname, specify which LEXolution.ServiceBus server will be connected.

<add key="LsbHostname" value="Servername"></add>

Under LsbPassword, enter the password for the technical user of LEXolution.ServiceBus (default value is empty).

<add key=" LsbPassword " value=""></add>

Under LsbPort, enter the port for LEXolution.ServiceBus (default value is 5672).

<add key=" LsbPort" value="5672"></add>

Under LsbServerId, enter the location ID for LEXolution.ServiceBus (default value is main).

<add key="LsbServerId" value="main"></add>

Under LsbUsername, enter the username of the technical user in LEXolution.ServiceBus (default value is stpuser).

<add key="LsbUsername" value="stpuser"></add>

Under UserManagementPassword, enter the password for the technical user of STP User Management (default value is empty).

<add key="UserManagementPassword" value=""></add>

Under UserManagementUsername, enter the username of the technical user in STP User Management (default value is ServerUser)

<add key="UserManagementUsername" value="ServerUser"></add>

Under UserManagementVerwenden, specify whether the connection to STP User Management should be used. Default value is false (disabled).

<add key="UserManagementVerwenden" value="false"></add>

Step 2
Save your changes and close the configuration file.
Stop the STP Lexolution Server service and restart it.

  • The updated settings have been applied.

When the STP Lexolution Server starts, Lexolution users and user groups are transferred to STP User Management. The Lexolution server is now installed and configured.

For both products to work correctly via LSB and STP User Management, the technical user ServerUser must be added to the "Administratoren DMS" and "Alle DMS" groups in User Management.

------------------------------------------------------------------------------------------------------------------
This article has been automatically translated by an AI and may therefore contain errors.

Related to