svn commit: samba r16228 - in trunk/source: auth lib param passdb printing rpc_server smbd

vlendec at samba.org vlendec at samba.org
Wed Jun 14 18:10:47 GMT 2006


Author: vlendec
Date: 2006-06-14 18:10:46 +0000 (Wed, 14 Jun 2006)
New Revision: 16228

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16228

Log:
Micro-step towards getting rid of referencing current_user from
substitute.c. First step is to add the domain argument to sub_basic and add
current_user_info.domain to all callers.

This slightly changes the init_sam_from_buf routines: Referencing
current_user_info seems like a bug to me, here I reference the domain found in
the pdb entry.

Volker


Modified:
   trunk/source/auth/auth_server.c
   trunk/source/lib/substitute.c
   trunk/source/lib/util_str.c
   trunk/source/param/loadparm.c
   trunk/source/passdb/passdb.c
   trunk/source/passdb/pdb_ldap.c
   trunk/source/passdb/pdb_tdb.c
   trunk/source/printing/nt_printing.c
   trunk/source/rpc_server/srv_spoolss_nt.c
   trunk/source/smbd/lanman.c
   trunk/source/smbd/message.c
   trunk/source/smbd/share_access.c


Changeset:
Sorry, the patch is too large (560 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16228


More information about the samba-cvs mailing list