summaryrefslogtreecommitdiffstats
path: root/examples/LDAP/README
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-01-22 23:49:54 +0000
committerTim Potter <tpot@samba.org>2003-01-22 23:49:54 +0000
commit210cb79d29fcf8e01b538b6af4dee430f9032882 (patch)
treee8938c4d3e97357888f37dbc49c8e516f2069509 /examples/LDAP/README
parentf27d292efcc60a7ce3bf12e54a918c8177032199 (diff)
downloadsamba-210cb79d29fcf8e01b538b6af4dee430f9032882.tar.gz
samba-210cb79d29fcf8e01b538b6af4dee430f9032882.tar.xz
samba-210cb79d29fcf8e01b538b6af4dee430f9032882.zip
Minor merges from HEAD.
(This used to be commit 902a1dc1d5f74ce94496d03327c07416bc2061be)
Diffstat (limited to 'examples/LDAP/README')
-rw-r--r--examples/LDAP/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/README b/examples/LDAP/README
index 281a66e65aa..42cf4ff33a2 100644
--- a/examples/LDAP/README
+++ b/examples/LDAP/README
@@ -5,7 +5,7 @@
!==
This is a quick and dirty means of storing smbpasswd entries
-in smbpasswd. Samba 2.2.x does not have any ability to grab
+in LDAP. Samba 2.2.x does not have any ability to grab
this information directly from LDAP so you will need to
periodically generate an smbpasswd from an ldapsearch
"(objectclass=smbPasswordEntry)".