From: John Terpstra Date: Fri, 2 Dec 2005 22:19:58 +0000 (+0000) Subject: Another touch-up. X-Git-Tag: samba-4.0.0alpha6~801^2~1969 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc4c3d835e338ee61a22a33c195b4b5cfeb49a2a;p=thirdparty%2Fsamba.git Another touch-up. (This used to be commit 062e6d08a4d1ea8b07387feec99233426ab48678) --- diff --git a/docs/Samba3-HOWTO/TOSHARG-TheNetCommand.xml b/docs/Samba3-HOWTO/TOSHARG-TheNetCommand.xml index 30cfd6fa8d5..2ca199c1327 100644 --- a/docs/Samba3-HOWTO/TOSHARG-TheNetCommand.xml +++ b/docs/Samba3-HOWTO/TOSHARG-TheNetCommand.xml @@ -1848,7 +1848,7 @@ net idmap dump /var/lib/samba/winbindd_idmap.tdb > idmap_dump.txt net idmap restore <full_path_and_tdb_filename> < dumpfile.txt Where the Samba run-time tdb files are stored in the /var/lib/samba directory - the the following commands can be used to restore the data to the tdb file. + the the following command can be used to restore the data to the tdb file: net idmap restore /var/lib/samba/winbindd_idmap.tdb < idmap_dump.txt