Understanding the database settings for silent installation
Learn the database settings for silent installation.
LDD database settings
For Firebird
|
Setting |
Description |
Required value |
|---|---|---|
|
|
The type of installation. |
Install |
|
|
The type of database that LDD is installed on. |
FIREBIRD |
|
|
The IP address of the load balancer where LDD is installed. |
N/A |
|
|
The IP address of the internal database where LDD is installed. |
N/A |
|
|
The password for the database. |
N/A |
|
|
The encrypted password of the database. If this setting is not applicable, then provide the value of . |
N/A |
For Microsoft SQL Server
|
Setting |
Description |
Required value |
|---|---|---|
|
|
The type of installation. |
Install |
|
|
The type of database that LDD is installed on. |
MSSQL |
|
|
The IP address of the load balancer where LDD is installed. |
N/A |
|
|
The port number of the Microsoft SQL Server database that LDD is using. |
N/A |
|
|
The IP address of the internal database where LDD is installed. |
N/A |
|
|
The password for the database. |
N/A |
|
|
The encrypted password of the database. If this setting is not applicable, then provide the value of . |
N/A |
|
|
The instance name of the Microsoft SQL Server database that LDD is using. |
N/A |
|
|
Determines whether LDD is using Integrated Security. |
integratedSecurity=true; |
LPM database settings
For Firebird
|
Setting |
Description |
Required value |
|---|---|---|
|
|
The database that LPM is using. |
Internal Database |
|
|
The type of database that LPM is using. |
firebirdsql |
|
|
The IP address or host name of the database that LPM is using. |
N/A |
|
|
The name of the database that LPM is using. |
/3050:SOLUTIONINFO |
|
|
The username for the database that LPM is using. |
framework |
|
|
The password for the database that LPM is using. |
Refer to the attribute in <install‑Dir> \Lexmark\Solutions\apps\wf‑ldss\WEB-INF\classes\server.xml file, where <install‑Dir> is the installation folder of LDD. |
|
|
The encrypted password of the database that LPM is using. If this setting is not applicable, then provide the value of . |
Refer to the attribute in <install‑Dir> \Lexmark\Solutions\apps\wf‑ldss\WEB-INF\classes\server.xml file, where <install‑Dir> is the installation folder of LDD. |
|
_DBAuthMethod |
The authentication method for the Firebird database.
Notes:
|
0 |
For Microsoft SQL Server
|
Setting |
Description |
Required value |
|---|---|---|
|
|
The IP address or host name of the database that LPM is using. |
N/A |
|
|
If MSSQL is using Integrated Security. |
integratedSecurity=true; |
|
|
The name of the database that LPM is using. |
databasename=<DB Name>; |
|
|
The username for the database. |
N/A |
|
|
The password for the database. |
N/A |
|
|
The driver for the database that LPM is using. |
com.microsoft.sqlserver.jdbc.SQLServerDriver |
|
|
The database dialect that LPM is using. |
org.hibernate.dialect.SQLServer2008Dialect |
|
|
The query used to validate the database. |
1 |
|
|
The driver for Quartz that LPM is using. |
org.quartz.impl.jdbcjobstore.MSSQLDelegate |
|
|
The other characters to put in Java Database Connectivity for Microsoft SQL Server. |
// |
|
|
The database that LPM is using. |
MSSQL |
|
|
The type of database that LPM is using. |
sqlserver |
|
|
The port number of the database that LPM is using. |
N/A |
|
|
The instance name of the Microsoft SQL Server database that LPM is using. |
N/A |
|
|
The database name of Microsoft SQL Server. |
N/A |
|
|
The username for Microsoft SQL Server. |
N/A |
|
|
The password for Microsoft SQL Server. |
N/A |
|
_DBAuthMethod |
The authentication method for the Microsoft SQL Server database. |
|
LPM LDAP settings
|
Setting |
Description |
Required value |
|---|---|---|
|
|
The IP address or host name of the LDAP server. |
Use either of the following formats for its value: Where is the host name or IP address of the LDAP server. |
|
|
The port number of the LDAP server. |
N/A |
|
|
The search base of the LDAP server. |
N/A |
|
|
The user attribute of the LDAP server. |
N/A |
|
|
The username for the LDAP server when anonymous bind is not enabled. |
N/A |
|
|
The password for the LDAP server when anonymous bind is not enabled. |
N/A |
|
|
The password for the LDAP server when anonymous bind is not enabled. |
N/A |
|
|
The encrypted password of the LDAP server when anonymous bind is not enabled. If this setting is not applicable, then provide the value of . |
N/A |
|
|
The method for LDAP authentication. |
|
|
|
Disables certificate validation for LDAP. This setting is only used when using LDAPS. |
|
LPM installation settings
|
Setting |
Description |
Required value |
|---|---|---|
|
|
Installs the email component. |
|
|
|
Installs the mobile component. |
|
|
|
Installs the AirPrint component. |
|
|
|
Installs the Print Release solution. |
|
|
|
Installs the mobile solution. Note: Make sure that either or is set to 1.
|
|
|
|
Runs the Liquibase migration. |
|