Update some help. People keep forgetting that!
authorRichard Sharpe <sharpe@samba.org>
Mon, 23 Sep 2002 16:54:32 +0000 (16:54 +0000)
committerRichard Sharpe <sharpe@samba.org>
Mon, 23 Sep 2002 16:54:32 +0000 (16:54 +0000)
(This used to be commit b53547bf663ed1714326f9b0e74215e012e728af)

source3/utils/net_help.c

index 16309c533450f3046d913cac5f8c9a744da20018..262670cb2a3b2d4b7df45a27b3c3054943886039 100644 (file)
@@ -58,7 +58,7 @@ static int help_usage(int argc, const char **argv)
 "\n"\
 "Valid functions are:\n"\
 "  RPC RAP ADS FILE SHARE SESSION SERVER DOMAIN PRINTQ USER GROUP VALIDATE\n"\
-"  GROUPMEMBER ADMIN SERVICE PASSWORD TIME LOOKUP\n");
+"  GROUPMEMBER ADMIN SERVICE PASSWORD TIME LOOKUP GETLOCALSID SETLOCALSID\n");
        return -1;
 }
 
@@ -136,6 +136,8 @@ static int net_usage(int argc, const char **argv)
                 "  net group\t\tto manage groups\n"\
                 "  net join\t\tto join a domain\n"\
                 "  net cache\t\tto operate on cache tdb file\n"\
+                "  net getlocalsid [NAME]\tto get the SID for local name\n"\
+                "  net setlocalsid SID\tto set the local domain SID\n"\
                 "\n"\
                 "  net ads <command>\tto run ADS commands\n"\
                 "  net rap <command>\tto run RAP (pre-RPC) commands\n"\