1ipa-nis-manage(1) FreeIPA Manual Pages ipa-nis-manage(1)
2
3
4
6 ipa-nis-manage - Enables or disables the NIS listener plugin
7
9 ipa-nis-manage [options] <enable|disable>
10
12 Run the command with the enable option to enable the NIS plugin.
13
14 Run the command with the disable option to disable the compat plugin.
15
16 In both cases the user will be prompted to provide the Directory Man‐
17 ager's password unless option -y is used.
18
19 Directory Server will need to be restarted after the NIS listener plug‐
20 in has been enabled.
21
22
24 -d, --debug
25 Enable debug logging when more verbose output is needed
26
27 -y file
28 File containing the Directory Manager password
29
31 0 if the command was successful
32
33 1 if an error occurred
34
35 2 if the plugin is already in the required status (enabled or disabled)
36
37
38
39FreeIPA May 6 2009 ipa-nis-manage(1)