#2333 ipactl :: kpasswd service is no longer needed should not output stop|start|status information
Closed: Invalid None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=785791 (Red Hat Enterprise Linux 6)

Description of problem:

# ipactl status
Directory Service: RUNNING
KDC Service: RUNNING
KPASSWD Service: RUNNING
DNS Service: RUNNING
HTTP Service: RUNNING
CA Service: RUNNING

# ipactl stop
Stopping CA Service
Stopping pki-ca:                                           [  OK  ]
Stopping HTTP Service
Stopping httpd:                                            [  OK  ]
Stopping DNS Service
Stopping named: .                                          [  OK  ]
Stopping KPASSWD Service
Stopping Kerberos 5 Admin Server:                          [  OK  ]
Stopping KDC Service
Stopping Kerberos 5 KDC:                                   [  OK  ]
Stopping Directory Service
Shutting down dirsrv:
    PKI-IPA...                                             [  OK  ]
    TESTRELM-COM...                                        [  OK  ]


# ipactl start
Starting Directory Service
Starting dirsrv:
    PKI-IPA...                                             [  OK  ]
    TESTRELM-COM...                                        [  OK  ]
Starting KDC Service
Starting Kerberos 5 KDC:                                   [  OK  ]
Starting KPASSWD Service
Starting Kerberos 5 Admin Server:                          [  OK  ]
Starting DNS Service
Starting named:                                            [  OK  ]
Starting HTTP Service
Starting httpd: [Mon Jan 30 11:07:04 2012] [warn] worker ajp://localhost:9447/
already used by another worker
[Mon Jan 30 11:07:04 2012] [warn] worker ajp://localhost:9447/ already used by
another worker
                                                           [  OK  ]
Starting CA Service
Starting pki-ca:                                           [  OK  ]



Version-Release number of selected component (if applicable):
ipa-server-2.2.0-101.20120127T0607zgit6863b8f.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

note warning displayed on start is logged in another bug

ipa_kpasswd went away but a new service is being run in its stead, the standard kadmind service.

Simo purposely set the name to kpasswd.

Metadata Update from @mkosek:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/02

7 years ago

Login to comment on this ticket.

Metadata