Documentation
The following provides a brief description of how to set up STP User Management. Please note that STP User Management is not part of LEXolution. For further information on 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 LEXolution Server configuration file with administrator privileges.
If you installed the LEXolution Server in the default installation directory,
the configuration file
STP.Kms.Server.exe.config is located in the directory
C:\Programme (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 the LEXolution.ServiceBus (default value is blank).
<add key=" LsbPassword " value=""></add>Under LsbPort, enter the port for the LEXolution.ServiceBus (default value is 5672).
<add key=" LsbPort" value="5672"></add>Under LsbServerId, enter the location ID of the LEXolution.ServiceBus (default value is main).
<add key="LsbServerId" value="main"></add>Under LsbUsername, enter the username for the technical user in the 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 blank).
<add key="UserManagementPassword" value=""></add>Under UserManagementUsername, enter the username for 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 is enabled. The default value is false (disabled).
<add key="UserManagementVerwenden" value="false"></add>Step 3
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 will be transferred to STP User Management. The LEXolution Server is now installed and configured.
For both products to function correctly via the LSB and STP User Management, the technical user ServerUser must be added to the "Administrators DMS" group and the "All DMS" group in User Management.
This article has been automatically translated by an AI and may therefore contain errors.
Related to