docs: Add manpage for new 'net ads setspn' subcommand
authorNoel Power <noel.power@suse.com>
Mon, 12 Feb 2018 13:53:19 +0000 (13:53 +0000)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 2 Mar 2018 13:07:15 +0000 (14:07 +0100)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/net.8.xml

index 1176f66182a4425854615c2eb146e43c641fe28c..155c4fc76d36a7a8ca8203f70b8a87bf99e818c0 100644 (file)
@@ -1421,6 +1421,39 @@ the following entry types;
 </para>
 </refsect2>
 
+<refsect2>
+<title>ADS setspn <replaceable>SETSPN LIST [machine]</replaceable></title>
+
+<para>
+   Lists the Windows SPNs stored in the 'machine' Windows AD Computer object.
+   If 'machine' is not specified then computer account for this client is used
+   instead.
+</para>
+</refsect2>
+
+<refsect2>
+<title>ADS setspn <replaceable>SETSPN ADD SPN [machine]</replaceable></title>
+
+<para>
+   Adds the specified Windows SPN to the 'machine' Windows AD Computer object.
+   If 'machine' is not specified then computer account for this client is used
+   instead.
+</para>
+</refsect2>
+
+
+<refsect2>
+<title>ADS setspn <replaceable>SETSPN DELETE SPN [machine]</replaceable></title>
+
+<para>
+   DELETE the specified Window SPN from the 'machine' Windows AD Computer
+   object. If 'machine' is not specified then computer account for this
+   client is used
+   instead.
+</para>
+
+</refsect2>
+
 <refsect2>
 <title>ADS WORKGROUP</title>