CVS update: samba/source/smbd

lkcl at samba.anu.edu.au lkcl at samba.anu.edu.au
Tue Dec 1 09:42:14 EST 1998


Date:	Tuesday December 1, 1998 @ 9:42
Author:	lkcl

Update of /data/cvs/samba/source/smbd
In directory samba:/tmp/cvs-serv10918/smbd

Modified Files:
	reply.c 
Log Message:
attempting to fix "domain user map" up, but it's a bit complicated.
i may simply go for a response in the NetSamLogon returning the
unix username, forcing the NT user to appear to be a unix user,
however even that is fraught with implications.

might just have to go the whole hog and do this tuple thing,
"unix_name + nt_name" always associated together...


issue with api_net_sam_logon, getsam21pwent() being called twice,
the second time overwriting static buffer data (argh) so had to
make a copy.

noticed a nested "become_root()"/"unbecome_root()" which will have
to be tracked down...



More information about the samba-cvs mailing list