[PATCH] Password Settings Object (PSO) support for Samba

William Brown william at blackhats.net.au
Mon May 14 02:59:14 UTC 2018


> 
> Attached is a rough set of patches. I still need to tidy a few things
> up, get some clean autobuilds, and investigate if there's any
> performance impact. Patches also available via git here:
> http://git.catalyst.net.nz/gw?p=samba.git;a=shortlog;h=refs/heads/tim
> -pso

I think the main thing I'd say is that the netcmd.pso is the wrong
place. Either it belongs in domain.py, or it needs to become:

domain/
    __init__.py
    pso.py

Because of the hierarchy of the commands here. 

> 
> Let me know if anyone has any feedback on the changes at this point.

Other wise, it's a really long patch set, but a skim read looks pretty
reasonable. 

> 
> Thanks,
> Tim
> 



More information about the samba-technical mailing list