summaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2002-04-13 08:16:41 +0000
committerAndrew Bartlett <abartlet@samba.org>2002-04-13 08:16:41 +0000
commitc10def37f506d3f2bab442418ac08fdb62659b02 (patch)
tree3d81a473f2c2e0edcc467d2c88c41616e43b5713 /examples/README
parenta4594d9efeca1f67dea57be8323fb4bd986318ce (diff)
downloadsamba-c10def37f506d3f2bab442418ac08fdb62659b02.tar.gz
samba-c10def37f506d3f2bab442418ac08fdb62659b02.tar.xz
samba-c10def37f506d3f2bab442418ac08fdb62659b02.zip
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
<jelmer@nl.linux.org>. This patch also includes major rework of pdbedit to use popt, and the addition of -i paramter (allowing the user to specify which PDBs is being operated on) and -e to export a pdb - useful for backup and testing etc. Use of -i and -e gets us pdb2pdb functionality for transition between backends, much like the sam2sam in TNG. Andrew Bartlett
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README
index ba47cf912f7..3e11ed4ad82 100644
--- a/examples/README
+++ b/examples/README
@@ -1,7 +1,7 @@
Copyright(C) Samba-Team 1993-1997
-This directory contains example config files and related material for
-Samba.
+This directory contains example samba extensions, example config files and
+related material for Samba.
At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.