

Databases › Operator Level Properties › Database Server Login Parameters
Database Server Login Parameters
The Database Server Login parameters configure settings that are required to log into the database server and communicate with the database server.
- User Name
-
Specifies the database username.
- Password
-
Specifies the password for the database user.
Notes:
- If "Other" is selected as the Database Type, enter the User Name and Password port and other information to use to connect to the database (if necessary). The connection wizard constructs a URL that is populated under the operator properties.
- If you want to use Windows Authentication, do not specify a User Name/Password when configuring a Databases operator. See the Content Administrator Guide for more information about configuring Windows Authentication for the Databases Operators.
- Connection Wizard
-
A wizard that lets you specify connection properties. You can enter the properties that configure how the operator connects to the database.
- Connection URL
-
Represents a Universal Resource Locator (URL) that specifies a particular type of database server (compatible with the local JDBC driver) and a particular host.
Notes:
- If "Other" is selected as the Database Type (in the Connection Wizard), you must enter a JDBC URL in this field.
- If you want to use Windows Authentication, append the following string to the Connection URL:
;integratedSecurity=true
Copyright © 2014 CA.
All rights reserved.
 
|
|