1ipa-managed-entries(1) IPA Manual Pages ipa-managed-entries(1)
2
3
4
6 ipa-managed-entries - Enables or disables the schema Managed Entry
7 plugins
8
10 ipa-managed-entries [options] <enable|disable|status>
11
13 Run the command with the enable option to enable the Managed Entry
14 plugin.
15
16 Run the command with the disable option to disable the Managed Entry
17 plugin.
18
19 Run the command with the status to determine the current status of the
20 Managed Entry plugin.
21
22 In all cases the user will be prompted to provide the Directory Man‐
23 ager's password unless option -p is used.
24
25 Directory Server will need to be restarted after the Managed Entry
26 plugin has been enabled.
27
28
30 -h, --help
31 Show a help message and exit
32
33 -d, --debug
34 Enable debug logging when more verbose output is needed
35
36 -e MANAGED_ENTRY, --entry=MANAGED_ENTRY
37 DN for the Managed Entry Definition
38
39 -l, --list
40 List available Managed Entries
41
42 -p DM_PASSWORD, --password=DM_PASSWORD
43 The Directory Manager password to use for authentication
44
46 0 if the command was successful
47
48 1 if an error occurred
49
50 2 if the plugin is already in the required status (enabled or disabled)
51
52
53
54IPA Feb 06 2012 ipa-managed-entries(1)