[SCM] Samba Shared Repository - branch v3-3-stable updated - release-3-3-0rc1-79-g7584fe4

Karolin Seeger kseeger at samba.org
Thu Dec 11 17:12:53 GMT 2008


The branch, v3-3-stable has been updated
       via  7584fe4e8bcbaf73f509d6981a70ff9dde92db1c (commit)
      from  dfe0c69115418754a58f889ea5a92317c58a252f (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-stable


- Log -----------------------------------------------------------------
commit 7584fe4e8bcbaf73f509d6981a70ff9dde92db1c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Dec 11 18:08:29 2008 +0100

    Samba3-HOWTO: Fix usage of 'net idmap restore'.
    
    This fixes bug #5883.
    
    Karolin
    (cherry picked from commit b4a4e635246b88277b235fa343eda48bd4bb4ce3)
    (cherry picked from commit 5744177740120524740db884564142df19358ae7)

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml b/docs-xml/Samba3-HOWTO/TOSHARG-TheNetCommand.xml
index b2b3ebd..d189582 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:


-- 
Samba Shared Repository


More information about the samba-cvs mailing list