CVS update: samba/source/lib

Luke Leighton lkcl at samba.anu.edu.au
Tue Jan 18 10:03:01 EST 2000


Date:	Tuesday January 18, 2000 @ 10:03
Author:	lkcl

Update of /data/cvs/samba/source/lib
In directory samba:/tmp/cvs-serv9102/lib

Modified Files:
      Tag: SAMBA_TNG
	set_uid.c vuser.c 
Log Message:
- had to wrap register_vuid() with a become_root()/unbecome_root() set
because get_unixgroups() fails otherwise.

- identifying anonymous NTLMSSP connections is:
  lm <= 0 && nt == 0 && usr == 0 && dom == 0
not:
  lm == 0 && nt == 0 && usr == 0 && dom == 0 && wks == 0

- SAMR_R_UNKNOWN_38 is 3 uint16s (4-byte aligned) plus a status code.

<a href="mailto:lkcl at samba.org"   > Luke Kenneth Casson Leighton    </a>
<a href="http://www.cb1.com/~lkcl"> Samba and Network Development   </a>
<a href="http://samba.org"        > Samba Web site                  </a>
<a href="http://www.iss.net"      > Internet Security Systems, Inc. </a>
<a href="http://mcp.com"          > Macmillan Technical Publishing  </a>

 ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals


More information about the samba-cvs mailing list