svn commit: samba r12968 - in trunk/source: auth groupdb passdb rpc_server smbd utils

vlendec at samba.org vlendec at samba.org
Mon Jan 16 21:11:51 GMT 2006


Author: vlendec
Date: 2006-01-16 21:11:47 +0000 (Mon, 16 Jan 2006)
New Revision: 12968

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

Log:
Implement "net set", an interface to some fields of the user and the group
comment.

net sam set logonscript vl vl.bat

does what you expect.

The bulk of this patch is due to pdb_update_sam_account and
pdb_update_group_mapping returning NTSTATUS instead of BOOL.

Volker


Modified:
   trunk/source/auth/auth_sam.c
   trunk/source/auth/auth_unix.c
   trunk/source/groupdb/mapping.c
   trunk/source/passdb/passdb.c
   trunk/source/passdb/pdb_interface.c
   trunk/source/rpc_server/srv_lsa_nt.c
   trunk/source/rpc_server/srv_netlog_nt.c
   trunk/source/rpc_server/srv_samr_nt.c
   trunk/source/smbd/chgpasswd.c
   trunk/source/utils/net_groupmap.c
   trunk/source/utils/net_rpc_samsync.c
   trunk/source/utils/net_sam.c
   trunk/source/utils/pdbedit.c


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


More information about the samba-cvs mailing list