Also tried this : [root@centos-gig ~]# cat allow type=USER_AVC msg=audit(1507584974.134:166105): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: received setenforce notice (enforcing=1) exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' type=USER_AVC msg=audit(1507584974.137:166106): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: denied { enable } for auid=1000 uid=0 gid=0 cmdline="systemctl enable smb.service" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=system_u:system_r:init_t:s0 tclass=service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' [root@centos-gig ~]# audit2allow -i ./allow -M samba ******************** IMPORTANT *********************** To make this policy package active, execute: semodule -i samba.pp [root@centos-gig ~]# semodule -i ./samba.pp libsemanage.semanage_direct_install_info: Overriding samba module at lower priority 100 with module at priority 400. Failed to resolve typeattributeset statement at /etc/selinux/targeted/tmp/modules/100/ksmtuned/cil:78 semodule: Failed! [root@centos-gig ~]# audit2allow -i ./allow -M samba-new ******************** IMPORTANT *********************** To make this policy package active, execute: semodule -i samba-new.pp [root@centos-gig ~]# semodule -i ./samba-new.pp [root@centos-gig ~]# systemctl enable smb.service Failed to execute operation: No such file or directory [root@centos-gig ~]# setenforce 1 [root@centos-gig ~]# systemctl enable smb.service Failed to execute operation: No such file or directory [root@centos-gig ~]# setenforce 1 [root@centos-gig ~]# systemctl enable smb.service Failed to execute operation: No such file or directory [root@centos-gig ~]# _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos