summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages/pdbedit.8.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/manpages/pdbedit.8.sgml')
-rw-r--r--docs/docbook/manpages/pdbedit.8.sgml14
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/docbook/manpages/pdbedit.8.sgml b/docs/docbook/manpages/pdbedit.8.sgml
index 213275b7cc..3f6023d16f 100644
--- a/docs/docbook/manpages/pdbedit.8.sgml
+++ b/docs/docbook/manpages/pdbedit.8.sgml
@@ -29,7 +29,6 @@
<arg choice="opt">-x</arg>
<arg choice="opt">-i passdb-backend</arg>
<arg choice="opt">-e passdb-backend</arg>
- <arg choice="opt">-b passdb-backend</arg>
<arg choice="opt">-D debuglevel</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -237,13 +236,12 @@
<varlistentry>
<term>-i passdb-backend</term>
- <listitem><para>Use a different passdb backend to retrieve users than the one specified in smb.conf. Can be used to import data into your
- local user database.</para>
+ <listitem><para>Use a different passdb backend to retrieve users than the one specified in smb.conf.</para>
<para>This option will ease migration from one passdb backend to another.
</para>
- <para>Example: <command>pdbedit -i smbpasswd:/etc/smbpasswd.old</command>
+ <para>Example: <command>pdbedit -i smbpasswd:/etc/smbpasswd.old -e tdbsam:/etc/samba/passwd.tdb</command>
</para>
</listitem>
</varlistentry>
@@ -257,14 +255,6 @@
<para>Example: <command>pdbedit -e smbpasswd:/root/samba-users.backup</command></para>
</listitem>
</varlistentry>
-
- <varlistentry>
- <term>-b passdb-backend</term>
- <listitem><para>Use a different default passdb backend. </para>
-
- <para>Example: <command>pdbedit -b xml:/root/pdb-backup.xml -l</command></para>
- </listitem>
- </varlistentry>
</variablelist>
</refsect1>