search for: access_system_security

Displaying 6 results from an estimated 6 matches for "access_system_security".

2012 Dec 18
2
SMB2 CREATE + ACCESS_SYSTEM_SECURITY
Can anybody provide the expected response to an SMB2 CREATE request that includes ACCESS_SYSTEM_SECURITY in the DesiredAccess mask? I?m particularly interested in cases where the SMB client is connected as an authenticated user with administrative (superuser) privileges on the share, and has made the request on a directory. Should such a client expect full (read/change) access to the SACL (under any c...
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
2009 Feb 24
6
Can't modify ms word files with samba 3.3
Hello, I tried this week to upgrade my samba 3.2.4 (2 PDCs one trusting the other) to samba 3.3.0 then samba 3.3.1, and apart from the problem with winbindd and trusted domain, my users are not able to modify any ms word document (excel does the same). You can open the file correctly, modify it, and when saving it, it pops up "Access denied" If you try to save the file in the same
2012 Mar 30
0
Wine release 1.5.1
...for PrintDlgEx. Dmitry Timoshkov (5): dinput: Use standard way for dumping POINT. psapi: Add missing return value checks. user32: IsDialogMessage should allow control ids other than IDOK when processing WM_KEYDOWN. advapi32: Add tests for kernel objects accessed with 0 and ACCESS_SYSTEM_SECURITY. advapi32: Add event security access tests. Francois Gouget (3): d3drm/tests: Fix compilation on systems that don't support nameless unions. winapi: Add support for the arm architecture. cryptui: Use a single space after a full stop to follow the Windows GUI guidelines....
2008 Feb 22
0
Wine release 0.9.56
...i: Fix typo in declaration of empty_string in set_buffer. comdlg32: Fix potential buffer overrun of lpxx->lfFaceName in CFn_WMCommand. comdlg32: Fix the character length passed into GetDlgItemTextW in PRINTDLG_PS_UpdateDlgStructW. advapi32: Fix the AccessCheck tests so that the ACCESS_SYSTEM_SECURITY test now runs (when the user has the Security privilege). mciwave: Fix the character count passed to GetTempPathW in create_tmp_file. msi: Remove some unused functions. advpack: Fix buffer overrun in convert_file_list. Add the nounistd option to all lex source files. a...
2007 Oct 26
0
Wine release 0.9.48
...use struct object_attributes and set the security descriptor of mutex objects. server: Make create_mapping use struct object_attributes and set the security descriptor of file mapping objects. advapi32: Add a test for access checks with the INHERIT_ONLY_ACE flag. advapi32: Fix the ACCESS_SYSTEM_SECURITY test by impersonating the token during the call to RtlAdjustPrivileges. server: Ignore ACEs with the INHERIT_ONLY_ACE flag set during access checks. credui: Add a banner and message box to the dialog presented by CredUIPromptForCredentials. Roderick Colenbrander (2): wined3d: Opt...