search for: bits_remaining

Displaying 3 results from an estimated 3 matches for "bits_remaining".

2012 Feb 24
2
STATUS_ACCESS_DENIED with NTCreateAndX if Access Mask has System Security bit set
I've been trying to run a .NET app on Windows 2008 against a Samba v3.6.1 server running on OpenSuse x64 v12.1 but keep running into problems. What the .NET app is doing is trying to read the ACL for a directory using UNC path pointing to a directory below the "users" share on the samba server. The app is running as user Administrator. On the samba side the Administrator user has
2009 Jan 30
5
ACLs under Samba 3.3.0
Is behavior of ACLs under Samba 3.3.0 (Sernet) completely different from that under version 3.2.7? The release notes only talks about some "fixes". I installed version 3.3.0 and got completely different result with the same filesystem and the exact same samba configuration. The ACLs behaved strangely and appeared very different under Windows ACL editor. Users were now unable to
2014 Jun 09
0
Samba 4.1.6 - Unable to domain join a Windows machine using default account (non-admin) to my samba domain - Access Denied Error
...ssue using Windows Server 2003 machine also a Windows Server 2008 machine.I was able to see that the sec_access_check_ds() always returns an NT_STATUS_ACCESS_DENIED which in turn results in an LDB_ERR_INSUFFICIENT_RIGHTS error being thrown from the dsdb_check_access_on_dn_internal(). The field 'bits_remaining' in the access check implementation, always ends up getting a value 1. Is there anything that I am doing wrong here? Is this an expected behavior ? Any help would be greatly appreciated. Thanks and Regards, Lexi