#6267 Include sssd service status in ipactl command
Closed: wontfix 5 years ago by rcritten. Opened 7 years ago by pvoborni.

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

Description of problem: Include sssd service status in ipactl command


Version-Release number of selected component (if applicable):
ipa-server-4.4.0-8.el7.x86_64

How reproducible: Always


Steps to Reproduce:
On a IPA server, sssd service plays an important role of looking up users,
caching them i.e  either IPA users or AD trusted users

So can't we have sssd service status displayed on 'ipactl status' which will be
easier at one go, rather that checking 'systemctl status sssd.service'
everytime on IPA server.

Actual results: Currently ipactl status only shows the below service
[root@ipaserver ~]# ipactl status
Directory Service: RUNNING
krb5kdc Service: RUNNING
kadmin Service: RUNNING
named Service: RUNNING
ipa_memcached Service: RUNNING
httpd Service: RUNNING
ipa-custodia Service: RUNNING
ntpd Service: RUNNING
pki-tomcatd Service: RUNNING
ipa-otpd Service: RUNNING
ipa-dnskeysyncd Service: RUNNING

Expected results: Include something like the one below in ipactl status command
output.

sssd Service: RUNNING  (when service is running)
sssd Service: STOPPED  (when service is not running)

Additional info: This can go as a enhancement bug for ipactl status command.

Metadata Update from @pvoborni:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

Thank you taking time to submit this request for FreeIPA. Unfortunately this bug was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfil this request I am closing the issue as wontfix. To request re-consideration of this decision please reopen this issue and provide additional technical details about its importance to you.

Metadata Update from @rcritten:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata