This stanza entry specifies the name and location
of the resource manager policy database cache file.
Syntax
db-file = fully_qualified_path
Description
Name and location of the resource
manager policy database cache file. This value must be specified,
and each server provides its own value.
This stanza entry is not used in the ivmgrd.conf file.
The policy server has its own stanza entries for specifying the path
to the master policy database.
Options
- fully_qualified_path
- Represents an alphanumeric string. String values are expected
to be characters that are part of the local code set. The set of valid characters in a file name can be determined
by the file system and by the local code set. For Windows operating systems, file
names cannot have a backward slash (\), a colon (:), a question mark
(?), or double quotation marks ("). Windows operating systems path
names, however, can have a backward slash (\) or a colon (:).
For AIX, Linux, and Solaris operating systems, path
names and file names are case-sensitive.
Usage
Required for each specified server.
Default value
There is no default value.
Example
The following example sets the
policy database with an absolute path on a
Windows operating system:
db-file = C:\pd\db\ivacld.db
The
following example sets the policy database with a relative path on
a
AIX, Linux, or Solaris operating system:
db-file = ./authzn_demo.db