summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/Samba-LDAP-HOWTO.html
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-08-17 14:15:33 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-08-17 14:15:33 +0000
commit19ab776bf9c91cf4e56887fd7a63d3253b7e36ef (patch)
tree16bbbe65d4a897da210b1d27d133b5c94f7f706b /docs/htmldocs/Samba-LDAP-HOWTO.html
parent6938b5b98abd9ba055a46583a05c4fc07e32f529 (diff)
downloadsamba-19ab776bf9c91cf4e56887fd7a63d3253b7e36ef.tar.gz
samba-19ab776bf9c91cf4e56887fd7a63d3253b7e36ef.tar.xz
samba-19ab776bf9c91cf4e56887fd7a63d3253b7e36ef.zip
sync 3_0 branch with HEAD
Diffstat (limited to 'docs/htmldocs/Samba-LDAP-HOWTO.html')
-rw-r--r--docs/htmldocs/Samba-LDAP-HOWTO.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/htmldocs/Samba-LDAP-HOWTO.html b/docs/htmldocs/Samba-LDAP-HOWTO.html
index 3fb4e1df096..21ebbfe7b08 100644
--- a/docs/htmldocs/Samba-LDAP-HOWTO.html
+++ b/docs/htmldocs/Samba-LDAP-HOWTO.html
@@ -152,7 +152,7 @@ Identified (RID).</P
>As a result of these defeciencies, a more robust means of storing user attributes
used by smbd was developed. The API which defines access to user accounts
is commonly referred to as the samdb interface (previously this was called the passdb
-API, and is still so named in the CVS trees). In Samba 2.2.3, enabling support
+API, and is still so named in the CVS trees). In Samba 2.2.3, enabling support
for a samdb backend (e.g. <TT
CLASS="PARAMETER"
><I
@@ -498,7 +498,7 @@ CLASS="REPLACEABLE"
ldap suffix = "ou=people,dc=samba,dc=org"
# generally the default ldap search filter is ok
- # ldap filter = "(&#38;(uid=%u)(objectclass=sambaAccount))"</PRE
+ # ldap filter = "(&amp;(uid=%u)(objectclass=sambaAccount))"</PRE
></P
></DIV
></DIV