Hello Allen,
Am 26.05.2014 20:04, schrieb Allen Chen:> I have compiled samba 4.1.7 on CentOS 6.2 32bit, and did the
> classicupgrade from Samba3 with ldap backend.
> Everything is working, including GPO.
> .
> But this command still shows the error messages:
> /usr/local/samba/bin/samba-tool gpo aclcheck
> ERROR(<type 'exceptions.KeyError'>): uncaught exception -
'No such
> element'
> File
>
"/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py",
> line 175, in _run
> return self.run(*args, **kwargs)
> File
>
"/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/gpo.py",
line
> 1150, in run
> ds_sd_ndr = m['nTSecurityDescriptor'][0]
Yes. This seems to be broken since at least 4.0.0. :-)
I filed a bug report for that yet:
https://bugzilla.samba.org/show_bug.cgi?id=10631
But if everything with GPO works in your installation, you should not
worry about that message.
Regards,
Marc