svn commit: samba r13065 - in trunk/source: . lib libsmb utils

vlendec at samba.org vlendec at samba.org
Sun Jan 22 10:29:44 GMT 2006


Author: vlendec
Date: 2006-01-22 10:29:42 +0000 (Sun, 22 Jan 2006)
New Revision: 13065

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

Log:
Implement 'net rpc shell', a command line shell with tab-completion to (so
far) a subset of the net rpc functionality. I know this duplicates what
rpcclient does, but as I see it rpcclient is not the tool we want to recommend
as a pdbedit replacement. My plan is to implement enough of 'net rpc sh user'
and 'net rpc sh group' that 'net sam' can go away again.

I'd like to make this useable enough so that it becomes a really good way to
edit our user database. Good enough that *we* (the Samba developers) actually
use it and don't go into the LDAP db directly...

Comments?

Volker

Added:
   trunk/source/utils/net_rpc_shell.c
Modified:
   trunk/source/Makefile.in
   trunk/source/lib/readline.c
   trunk/source/libsmb/errormap.c
   trunk/source/utils/net.c
   trunk/source/utils/net.h
   trunk/source/utils/net_rpc.c
   trunk/source/utils/net_rpc_rights.c


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


More information about the samba-cvs mailing list