From e90b65284812aaa5ff9e9935ce9bbad7791cbbcd Mon Sep 17 00:00:00 2001
From: Andrew Tridgell
Date: Mon, 15 Jul 2002 10:35:28 +0000
Subject: updated the 3.0 branch from the head branch - ready for alpha18 (This
used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
---
docs/htmldocs/pdbedit.8.html | 39 +++++++++++++++++++++++++--------------
1 file changed, 25 insertions(+), 14 deletions(-)
(limited to 'docs/htmldocs/pdbedit.8.html')
diff --git a/docs/htmldocs/pdbedit.8.html b/docs/htmldocs/pdbedit.8.html
index 9609664af0..b1a1dea679 100644
--- a/docs/htmldocs/pdbedit.8.html
+++ b/docs/htmldocs/pdbedit.8.html
@@ -36,12 +36,12 @@ NAME="AEN8"
>pdbedit [-l] [-v] [-w] [-u username] [-f fullname] [-h homedir] [-d drive] [-s script] [-p profile] [-a] [-m] [-x] [-i file]
[-l] [-v] [-w] [-u username] [-f fullname] [-h homedir] [-d drive] [-s script] [-p profile] [-a] [-m] [-x] [-i passdb-backend] [-e passdb-backend] [-D debuglevel]DESCRIPTION
OPTIONS
-i file-i passdb-backend
This command is used to import a smbpasswd
- file into the database.
Use a different passdb backend to retrieve users than the one specified in smb.conf.This option will ease migration from the plain smbpasswd
- file database to more powerful backend databases like tdb and
- ldap.
This option will ease migration from one passdb backend to another.
+ Example: pdbedit -i /etc/smbpasswd.oldpdbedit -i smbpasswd:/etc/smbpasswd.old -e tdbsam:/etc/samba/passwd.tdb
-e passdb-backendExport all currently available users to the specified password database backend.
This option will ease migration from one passdb backend to another and will ease backupping
Example: pdbedit -e smbpasswd:/root/samba-users.backup