CVS update: samba/source/rpc_server

Luke Leighton lkcl at samba.anu.edu.au
Mon Dec 6 11:44:32 EST 1999


Date:	Monday December 6, 1999 @ 11:44
Author:	lkcl

Update of /data/cvs/samba/source/rpc_server
In directory samba:/tmp/cvs-serv16467/rpc_server

Modified Files:
	srv_pipe.c srv_pipe_hnd.c 
Log Message:
the first independent msrpc daemon - lsarpcd.

one horrible cut / paste job from smbd, plus a code split of shared
components between the two.

the job is not _yet_ complete, as i need to be able to do a become_user()
call for security reasons.  i picked lsarpcd first because you don't
_need_ security on it (microsoft botched so badly on this one, it's not
real.  at least they fixed this in nt5 with restrictanonymous=0x2).
fixing this involves sending the current smb and unix credentials down
the unix pipe so that the daemon it eventually goes to can pick them
up at the other end.

i can't believe this all worked!!!



More information about the samba-cvs mailing list