summaryrefslogtreecommitdiff
path: root/examples/LDAP/samba.schema
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-12-23 14:45:56 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:05:56 -0500
commit3e80ef29a60373a443668357f63ad6f7fda6dab2 (patch)
tree8a20c6b34efb4a0c962c879a96c15a51784c21dc /examples/LDAP/samba.schema
parentea6b1035bd6dc2cae748b47ed58943f362d091c7 (diff)
downloadsamba-3e80ef29a60373a443668357f63ad6f7fda6dab2.tar.gz
samba-3e80ef29a60373a443668357f63ad6f7fda6dab2.tar.bz2
samba-3e80ef29a60373a443668357f63ad6f7fda6dab2.zip
r12452: Fix Bug #3053 to allow esp. older eDirectory releases to load our LDAP
schema. Maybe "Base64 encoded user parameter string" is not much clearer then "munged dial" - anyone got a better description ? Guenther (This used to be commit 02ccde5f4792e34ad88b7adb5ebaf1747cb8151f)
Diffstat (limited to 'examples/LDAP/samba.schema')
-rw-r--r--examples/LDAP/samba.schema2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema
index daf4588ead..e7ecc9e070 100644
--- a/examples/LDAP/samba.schema
+++ b/examples/LDAP/samba.schema
@@ -279,7 +279,7 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.38 NAME 'sambaDomainName'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
attributetype ( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial'
- DESC ''
+ DESC 'Base64 encoded user parameter string'
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} )