Re: [CentOS] Samba won't start on Centos 7.3.1611

2017-10-09 Thread Alan McKay
Ug - can't believe it. [root@centos-gig ~]# rpm -qa | grep samba samba-libs-4.4.4-14.el7_3.x86_64 samba-client-4.4.4-14.el7_3.x86_64 samba-client-libs-4.4.4-14.el7_3.x86_64 samba-common-tools-4.4.4-14.el7_3.x86_64 samba-common-libs-4.4.4-14.el7_3.x86_64 samba-common-4.4.4-14.el7_3.noarch [root@cen

Re: [CentOS] Samba won't start on Centos 7.3.1611

2017-10-09 Thread me
On Mon, 9 Oct 2017, Alan McKay wrote: Hi folks, I've been googling for an hour on this which seems to be awfully basic. But I cannot find anything definitive. [root@centos-gig ~]# systemctl enable smb.service Failed to execute operation: Access denied [root@centos-gig ~]# setenforce 0 [root@c

Re: [CentOS] Samba won't start on Centos 7.3.1611

2017-10-09 Thread Alan McKay
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

[CentOS] Samba won't start on Centos 7.3.1611

2017-10-09 Thread Alan McKay
Hi folks, I've been googling for an hour on this which seems to be awfully basic. But I cannot find anything definitive. [root@centos-gig ~]# systemctl enable smb.service Failed to execute operation: Access denied [root@centos-gig ~]# setenforce 0 [root@centos-gig ~]# systemctl enable smb.servic