Adding docs for the CHANGESECRETPW command.
authorJohn Terpstra <jht@samba.org>
Fri, 29 Aug 2003 00:10:37 +0000 (00:10 +0000)
committerJohn Terpstra <jht@samba.org>
Fri, 29 Aug 2003 00:10:37 +0000 (00:10 +0000)
(This used to be commit c2f354e7dcacdad43deca4cf3f807bfe6a908fad)

docs/docbook/manpages/net.8.xml

index 117fdb58187a0bcb227e2435fd7041d61c9f36c0..edee7198d61f48c9c210eb2ae509951c03b5aac4 100644 (file)
        <para>The <command>NET TIME</command> command allows you to view the time on a remote server
        or synchronise the time on the local server with the time on the remote server.</para>
 
+<refsect3>
+<title>CHANGESECRETPW</title>
+
+<para>This command allows the Samba machine account password to be set from an external application
+to a machine account password that has already been stored in Active Directory. DO NOT USE this command
+unless you know exactly what you are doing. The use of this command requires that the force flag (-f)
+be used also. There will be NO command prompt. Whatever information is piped into stdin, either by
+typing at the command line or otherwise, will be stored as the literal machine password. Do NOT use
+this without care and attention as it will overwrite a legitimate machine password without warning.
+YOU HAVE BEEN WARNED.
+</para>
+
 <refsect3>
 <title>TIME</title>
 
@@ -149,7 +161,7 @@ displays the time on the remote server.
 <refsect3>
 <title>TIME SYSTEM</title>
 
-<para> Displays the time on the remote server in a format ready for <command>/bin/date</command></para>
+<para>Displays the time on the remote server in a format ready for <command>/bin/date</command></para>
 
 </refsect3>