Sybase
Configure a Sybase datasource on your GuardiumĀ® system.
Supported Authentication Methods
| Authentication | Supported |
|---|---|
| Local user | Yes |
| LDAP | No |
| Kerberos | No |
| SSL | Yes |
| Mutual SSL | No |
Parameters
| Field | Description |
|---|---|
| Host Name/IP | Required. The hostname or IP address of the datasource. |
| Port number | Required. Default value: 4100. |
| Database | The name of the database. For Vulnerability Assessment, use the database instance name. |
| Connection property | Properties that must be included in the JDBC URL to establish a JDBC connection with the datasource. The required format is property1=value;property2=value, where each property and value pair is separated by a semicolon. For examples, refer to the database vendor's JDBC documentation. For a default character set of Roman 8, enter the property charSet=utf8. |
| Custom URL | The connection string to the datasource. When the custom URL is not provided, the datasource connection is made by using properties such as the hostname and port number. |
CAS (Configuration Auditing System) database instance
If you are a CAS user, configure the CAS database instance.
| Field | Description |
|---|---|
| Account | The name of the account owner. Often sybase. |
| Directory | The name of the installation directory.
For UNIX, enter /home/sybase For Windows, enter C:\sybase An environment variable SYBASE may be defined. Draft comment: anu.baskar@ibm.com Where is the environment variable defined? |
Would this make sense to the customer?