Univention Bugzilla – Attachment 9220 Details for
Bug 44282
ProvisioningError with 'samba-tool ntacl sysvolcheck'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug44282_partial.patch
bug44282_partial.patch (text/plain), 777 bytes, created by
Arvid Requate
on 2017-09-18 20:10:48 CEST
(
hide
)
Description:
bug44282_partial.patch
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2017-09-18 20:10:48 CEST
Size:
777 bytes
patch
obsolete
>--- /usr/lib/python2.7/dist-packages/samba/provision/__init__.py.orig 2017-08-24 22:23:18.349454000 +0200 >+++ /usr/lib/python2.7/dist-packages/samba/provision/__init__.py 2017-08-24 22:23:22.361454000 +0200 >@@ -1676,7 +1676,7 @@ def check_dir_acl(path, acl, lp, domains > acl_sddl = sd.as_sddl(sid) > > if fsacl_sddl != acl_sddl: >- raise ProvisioningError('%s NTACL of GPO directory %s %s does not match value %s expected from GPO object' % (acl_type(direct_db_access), path, fsacl_sddl, acl_sddl)) >+ raise ProvisioningError('%s NTACL of GPO directory %s %s does not match value %s expected from GPO object' % (acl_type(direct_db_access), path, fsacl_sddl, acl)) > > for root, dirs, files in os.walk(path, topdown=False): > for name in files:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44282
: 9220