Nsslapd-Pluginloadglobal; Nsslapd-Plugin-Depends-On-Type; Nsslapd-Plugin-Depends-On-Named - Red Hat DIRECTORY SERVER 8.1 Command Reference Manual

Hide thumbs Also See for DIRECTORY SERVER 8.1:
Table of Contents

Advertisement

Chapter 3. Plug-in Implemented Server Functionality Reference

3.3.2. nsslapd-pluginLoadGlobal

This attribute specifies whether the symbols in dependent libraries are made visible locally (false) or
to the executable and to all shared objects (true).
Plug-in Parameter
Entry DN
Valid Values
Default Value
Syntax
Example

3.3.3. nsslapd-plugin-depends-on-type

Multi-valued attribute used to ensure that plug-ins are called by the server in the correct order. Takes
a value which corresponds to the type number of a plug-in, contained in the attribute nsslapd-
Section 3.2.4, "nsslapd-pluginType"
pluginType. See
value which matches one of the values in the following valid range will be started by the server prior to
this plug-in. The following postoperation Referential Integrity Plug-in example shows that the database
plug-in will be started prior to the postoperation Referential Integrity Plug-in.
Plug-in Parameter
Entry DN
Valid Values
Default Value
Syntax
Example

3.3.4. nsslapd-plugin-depends-on-named

Multi-valued attribute used to ensure that plug-ins are called by the server in the correct order. Takes
a value which corresponds to the cn value of a plug-in. The plug-in with a cn value matching one of
the following values will be started by the server prior to this plug-in. If the plug-in does not exist, the
server fails to start. The following postoperation Referential Integrity Plug-in example shows that the
Views plug-in is started before Roles. If Views is missing, the server is not going to start.
Plug-in Parameter
Entry DN
Valid Values
Default Value
Syntax
Example
162
Description
cn=plug-in name, cn=plugins, cn=config
true | false
false
DirectoryString
nsslapd-pluginLoadGlobal: false
for further information. All plug-ins with a type
Description
cn=referential integrity postoperation, cn=plugins,
cn=config
database
DirectoryString
nsslapd-plugin-depends-on-type: database
Description
cn=referential integrity postoperation, cn=plugins,
cn=config
Class of Service
DirectoryString
nsslapd-plugin-depends-on-named: Views
nsslapd-pluginId: roles

Advertisement

Table of Contents
loading

Table of Contents