summaryrefslogtreecommitdiffstats
path: root/examples
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
commit37f2191cd364dd6c2223b2e19072920ad2a257d6 (patch)
tree5174eac8b7ede92495e3bc5dede5f8eaee8b00c5 /examples
parent8cfe32cb9cbe791308368f07b5bdbfcc84ac33d7 (diff)
downloadsamba-37f2191cd364dd6c2223b2e19072920ad2a257d6.tar.gz
samba-37f2191cd364dd6c2223b2e19072920ad2a257d6.tar.xz
samba-37f2191cd364dd6c2223b2e19072920ad2a257d6.zip
r22805: Inform in examples/pdb about the location of the external support for
the SQL backends.
Diffstat (limited to 'examples')
-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/.