Displaying 8 results from an estimated 8 matches for "file_execut".
Did you mean:
file_execute
2003 Sep 24
0
CreateFile for EXE images vs other files
...xecutables over Samba shares with the lock:
DENY_WRITE 0x20 RDONLY
I have tried to mimic this lock using GENERIC_READ with FILE_SHARE_READ:
DENY_WRITE 0x20089 RDONLY
and with GENERIC_EXECUTE with FILE_SHARE_READ
DENY_WRITE 0x200a0 RDONLY
and by simply putting the constant value FILE_EXECUTE
DENY_WRITE 0xa0 RDONLY
It seems like something is automatically ORing in FILE_READ_ATTRIBUTES into my desired_access, since FILE_EXECUTE is 0x20 and FILE_READ_ATTRIBUTES is 0x80.
My goal is simply to open a file, read only, deny write, but allowing others to rename the file. Windows do...
2006 Mar 20
5
Need some ACL help for win32-file
Hi folks,
I''ve got most everything done for the pure Ruby version of win32-file.
The last thing left (since I''ll be moving the IO methods to a different
package eventually) is the file security stuff. Here''s what I''ve got so
far for the get_permissions method. However, I''m stuck at GetAce(). If
someone could help me finish up this method, I
2020 May 09
1
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Am 5/9/20 um 3:32 PM schrieb Ralph Boehme via samba:
> I have a WIP fix for master, can you give it a whirl?
here it is.
-slow
--
Ralph Boehme, Samba Team https://samba.org/
Samba Developer, SerNet GmbH https://sernet.de/en/samba/
GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2001 Oct 23
1
samba NT ACL support problem?
...FILE_GENERIC_EXECUTE
FILE_READ_DATA
FILE_WRITE_DATA
FILE_APPEND_DATA
FILE_READ_EA
FILE_WRITE_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
FILE_WRITE_ATTRIBUTES
BUILTIN\Administrators:F
NT AUTHORITY\SYSTEM:F
Anyone seen this before or have any ideas what might be causing
it? (I've tried wi...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...n at meltin.net>
* BUG 12106: ctdb-scripts: Fix regression in updateip code.
* BUG 12110: ctdb-daemon: Fix several Coverity IDs.
o Uri Simchoni <uri at samba.org>
* BUG 12006: auth: Fix a memory leak in gssapi_get_session_key().
* BUG 12149: smbd: Allow reading files based on FILE_EXECUTE access right.
* BUG 12172: Fix access of snapshot folders via SMB1.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical I...
2016 Nov 03
0
[Announce] Samba 4.3.12 Available for Download
...n at meltin.net>
* BUG 12106: ctdb-scripts: Fix regression in updateip code.
* BUG 12110: ctdb-daemon: Fix several Coverity IDs.
o Uri Simchoni <uri at samba.org>
* BUG 12006: auth: Fix a memory leak in gssapi_get_session_key().
* BUG 12149: smbd: Allow reading files based on FILE_EXECUTE access right.
* BUG 12172: Fix access of snapshot folders via SMB1.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical I...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...cripts.
o Uri Simchoni <uri at samba.org>
* BUG 12006: auth: Fix a memory leak in gssapi_get_session_key().
* BUG 12145: smbd: If inherit owner is enabled, the free disk on a folder
should take the owner's quota into account.
* BUG 12149: smbd: Allow reading files based on FILE_EXECUTE access right.
* BUG 12172: Fix access of snapshot folders via SMB1.
o Lorinczy Zsigmond <lzsiga at freemail.c3.hu>
* BUG 11947: lib: replace: snprintf: Fix length calculation for hex/octal
64-bit values.
#######################################
Reporting bugs & Development...
2016 Sep 22
0
[Announce] Samba 4.4.6 Available for Download
...cripts.
o Uri Simchoni <uri at samba.org>
* BUG 12006: auth: Fix a memory leak in gssapi_get_session_key().
* BUG 12145: smbd: If inherit owner is enabled, the free disk on a folder
should take the owner's quota into account.
* BUG 12149: smbd: Allow reading files based on FILE_EXECUTE access right.
* BUG 12172: Fix access of snapshot folders via SMB1.
o Lorinczy Zsigmond <lzsiga at freemail.c3.hu>
* BUG 11947: lib: replace: snprintf: Fix length calculation for hex/octal
64-bit values.
#######################################
Reporting bugs & Development...