The example shows a connection profile with the following values:
•Name: Postgres,
•Server: MyServer, Port: 5432
•Database: postgres,
•Database user: MyUsername
•Encrypted password: password123
<GeoUserManagementConnection>
<Profile>Postgres</Profile>
<Host>MyServe</Host>
<Port>5432</Port>
<DatabaseType>PostgreSQL</DatabaseType>
<DatabaseName>postgres</DatabaseName>
<Username>MyUsername</Username>
<Password>KH4yhJLabVaPSxrXOGCb7g==</Password>
<WebOfficeURL></WebOfficeURL>
<WebOfficePassword></WebOfficePassword>
<WebOfficeProjectURL>https://mywebofficeserver.com/WebOffice/synserver?project=</WebOfficeProjectURL>
<KeepLoggingEntriesPeriode>0</KeepLoggingEntriesPeriode>
</GeoUserManagementConnection>
Property |
Description |
Profile |
Alias name that will be displayed in the Usermanagement Admin Web list of profiles |
Host |
TNS entry that is saved in tnsnames.ora |
Port |
Number of the used port |
DatabaseType |
PostgreSQL |
DatabaseName |
Database name |
Username |
User to be used for connection of Usermanagement Admin Web to the Usermanagement database. Note: This user has to have read and write rights. |
Password |
Password of the user Note: The administrator has to encrypt the password with the password.exe application. See chapter Creating an Encrypted Password for details. |
WebOfficeURL |
URL to the WebOffice administration page (SynAdmin): Enables a button in the UserManagement Admin Web to reload the UserManagement data of the WebOffice application and reset the cache. |
WebOfficePassword |
Specified in days: If logging entries (of the self-registration) are older than the configured value, these logging entries will be deleted. |
WebOfficeProjectURL |
URL to the WebOffice project in order to communicate project approvals to users by mail. (e.g. after a group change by the administrator). |
WebOfficePassword |
Specified in days: If logging entries (of the self-registration) are older than the configured value, these logging entries will be deleted. |