external-aci-libpath
This stanza entry specifies the fully qualified file name of the external ACI library plug-in that sets the ACI to the one used by your generic LDAP server.
Syntax
external-aci-libpath = filename Description
Specifies the fully qualified file name of the external ACI library plug-in that sets the ACI to the one used by your generic LDAP server.
Options
- filename
- The file name and location of the dynamic library that represents an alphanumeric string that is not case-sensitive. 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
Conditional. This stanza entry is
required when aci-behavior = external.
Default value
None
Example
external-aci-libpath = c:\program files\tivoli\policy director\bin\mygladpaci.dll