summaryrefslogtreecommitdiff
path: root/docs-xml/Samba3-HOWTO
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-12-11 18:08:29 +0100
committerKarolin Seeger <kseeger@samba.org>2008-12-11 18:09:48 +0100
commitb4a4e635246b88277b235fa343eda48bd4bb4ce3 (patch)
tree7a58476c95099daa77f2f9c96f9d1b47ace61c0b /docs-xml/Samba3-HOWTO
parent2026b34ebf4ebf06bdbbc0e5e114acde5b42ea4d (diff)
downloadsamba-b4a4e635246b88277b235fa343eda48bd4bb4ce3.tar.gz
samba-b4a4e635246b88277b235fa343eda48bd4bb4ce3.tar.bz2
samba-b4a4e635246b88277b235fa343eda48bd4bb4ce3.zip
Samba3-HOWTO: Fix usage of 'net idmap restore'.
This fixes bug #5883. Karolin
Diffstat (limited to 'docs-xml/Samba3-HOWTO')
-rw-r--r--docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml
index b2b3ebd5b1..d1895829a9 100644
--- a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml
+++ b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml
@@ -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: