Samba3-HOWTO: Fix usage of 'net idmap restore'.
authorKarolin Seeger <kseeger@samba.org>
Thu, 11 Dec 2008 17:08:29 +0000 (18:08 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Dec 2008 17:09:48 +0000 (18:09 +0100)
This fixes bug #5883.

Karolin

docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml

index b2b3ebd5b15c6647223161b440196e5fe4675b92..d1895829a9569225beff0e8a5cc76d6b4dfbe887 100644 (file)
@@ -1850,7 +1850,7 @@ net idmap dump /var/lib/samba/winbindd_idmap.tdb &gt; idmap_dump.txt
        <para>
        The IDMAP dump file can be restored using the following command:
 <screen>
-net idmap restore &lt;full_path_and_tdb_filename&gt; &lt; dumpfile.txt
+net idmap restore idmap_dump.txt
 </screen>
        Where the Samba run-time tdb files are stored in the <filename>/var/lib/samba</filename> directory
     the following command can be used to restore the data to the tdb file: