Enabling and Disabling Plug-ins
425
Plug-in Information
Description
Configuration Entry DN
cn=URI Syntax,cn=plugins,cn=config
Description
Syntax for handling URIs (Unique Resource
Identifiers), including URLs (Unique Resource
Locators)
Configurable Options
on | off
Default Setting
on
Configurable Arguments
None
Dependencies
None
Performance Related Information
Do not modify the configuration of this plug-in.
Leave this plug-in running at all times.
Further Information
Table 16.33. Details of URI Plug-in
16.2. Enabling and Disabling Plug-ins
To enable and disable plug-ins over LDAP using the Directory Server Console, do the following:
1. In the Directory Server Console, select the
Configuration
tab.
2. Double-click the
Plugins
folder in the navigation tree.
3. Select the plug-in from the
Plugins
list.
4. To disable the plug-in, clear the
Enabled
checkbox. To enable the plug-in, check this checkbox.
5. Click
Save
.
6. Restart the Directory Server.
1
service dirsrv restart
instance_name
To disable or enable a plug-in through the command line, use the
ldapmodify
utility to edit the value
of the
nsslapd-pluginEnabled
attribute. For example:
2
ldapmodify -p 389 -D "cn=directory manager" -w secret -h ldap.example.com
dn: cn=ACL Plugin,cn=plugins,cn=config
changetype: modify
replace: nsslapd-pluginEnabled
nsslapd-pluginEnabled: on
The LDAP tools referenced in this guide are Mozilla LDAP, installed with Directory Server in the
/usr/lib/mozldap
directory
on Red Hat Enterprise Linux 5 (32-bit); directories for other platforms are listed in
Section 1.2, “LDAP Tool Locations”
. However,
Red Hat Enterprise Linux systems also include LDAP tools from OpenLDAP. It is possible to use the OpenLDAP commands as
shown in the examples, but you must use the
-x
argument to disable SASL and allow simple authentication.
Содержание DIRECTORY SERVER 8.0
Страница 18: ...xviii ...
Страница 29: ...Configuring the Directory Manager 11 6 Enter the new password and confirm it 7 Click Save ...
Страница 30: ...12 ...
Страница 112: ...94 ...
Страница 128: ...110 ...
Страница 190: ...Chapter 6 Managing Access Control 172 4 Click New to open the Access Control Editor ...
Страница 224: ...206 ...
Страница 324: ...306 ...
Страница 334: ...316 ...
Страница 358: ...340 ...
Страница 410: ...392 ...
Страница 420: ...402 ...
Страница 444: ...426 ...
Страница 454: ...436 ...
Страница 464: ...446 ...
Страница 484: ...466 ...
Страница 512: ...494 ...
Страница 522: ...504 ...