#5856 ipa-nis-manage command should include status option
Closed: Fixed None Opened 7 years ago by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1329275

Description of problem: ipa-nis-manage command should include status option.

Version-Release number of selected component (if applicable):

How reproducible:Always

Steps to Reproduce:
1. Install ipa server
2. Enable compat plugin and check status

#ipa-compat-manage enable
#ipa-compat-manage status -y passwd.txt
Plugin Disabled

3. Enable nis plugin
#ipa-nis-manage enable
#ipa-nis-manage status -y passwd.txt
Unrecognized action [status]

Actual results:
#ipa-nis-manage status -y passwd.txt
Unrecognized action [status]

Expected results: Should include 'status' option for ipa-nis-manage command
which displays the status whether the plugin is enabled or not if we need to
check it explicitly from command line.

Additional info:

master:

  • 9079d2f ipa-nis-manage: add status option

Metadata Update from @pvoborni:
- Issue assigned to pspacek
- Issue set to the milestone: FreeIPA 4.4

7 years ago

Login to comment on this ticket.

Metadata