Bug 1832331
Summary: | [abrt] [faf] 389-ds-base: unknown function(): /usr/sbin/ns-slapd killed by 11 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alexander Bokovoy <abokovoy> |
Component: | slapi-nis | Assignee: | Alexander Bokovoy <abokovoy> |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.3 | CC: | abokovoy, ipa-qe, ksiddiqu, mreynolds, mvarun, myusuf, spichugi, ssidhaye, tbordaz, vashirov |
Target Milestone: | rc | Keywords: | Regression, TestBlocker |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://faf.lab.eng.brq.redhat.com/faf/reports/bthash/5d179c0c142c68b9153ac69a93d99d3a3bb3df20/ | ||
Whiteboard: | |||
Fixed In Version: | slapi-nis-0.56.5-2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1832190 | Environment: | |
Last Closed: | 2020-11-04 02:50:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1832190 | ||
Bug Blocks: |
Description
Alexander Bokovoy
2020-05-06 14:39:50 UTC
Will be fixed in idm:DL1 module stream build that includes slapi-nis-0.56.5-2.el8 version: [root@master ~]# rpm -qa | grep slapi slapi-nis-0.56.5-2.module+el8.3.0+6580+328a3362.x86_64 Steps: 1. install FreeIPA 2. enable NIS plugin: ipa-nis-manage enable 3. systemctl start rpcbind 4. ipactl restart Expected result: NIS should not crash on ipactl restart [root@master ~]# ipa-nis-manage enable Directory Manager password: Enabling plugin This setting will not take effect until you restart Directory Server. The rpcbind service may need to be started. [root@master ~]# systemctl start rpcbind [root@master ~]# [root@master ~]# systemctl status rpcbind ● rpcbind.service - RPC Bind Loaded: loaded (/usr/lib/systemd/system/rpcbind.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2020-07-14 04:10:56 EDT; 30min ago Docs: man:rpcbind(8) Main PID: 691 (rpcbind) Tasks: 1 (limit: 23505) Memory: 2.7M CGroup: /system.slice/rpcbind.service └─691 /usr/bin/rpcbind -w -f Jul 14 04:10:56 localhost.localdomain systemd[1]: Starting RPC Bind... Jul 14 04:10:56 localhost.localdomain systemd[1]: Started RPC Bind. [root@master ~]# [root@master ~]# ipactl restart Restarting Directory Service Restarting krb5kdc Service Restarting kadmin Service Restarting named Service Restarting httpd Service Restarting ipa-custodia Service Restarting pki-tomcatd Service Restarting ipa-otpd Service Restarting ipa-dnskeysyncd Service ipa: INFO: The ipactl command was successful [root@master ~]# ipactl succeed. Hence marking the bug as verified. 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 (Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update), 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://access.redhat.com/errata/RHSA-2020:4670 |