On Thu, 2003-01-16 at 11:27, [EMAIL PROTECTED] wrote:
> 
> Date: Thu Jan 16 00:27:30 2003
> Author:       jra
> 
> Update of /data/cvs/samba/source/nsswitch
> In directory dp.samba.org:/tmp/cvs-serv16834/nsswitch
> 
> Modified Files:
>       winbindd_cm.c 
> Log Message:
> Add mutex protection around auth calls.
> Jeremy.

You just removed all mutex protection from SAMR, LSA, etc.  These will
attempt to session setup to the Win2k DC, and could now fail...  

The mutex on the netlogon is fine - but the rest either should not exist
here at all - put it in cli_full_connection() or should be back in the
connection cache code...

These need to be 2 separately named mutexes...

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to