remote gensec (was: Re: [PATCH] remove ntlm_auth4)

Andrew Bartlett abartlet at samba.org
Fri Nov 25 19:03:31 UTC 2016


On Fri, 2016-11-25 at 10:45 +0100, Volker Lendecke wrote:
> 
> This patch was the start of me looking at re-working ntlm_auth3 such
> that more logic is happening in winbind. While there my usual
> approach
> is to also look left and right trying to understand the environment.
> One thing that annoyed me was that with emacs tags I always ended up
> in the source4 version of ntlm_auth. So I asked myself whether that
> is
> still required at all and ended up with the patch proposal.
> 
> As re-working ntlm_auth3 is now cancelled due to the architectural
> approach, the ntlm_auth4 removal patch is no longer on my list.

Could you do that inside the gensec layer?  The reason I ask is that
you were wildly successful with the messaging rework because you not
only kept largely that same external APIs and functionality like IRPC,
but you unified much of the marshalling code and the transport so
allowing much more of the code to talk to each other (like smbcontrol
being able to ask any process for a memory dump). 

If the gensec layer had a remote module, we certainly would find other
uses for such functionality, like process isolation from the secrets
and improved async. 

(I know I've been sceptical about how well gssapi state can be moved
between processes for the subsequent encryption, but if it works it
would be a very interesting feature). 

Thanks,

Andrew Bartlett

-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba




More information about the samba-technical mailing list