summaryrefslogtreecommitdiff
path: root/examples/LDAP/samba-nds.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-nds.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-nds.schema')
-rw-r--r--examples/LDAP/samba-nds.schema2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba-nds.schema b/examples/LDAP/samba-nds.schema
index bb03a67d4d..7bfa5040f8 100644
--- a/examples/LDAP/samba-nds.schema
+++ b/examples/LDAP/samba-nds.schema
@@ -123,7 +123,7 @@ attributeTypes: ( 1.3.6.1.4.1.7165.2.1.38 NAME 'sambaDomainName' DESC 'Windows N
dn: cn=schema
changetype: modify
add: attributetypes
-attributeTypes: ( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial' DESC '' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} )
+attributeTypes: ( 1.3.6.1.4.1.7165.2.1.47 NAME 'sambaMungedDial' DESC 'Base64 encoded user parameter string' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{1050} )
dn: cn=schema
changetype: modify