search for: flag_config_allow_rename

Displaying 2 results from an estimated 2 matches for "flag_config_allow_rename".

2025 Jan 30
1
Windows 11 24H2, Samba 4.21.3 AD DC and domain users cannot log in
...gt;> >> Although 1073741824 is 0x4000 0000, not 0x40 0000 > > Setting systemFlags to 1073741824 does allow the object to be renamed, > so that is correct. > Yeah, seems to be an error in Microsoft Schema-Updates.md documentation. In which Samba Schema-Updates.md is based. FLAG_CONFIG_ALLOW_RENAME is actually 0x4000 0000. > That is where it appears to go wrong, but 2348810240 is computed from: > > FLAG_DISALLOW_DELETE 2147483648 > FLAG_DOMAIN_DISALLOW_RENAME 134217728 > FLAG_DOMAIN_DISALLOW_MOVE 67108864 > > and if you add up all the numbers, you get 2348810240, so th...
2025 Jan 29
1
Windows 11 24H2, Samba 4.21.3 AD DC and domain users cannot log in
On Wed, 29 Jan 2025 12:27:31 +0200 Virgo P?rna via samba <samba at lists.samba.org> wrote: > On 25.01.2025 20:44, Virgo P?rna via samba wrote: > > > > Exception: (21, "objectclass_attrs: attribute 'systemFlags' on > > entry 'CN=Privileged Access Management Feature,CN=Optional > > Features,CN=Directory Service,CN=Windows > >