Description of problem:
start smb service failed.
[root@kvm-02-guest02 ~]# systemctl status smb
● smb.service - Samba SMB Daemon
Loaded: loaded (/usr/lib/systemd/system/smb.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-12-04 01:41:00 EST; 22s ago
Process: 22053 ExecStart=/usr/sbin/smbd --foreground --no-process-group $SMBDOPTIONS (code=exited, status=127)
Main PID: 22053 (code=exited, status=127)
Dec 04 01:41:00 kvm-02-guest02.rhts.eng.bos.redhat.com systemd[1]: Starting Samba SMB Daemon...
Dec 04 01:41:00 kvm-02-guest02.rhts.eng.bos.redhat.com smbd[22053]: /usr/sbin/smbd: error while loading shared libraries: libaesni-intel-samba4.so: cannot enable executable stack as shared object requires: Permi
Dec 04 01:41:00 kvm-02-guest02.rhts.eng.bos.redhat.com systemd[1]: smb.service: Main process exited, code=exited, status=127/n/a
Dec 04 01:41:00 kvm-02-guest02.rhts.eng.bos.redhat.com systemd[1]: smb.service: Failed with result 'exit-code'.
Dec 04 01:41:00 kvm-02-guest02.rhts.eng.bos.redhat.com systemd[1]: Failed to start Samba SMB Daemon.
Version-Release number of selected component (if applicable):
samba-4.7.3-2.fc28.x86_64
samba-common-libs-4.7.3-2.fc28.x86_64
4.15.0-0.rc1.git3.1.fc28.x86_64
How reproducible:
100%
Steps to Reproduce:
1. install samba and start smb service
2.
3.
Actual results:
Start smb service failed.
Expected results:
Start smb service successfully.
Additional info:
Comment 1Alexander Bokovoy
2017-12-04 08:22:07 UTC
There is no samba4 anymore, only samba package.
This bug is actually a duplicate of bug #1520163
*** This bug has been marked as a duplicate of bug 1520163 ***