Displaying 3 results from an estimated 3 matches for "a152".
Did you mean:
152
2014 Nov 07
1
sysvolcheck
I get this error when I run samba-tool ntacl sysvolcheck
ProvisioningError('%s ACL on GPO directory %s %s does not match expected value %s from GPO object' % (acl_type(direct_db_access), path, fsacl_sddl, acl))
There are two GPO directories.
One is the Default Domain Controllers Policy
and one is the Default Domain Policy
It looks like it's the Default Domain Policy that's
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
...03_smb_maps.ldif
To understand the ntSecurityDescriptor attribute I had to learn all about
SDDL syntax and then by trial and error realize I needed to use hex format.
The following links were invaluable.
http://www.netid.washington.edu/documentation/domains/sddl.aspxhttp://networkadminkb.com/KB/a152/how-to-read-a-sddl-string.aspxhttp://www.windowsitpro.com/article/security/defining-an-ad-object-s-default-security-descriptor
Further... this little python snippet helped me remember how to add hex
....
#!/usr/bin/python
GA=int('0x10000000',0)
GR=int('0x10000000',0)
GW=int('...
2017 Sep 11
2
Nouveau: kernel hang on Optimus+Intel+NVidia GeForce 1060m
...] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[ 0.589965] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.590104] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
[ 0.590159] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.590312] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
[ 0.590525] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.590537] pci 0000:00:1f.2: reg 0x10: [mem 0xdf424000-0xdf427fff]
[ 0.590686] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040300
[ 0.590710] pci 0000:00:1f.3: reg 0x10: [mem 0xdf420000-0xdf423ff...