#1147 Handling managing compat and nis plugins better
Closed: Fixed None Opened 13 years ago by rcritten.

Steve wanted to disable the compat plugin and this is what he saw:

[sgallagh@vm-042 tmp]$ ipa-compat-manage disable
Directory Manager password:

The NIS plugin is configured, cannot disable compatibility.
Run 'ipa-nis-manage disable' first.

[sgallagh@vm-042 tmp]$ ipa-nis-manage disable
Directory Manager password:

Plugin is already disabled
[sgallagh@vm-042 tmp]$ ipa-compat-manage disable
Directory Manager password:

An error occurred while talking to the server.
Operation not allowed on non-leaf:

We need to:

- Tell users to restart 389-ds after disabling nis plugin
- Determine if this leaf error always means that we simply need to do a restart and if so give a proper error.

Metadata Update from @rcritten:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 2.1 - 2011/07

7 years ago

Login to comment on this ticket.

Metadata