The branch, master has been updated
via 56d9b1a MAN: Adding entry for net ads lookup
from ec69abe samba-tool drs showrepl: correctly report failing repsFrom
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 56d9b1a533b8d3ebd4e686145883c7ed62c08ce0
Author: Amit Kumar <[email protected]>
Date: Mon Jun 25 18:30:39 2018 +0530
MAN: Adding entry for net ads lookup
There is no man page description for net ads lookup.
This PR adds entry for the same.
Signed-off-by: Amit Kumar [email protected]
Reviewed-by: Ralph Böhme <[email protected]>
Reviewed-by: Andreas Schneider <[email protected]>
Reviewed-by: Andrew Bartlett <[email protected]>
Autobuild-User(master): Andrew Bartlett <[email protected]>
Autobuild-Date(master): Wed Jul 4 07:38:04 CEST 2018 on sn-devel-144
-----------------------------------------------------------------------
Summary of changes:
docs-xml/manpages/net.8.xml | 6 ++++++
1 file changed, 6 insertions(+)
Changeset truncated at 500 lines:
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 155c4fc..3154ee5 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -551,6 +551,12 @@ account in server manager first.</para>
<para>Create specified group.</para>
</refsect3>
+<refsect3>
+<title>[ADS] LOOKUP</title>
+
+<para>Lookup the closest Domain Controller in our domain and retrieve server
information about it.</para>
+
+</refsect3>
</refsect2>
<refsect2>
--
Samba Shared Repository