On 10 Aug 2016 21:50, "Bob Goodwin" <bobgoodwin@fastmail.us> 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, updated.
>
> +
>
> Ok, now I can mount the server, mount shows:
>
> //192.168.1.48/smbBOX48 on /mnt/box48 type cifs (rw,relatime,vers=1.0,cache=strict,username=bobg,domain=BOX48,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.48,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=65536,echo_interval=60,actimeo=1)
>
> but I can't do anything with /mnt/box48/.
>
> # ll /mnt/box48/
> ls: reading directory '/mnt/box48/': Permission denied
> total 0
>
> The permissions for /mnt/box48/ appear to be the problem:
>
> # ll
> total 36
> drwxrw-rw-+   2 bobg scanner     0 Aug  5 17:10 box48
>

What is the output from ls -ldZ /mnt
Also is the nmb service running?