[Samba] Samba 4.1.9 - Security tab not showing

Łukasz Tomaszewski lukasz.tomaszewski at gmail.com
Fri Aug 8 05:21:57 MDT 2014


Now, the tests did not use the '--use-ntvfs' just like Marc said,
'--use-rfc2307' but it does not solve my problem.
samba-tool domain provisioning --use-rfc2307 --function-level = 2008_R2
--interactive

Only after adding the line:

vfs objects = recycle

the problem was solved.

that is, I understand that the option vfs objects = recycle turned off the
option VFS Objects acl_xattr (and I have no possibility to assign ACL's to
file shares?)


2014-08-08 13:05 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>:

> On 08/08/14 11:39, Łukasz Tomaszewski wrote:
>
>> Hi Marc,
>> Thanks for the tips.
>>
>> I did a lot of testing with different configurations.
>>
>> The result is such that, when added to the global section
>> vfs objects = recycle
>>
>
> If you added that exact line 'vfs objects = recycle' to smb.conf then you
> have turned off 'vfs objects = acl_xattr'.
> This coupled with you using NTVFS is probably why it now works. As Marc
> said, NTVFS is really no longer supported and again as Marc said, you would
> probably be better off starting again but this time with ' --use-rfc2307'
> instead of '--use-ntvfs'.
>
> Rowland
>
>
>
>> and restart samba and reboot the computer with win7 problem disappears.
>>  From that moment everyone who joins has access to the shares already
>> without any reboots. Very strange situation.
>>
>> Nevertheless, I consider the problem solved.
>> Thank You very much
>>
>>
>> Regards
>> Łukasz
>>
>>
>> 2014-07-27 22:11 GMT+02:00 Marc Muehlfeld <mmuehlfeld at samba.org>:
>>
>>  Am 27.07.2014 19:33, schrieb Łukasz Tomaszewski:
>>>
>>>> My provision:
>>>> samba-tool domain provision --use-rfc2307 --interactive \
>>>>       --function-level=2008_R2 --interactive --use-ntvfs
>>>>
>>> You should not use NTVFS. It isn't developed and supported and more.
>>>
>>> If you haven't spend to much time in your AD yet, I suggest, to remove
>>> all databases and start over without "--use-ntvfs".
>>>
>>>
>>>
>>> Regards,
>>> Marc
>>>
>>>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>


More information about the samba mailing list