diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-22 15:06:19 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:17 -0500 |
commit | ff3e7d27a52a62dbb1be23436d8bacc04d39dd7f (patch) | |
tree | c3a6d0e327a7d4df842aed298a2aad63afe32d2e | |
parent | aa0f04b8e4dd161081880414bab09360e5d02cd3 (diff) | |
download | samba-ff3e7d27a52a62dbb1be23436d8bacc04d39dd7f.tar.gz samba-ff3e7d27a52a62dbb1be23436d8bacc04d39dd7f.tar.bz2 samba-ff3e7d27a52a62dbb1be23436d8bacc04d39dd7f.zip |
Remove reference to XML passdb.
(This used to be commit 91dd9767195dc656879037a42ffd9db493b95e11)
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Passdb.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Passdb.xml b/docs/Samba3-HOWTO/TOSHARG-Passdb.xml index 4bede83e96..ed6fa3d2ab 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Passdb.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Passdb.xml @@ -1125,8 +1125,7 @@ is being added to the <command>net</command> toolset (see <link linkend="NetComm <indexterm><primary>account migration</primary></indexterm> <indexterm><primary>passdb backend</primary></indexterm> One particularly important purpose of the <command>pdbedit</command> is to allow - the migration of account information from one passdb backend to another. See the - <link linkend="XMLpassdb">XML</link> password backend section of this chapter. + the migration of account information from one passdb backend to another. </para> <sect3> |