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.samba.org/?a=commitdiff_plain;h=b4a4e635246b88277b235fa343eda48bd4bb4ce3;p=gd%2Fsamba%2F.git Samba3-HOWTO: Fix usage of 'net idmap restore'. This fixes bug #5883. Karolin --- 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: