[PATCH] Change winbindd to use the auth subsystem (use winbindd in AD DC)

Andreas Schneider asn at samba.org
Wed Apr 2 00:07:40 MDT 2014


On Thursday 27 March 2014 17:34:01 Andrew Bartlett wrote:
> Attached is a patch series to change how winbindd talks to the auth
> subsystem, and to clean up the memory to use talloc properly.

The first patch adds a talloc context. In the samba code the argument pointer 
to return a structure is normally the last argument. In the auth subsystem it 
was the first argument and it is the second now.

Can you you please change it to make the session_info argument pointer the 
last argument to pass, so we are consistent with the rest of the Samba code?

Thanks!


	-- andreas

-- 
Andreas Schneider                   GPG-ID: CC014E3D
Samba Team                             asn at samba.org
www.samba.org



More information about the samba-technical mailing list