[Samba] Samba4 AD Groups Problem

Lukas Gradl samba.org at ssn.at
Tue Jan 15 00:59:37 MST 2013


Zitat von Bob Miller <bob at computerisms.ca>:

> On Mon, 2013-01-14 at 16:26 +0000, Lukas Gradl wrote:
>> Zitat von Nishant Sharma <codemarauder at gmail.com>:
>>
>> > Hi Lukas,
>> >
>> > On Monday 14 January 2013 07:48 PM, Lukas Gradl wrote:
>> >> there without any problem. But setting "read only = yes" and "write list
>> >> = @"TEST\Domain Admins"" doesn't work - I get "access denied" on the
>> >> windows host, despite I'm logged on as TEST\Administrator
>> >> [testshare]
>> >>     Comment = Test share
>> >>     path = /space/testshare
>> >>     read only = Yes
>> >>     write list = @"TEST\Domain Admins"
>> >
>> > Change it to:
>> >
>> > write list = "@Domain Admins","TEST\Administrators",administrator
>> >
>>
>> With the same result. I tried several combinations with the @ before
>> and after the ", with and without the TEST\ in Front - no result.
>
> Maybe this is stating the obvious, but did you make sure the actual file
> system permissions are correct? (ie chgrp -R "Domain
> Admins" /home/testshare)

As written in the original post: I did a chmod 777 /home/testshare. So  
file system permissions should not be the problem. Additionally i can  
write through samba when I do a read only = no - so file system should  
be ok...

But I want to write as a Domain Admins group member only...

regards
Lukas



More information about the samba mailing list