[Samba] I have issue in configuring file servers with AD integration.

Rowland Penny rpenny at samba.org
Mon Jan 21 10:11:05 UTC 2019


On Mon, 21 Jan 2019 15:21:03 +0530
venkat ramu <ramut123 at gmail.com> wrote:

> Hi Rowland,
> 
> I have created folder /srv/samba/test and
> subfolder /srv/samba/test/inherit1 (Inherit1 is inside test folder).
> below are the config. When I try to access inherit1 from widows
> getting you do not have permission to access
> \\xxx.xxx.xxx.xxx\inherit1. Could you please help me on this.
> 
> [test]
> comment = Ubuntu File Server Share
> path = /srv/samba/test
> #valid users = test_groups
> #browsable = yes
> read only = no
> create mask = 0640
> writable = yes
> inherit permissions = no
> valid users = +"SBX\Test-Group"
> 
> [inherit1]
>  writeable = yes
>  comment = inherit1
>  valid users = +"SBX\Inherit-Group", at +"SBX\Inherit-Group"
>  path = /srv/samba/test/inherit1
>  inherit permissions = no
> 

Can you please post your entire smb.conf (without any comment lines)

Rowland



More information about the samba mailing list