summaryrefslogtreecommitdiff
path: root/examples/pdb
diff options
context:
space:
mode:
authorLars Müller <lmuelle@samba.org>2007-05-11 20:42:51 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:21:59 -0500
commit0484aca691c727ce4694924db6daac82011d1740 (patch)
tree16e2a91d8eb2c1aeb8132534001e58d79168729c /examples/pdb
parentc6a51dc5f1c06fe01ebcfa438f28cd551f0678ff (diff)
downloadsamba-0484aca691c727ce4694924db6daac82011d1740.tar.gz
r22805: Inform in examples/pdb about the location of the external support for
the SQL backends. (This used to be commit 37f2191cd364dd6c2223b2e19072920ad2a257d6)
Diffstat (limited to 'examples/pdb')
-rw-r--r--examples/pdb/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/pdb/README b/examples/pdb/README
index baceb8e6009..692d32225d2 100644
--- a/examples/pdb/README
+++ b/examples/pdb/README
@@ -14,3 +14,7 @@ debugger.
New passdb plugins should go into the samba lib directory, (/usr/lib/samba/pdb/
for most distributions). An example would be: /usr/lib/samba/pdb/test.so
+
+Be aware that the SQL and XML based passdb modules have been removed since the
+3.0.23 release. More information of external support for SQL passdb modules
+can be found at http://pdbsql.sourceforge.net/.