From: Justin Stephenson Date: Thu, 2 Aug 2018 14:17:52 +0000 (-0400) Subject: Add net lookup options X-Git-Tag: ldb-1.5.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97702ffc1eb4fe0773ee7d7bbf681e9e032ee965;p=thirdparty%2Fsamba.git Add net lookup options Add missing net lookup options to net man page Signed-off-by: Justin Stephenson Reviewed-by: Andrew Bartlett Reviewed-by: Jim McDonough --- diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml index d2bcd24c502..499fd4291de 100644 --- a/docs-xml/manpages/net.8.xml +++ b/docs-xml/manpages/net.8.xml @@ -823,6 +823,30 @@ or workgroup. Defaults to local domain. + +LOOKUP NAME [<replaceable>NAME</replaceable>] + +Lookup username's sid and type for specified NAME + + + + + +LOOKUP SID [<replaceable>SID</replaceable>] + +Give sid's name and type for specified SID + + + + + +LOOKUP DSGETDCNAME [<replaceable>NAME</replaceable>] [<replaceable>FLAGS</replaceable>] [<replaceable>SITENAME</replaceable>] + +Give Domain Controller information for specified domain NAME + + + +