CVS update: samba/source/nsswitch

Andrew Bartlett abartlet at samba.org
Thu Jan 16 11:50:55 EST 2003


On Thu, 2003-01-16 at 11:27, jra at samba.org 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                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-cvs/attachments/20030116/73287020/attachment.bin


More information about the samba-cvs mailing list