From: Karolin Seeger Date: Thu, 11 Dec 2008 17:08:29 +0000 (+0100) Subject: Samba3-HOWTO: Fix usage of 'net idmap restore'. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c5d04c5161bd2acb1c16d737b68893f11f3d18;p=thirdparty%2Fsamba.git Samba3-HOWTO: Fix usage of 'net idmap restore'. This fixes bug #5883. Karolin (cherry picked from commit b4a4e635246b88277b235fa343eda48bd4bb4ce3) (cherry picked from commit 5744177740120524740db884564142df19358ae7) (cherry picked from commit 7584fe4e8bcbaf73f509d6981a70ff9dde92db1c) (cherry picked from commit fda3f00246c3ecb664d2bf387ecd0e28dec16e34) --- diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml index b2b3ebd5b15..d1895829a95 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 > idmap_dump.txt The IDMAP dump file can be restored using the following command: -net idmap restore <full_path_and_tdb_filename> < dumpfile.txt +net idmap restore idmap_dump.txt Where the Samba run-time tdb files are stored in the /var/lib/samba directory the following command can be used to restore the data to the tdb file: