[PATCHES] GPO support for the AD DC itself

David Mulder dmulder at suse.com
Tue Oct 31 19:27:32 UTC 2017


So, the gpo pointer is in self, but pytalloc_get_type() is unable to
retrieve it.
If I grab the pointer manually like so:
struct GROUP_POLICY_OBJECT *gpo_ptr = _pytalloc_get_ptr(self);
Then gpo_ptr is valid and I'm able to get attributes from the GPO object.

I assume this is the same you were seeing Andrew?

On 10/27/2017 01:09 PM, David Mulder wrote:
> I'm having trouble testing out this source, since winbind is coring on
> me. I'll try rebasing against master and see if I get anywhere.
>
> On 10/26/2017 07:32 AM, David Mulder via samba-technical wrote:
>> I'll see if I can look into this.
>>
>> On 10/25/2017 10:11 PM, Andrew Bartlett wrote:
>>> On Wed, 2017-10-25 at 07:02 +1300, Andrew Bartlett wrote:
>>>> On Tue, 2017-10-24 at 07:45 -0600, David Mulder wrote:
>>>>> You're saying your patchset is here?
>>>>> http://git.catalyst.net.nz/gitweb?p=samba.git;a=shortlog;h=refs/hea
>>>>> ds/garming-gpo-david-new
>>>>>
>>>>> Maybe I missed it, but I don't see the changes you mention. Did you
>>>>> modify an existing patch maybe and I'm not seeing it, or is it in a
>>>>> different branch?
>>>> Sorry, looks like the branch names changed.  This is it:
>>>>
>>>> http://git.catalyst.net.nz/gitweb?p=samba.git;a=shortlog;h=refs/heads
>>>> /garming-gpo-david-rebased
>>>>
>>>> Andrew Bartlett
>>> I've done more work on this today, but now I'm stuck in python errors
>>> due to types once I moved to pytalloc.  The talloc pointer isn't in the
>>> self when we look for gpo.name etc.
>>>
>>> I'm sorry I don't have any more time for this now. 
>>>
>>> Andrew Bartlett
>>>

-- 
David Mulder
SUSE Labs Software Engineer - Samba
dmulder at suse.com
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)




More information about the samba-technical mailing list