Re: Samba server set-up -

2016-08-12 Thread Earl A Ramirez
> > > Earl: > > First thing this morning my favorite horse died, 24 years, with me since > birth. > Hi Bob, Sorry for your lost > > I just ran the semanage routine and relabeled and it looks like I can > start putting files back on the Samba server again. Once again, thanks for > the help. > --

Re: Samba server set-up -

2016-08-11 Thread Chris Murphy
On Thu, Aug 11, 2016 at 12:11 PM, Bob Goodwin wrote: > First thing this morning my favorite horse died, 24 years, with me since > birth. That sucks. Bit on the young side of average age. So not totally unexpected but still unexpected? -- Chris Murphy -- users mailing list users@lists.fedorapro

Re: Samba server set-up -

2016-08-11 Thread Bob Goodwin
On 08/11/16 00:28, Earl A Ramirez wrote: + That is the problem! It never occurred to me that selinux was blocking it in the server, I only tried setting it to permissive in the client. I can connect and put files on the samba server now. I don't know the re-label command b

Re: Samba server set-up -

2016-08-10 Thread Earl A Ramirez
> > > + > That is the problem! It never occurred to me that selinux was blocking it > in the server, I only tried setting it to permissive in the client. I can > connect and put files on the samba server now. I don't know the re-label > command but I guess I will figure that out tomorrow. > To ch

Re: Samba server set-up -

2016-08-10 Thread Bob Goodwin
On 08/10/16 18:23, Earl A Ramirez wrote: > + > > This is what I see from the server: > > # cat /etc/samba/smb.conf > > [smbBOX48] > comment = Linux Samba Share > path = /smbBOX48 > public = yes > writeable = yes > security = user > ;map to guest = Bad User > > You confi

Re: Samba server set-up -

2016-08-10 Thread Earl A Ramirez
> + > > This is what I see from the server: > > # cat /etc/samba/smb.conf > > [smbBOX48] > comment = Linux Samba Share > path = /smbBOX48 > public = yes > writeable = yes > security = user > ;map to guest = Bad User > > You configuration is a bit different to what I use in

Re: Samba server set-up -

2016-08-10 Thread Bob Goodwin
On 08/10/16 17:53, Earl A Ramirez wrote: On 10 August 2016 at 23:47, Bob Goodwin > wrote: On 08/10/16 17:38, Earl A Ramirez wrote: ls -ldZ /mnt/box48 + >From client: [root@Box10 ~]# ls -ldZ /mnt/box48 drwxrw-rw-+ 3 bobg scanner sy

Re: Samba server set-up -

2016-08-10 Thread Earl A Ramirez
On 10 August 2016 at 23:47, Bob Goodwin wrote: > On 08/10/16 17:38, Earl A Ramirez wrote: > >> ls -ldZ /mnt/box48 >> > + > From client: > [root@Box10 ~]# ls -ldZ /mnt/box48 > drwxrw-rw-+ 3 bobg scanner system_u:object_r:cifs_t:s0 0 Aug 10 14:29 > /mnt/box48 > > > From server: > [root@Box48 /]#

Re: Samba server set-up -

2016-08-10 Thread Bob Goodwin
On 08/10/16 17:38, Earl A Ramirez wrote: ls -ldZ /mnt/box48 + From client: [root@Box10 ~]# ls -ldZ /mnt/box48 drwxrw-rw-+ 3 bobg scanner system_u:object_r:cifs_t:s0 0 Aug 10 14:29 /mnt/box48 From server: [root@Box48 /]# ls -ldZ /mnt/box48 ls: cannot access '/mnt/box48': No such file or dir

Re: Samba server set-up -

2016-08-10 Thread Earl A Ramirez
> >> What is the output from ls -ldZ /mnt >> >> + > > [root@Box48 /]# ls -ldZ /mnt > drwxr-xr-x. 2 root root system_u:object_r:mnt_t:s0 4096 Aug 10 13:40 /mnt > > I meant ls -ldZ /mnt/box48 I saw this a few times and it was related to SELinux as it was missing the label, which sort of explain why

Re: Samba server set-up -

2016-08-10 Thread Bob Goodwin
On 08/10/16 17:02, Earl A Ramirez wrote: On 10 Aug 2016 21:50, "Bob Goodwin" > wrote: > > On 08/07/16 16:11, Bob Goodwin wrote: >> >> I've been trying for two days to get a samba server working. I think I have the configuration correct in comparing it with what I

Re: Samba server set-up -

2016-08-10 Thread Earl A Ramirez
On 10 Aug 2016 21:50, "Bob Goodwin" wrote: > > On 08/07/16 16:11, Bob Goodwin wrote: >> >> I've been trying for two days to get a samba server working. I think I have the configuration correct in comparing it with what I did before which had been working. This is a new Fedora 24 installation, upda

Re: Samba server set-up -

2016-08-10 Thread Bob Goodwin
On 08/07/16 16:11, Bob Goodwin wrote: I've been trying for two days to get a samba server working. I think I have the configuration correct in comparing it with what I did before which had been working. This is a new Fedora 24 installation, updated. + Ok, now I can mount the server, mount show

Re: Samba server set-up -

2016-08-07 Thread Bob Goodwin
On 08/07/16 16:58, Tom Horsley wrote: Did you go into the samba admin tool and define the user and password you are trying to use? I don't think samba defaults to using linux passwords, you have to define them separately (I think, but samba always makes my head explode :-). + There's a command

Re: Samba server set-up -

2016-08-07 Thread Tom Horsley
Did you go into the samba admin tool and define the user and password you are trying to use? I don't think samba defaults to using linux passwords, you have to define them separately (I think, but samba always makes my head explode :-). -- users mailing list users@lists.fedoraproject.org To unsubsc

Samba server set-up -

2016-08-07 Thread Bob Goodwin
I've been trying for two days to get a samba server working. I think I have the configuration correct in comparing it with what I did before which had been working. This is a new Fedora 24 installation, updated. I can/t mount the server from this computer, it had been working without a hitch i