Author: gd
Date: 2006-04-24 12:01:14 +0000 (Mon, 24 Apr 2006)
New Revision: 15198

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

Log:
Mention the auditing tool in "net rpc help".

Guenther

Modified:
   branches/SAMBA_3_0/source/utils/net_rpc.c
   trunk/source/utils/net_rpc.c


Changeset:
Modified: branches/SAMBA_3_0/source/utils/net_rpc.c
===================================================================
--- branches/SAMBA_3_0/source/utils/net_rpc.c   2006-04-24 11:42:58 UTC (rev 
15197)
+++ branches/SAMBA_3_0/source/utils/net_rpc.c   2006-04-24 12:01:14 UTC (rev 
15198)
@@ -6610,6 +6610,7 @@
        d_printf("  net rpc rights\t\tto manage privileges assigned to SIDs\n");
        d_printf("  net rpc registry\t\tto manage registry hives\n");
        d_printf("  net rpc service\t\tto start, stop and query services\n");
+       d_printf("  net rpc audit\t\t\tto modify global auditing settings\n");
        d_printf("\n");
        d_printf("'net rpc shutdown' also accepts the following miscellaneous 
options:\n"); /* misc options */
        d_printf("\t-r or --reboot\trequest remote server reboot on 
shutdown\n");

Modified: trunk/source/utils/net_rpc.c
===================================================================
--- trunk/source/utils/net_rpc.c        2006-04-24 11:42:58 UTC (rev 15197)
+++ trunk/source/utils/net_rpc.c        2006-04-24 12:01:14 UTC (rev 15198)
@@ -6610,6 +6610,7 @@
        d_printf("  net rpc rights\t\tto manage privileges assigned to SIDs\n");
        d_printf("  net rpc registry\t\tto manage registry hives\n");
        d_printf("  net rpc service\t\tto start, stop and query services\n");
+       d_printf("  net rpc audit\t\t\tto modify global auditing settings\n");
        d_printf("\n");
        d_printf("'net rpc shutdown' also accepts the following miscellaneous 
options:\n"); /* misc options */
        d_printf("\t-r or --reboot\trequest remote server reboot on 
shutdown\n");

Reply via email to