POSTGRESQL Connection Parameter
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 User Management 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 User Management Admin Web to the user management database.
|
||||
Password |
Password of the user
|
||||
WebOfficeURL |
URL to the WebOffice administration page (SynAdmin): Enables a button in the User Management Admin Web to reload the user management 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. |