From e4ae4becbe5ea1454d15f0fb2d6cd4fe7e8edfd7 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 11 Dec 2008 18:08:29 +0100 Subject: 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) --- docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.1