diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-26 02:29:33 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-26 02:29:33 +0000 |
commit | 74b9fdc1ccd6c061038d86f7713cb33a89e2261c (patch) | |
tree | d532f46d831972b64bcaa39463387ac9c18ce271 /docs/docbook | |
parent | 629f9d7c95e189981b9890f88775577984e107a7 (diff) | |
download | samba-74b9fdc1ccd6c061038d86f7713cb33a89e2261c.tar.gz samba-74b9fdc1ccd6c061038d86f7713cb33a89e2261c.tar.bz2 samba-74b9fdc1ccd6c061038d86f7713cb33a89e2261c.zip |
--with-tdbsam is gone
(This used to be commit 8f63f7142c6bf1e89b5cc3c0d02cbe480bc247b4)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 9486eb87ea..fa61121f4b 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -5423,8 +5423,6 @@ df $1 | tail -1 | awk '{print $2" "$4}' <listitem><para>This option allows the administrator to chose which backends to retrieve and store passwords with. This allows (for example) both smbpasswd and tdbsam to be used without a recompile. Multiple backends can be specified, separated by spaces. The backends will be searched in the order they are specified. New users are always added to the first backend specified. - Experimental backends must still be selected - (eg --with-tdbsam) at configure time. </para> <para>This parameter is in two parts, the backend's name, and a 'location' |