[Samba] HEX-value in log during audit

Christof Schmitt cs at samba.org
Tue Apr 5 19:08:02 UTC 2022


On Tue, Apr 05, 2022 at 08:17:37PM +0200, Stefan Kania wrote:
> > That is the "desired access" from the create request. In this case, the
> > client is asking to open the file with READ_DATA and READ_ATTRIBUTES
> > (and SYNCHRONIZE which is basically ignored).
> Is there a list with all the used values? Or do I have to seach through
> the source-code?

The official spec is at
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/77b36d0f-6016-458a-a7a0-0f4a72ae1534

The corresponding defines in the Samba source code are at:
https://git.samba.org/?p=samba.git;a=blob;f=librpc/idl/security.idl

Christof



More information about the samba mailing list