diff options
author | Richard Sharpe <sharpe@samba.org> | 2002-10-05 20:29:59 +0000 |
---|---|---|
committer | Richard Sharpe <sharpe@samba.org> | 2002-10-05 20:29:59 +0000 |
commit | 76d111aed1dc6457e98ef4193a44360c8ae769bc (patch) | |
tree | 47f5ce37dbad96e70924bf6093ddd31f0126a4ac /examples/LDAP/README | |
parent | 272fee58094f4a10ffc978b4f90c444a99a6e945 (diff) | |
download | samba-76d111aed1dc6457e98ef4193a44360c8ae769bc.tar.gz samba-76d111aed1dc6457e98ef4193a44360c8ae769bc.tar.bz2 samba-76d111aed1dc6457e98ef4193a44360c8ae769bc.zip |
Fix a small mistake.
(This used to be commit 12c49861fd21fb57ba38537c73a6576ca034913a)
Diffstat (limited to 'examples/LDAP/README')
-rw-r--r-- | examples/LDAP/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/README b/examples/LDAP/README index 281a66e65a..42cf4ff33a 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)". |