[PATCH] docs: Fix an outdated remark, tdbsam is default

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon May 2 08:59:26 UTC 2016


Hi!

Review appreciated!

Thanks, Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de
-------------- next part --------------
From 08cbb0189d07deea7f7a3b310b9424408cc2a25f Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl at samba.org>
Date: Mon, 2 May 2016 10:58:12 +0200
Subject: [PATCH] docs: Fix an outdated remark, tdbsam is default

Signed-off-by: Volker Lendecke <vl at samba.org>
---
 ctdb/web/samba.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ctdb/web/samba.html b/ctdb/web/samba.html
index fb17d0f..9e4bf14 100644
--- a/ctdb/web/samba.html
+++ b/ctdb/web/samba.html
@@ -13,7 +13,7 @@ Do this by running:
   smbpasswd -a root
 </pre>
 
-Samba with clustering must use the tdbsam or ldap SAM passdb backends (it must not use the default smbpasswd backend), or must be configured to be a member of a domain.<br>
+Samba with clustering must use the tdbsam or ldap SAM passdb backends, or must be configured to be a member of a domain.<br>
 The rest of the configuration of Samba is exactly as it is done on a normal system.<br><br>
 See the docs on http://samba.org/ for details.
 
-- 
1.7.9.5



More information about the samba-technical mailing list