[Samba] samba-tool ntacl sysvolreset ERROR

Epsilon Minus theepsilonminus at gmail.com
Fri Jun 16 12:52:45 UTC 2017


2017-06-16 8:43 GMT-03:00 Alex Matthews via samba <samba at lists.samba.org>:
> Or if you want to maintain the 'log level = 2' you can set just the 'vfs'
> log level to 1 eg:
>
> log level = 2 vfs:1
>
> This way you are just silencing the bit that needs to be silenced, not the
> whole of samba. If that's what you want, of course.
>
> On 16 June 2017 at 07:06, Rowland Penny via samba <samba at lists.samba.org>
> wrote:
>
>> On Thu, 15 Jun 2017 20:00:42 -0300
>> Epsilon Minus via samba <samba at lists.samba.org> wrote:
>>
>> > connect_acl_xattr: setting 'inherit acls = true' 'dos filemode =
>> > true' and 'force unknown acl user = true' for service sysvol
>>
>> So, you don't want those lines in your logs, they are coming from here
>> in the code:
>>
>>         /* Ensure we have the parameters correct if we're
>>          * using this module. */
>>         DEBUG(2,("connect_acl_xattr: setting 'inherit acls = true' "
>>                 "'dos filemode = true' and "
>>                 "'force unknown acl user = true' for service %s\n",
>>                 service ));
>>
>> The vital part is 'DEBUG(2,'
>>
>> You have 'log level = 3' in your smb.conf, so if you don't want those
>> information lines in your logs, change this to 'log level = 1' or less.
>>
>> There is nothing to worry about, the message is just informational.
>>
>> Rowland
>>
>> --
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  https://lists.samba.org/mailman/options/samba
>>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba

Thanks you! it Is Solved.



More information about the samba mailing list