Hide Forgot
Description of problem: Change service name from portmap to rpcbind displayed on console. Version-Release number of selected component (if applicable): How reproducible:Always Steps to Reproduce: 1. ipa-server-install 2. Enable nis plugin on the ipa-server using the below command. #ipa-nis-manage enable -y /tmp/paswd.txt 3. Now check the message displayed on the console. Actual results: [root@host2 ~]# ipa-nis-manage enable -y /tmp/paswd.txt Enabling plugin This setting will not take effect until you restart Directory Server. The portmap service may need to be started. Expected results: portmap service is renamed as rpcbind hence the service name should be updated. i.e 'The rpcbind service may need to be started' Additional info:
Upstream ticket: https://fedorahosted.org/freeipa/ticket/5857
Fixed upstream master: https://fedorahosted.org/freeipa/changeset/bede6c282e6d321c348dc2d33c6d1f9c14093a57
Fix is seen. Verified using ipa-server-4.4.0-2.1.el7.x86_64 [root@server ~]# ipa-nis-manage enable -y /tmp/paswd.txt Enabling plugin This setting will not take effect until you restart Directory Server. The rpcbind service may need to be started.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2404.html