diff options
author | Gerald Carter <jerry@samba.org> | 2003-12-04 05:02:53 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-12-04 05:02:53 +0000 |
commit | d463abb035a19dce84902039623275cd72e16edc (patch) | |
tree | 428a65348ac84a2dd3e6d00051d9c479779ff450 /examples/LDAP | |
parent | 1c3c16abc94d197e69e3350de1e5cc1e99be4322 (diff) | |
download | samba-d463abb035a19dce84902039623275cd72e16edc.tar.gz samba-d463abb035a19dce84902039623275cd72e16edc.tar.xz samba-d463abb035a19dce84902039623275cd72e16edc.zip |
sync OID with HEAD
Diffstat (limited to 'examples/LDAP')
-rw-r--r-- | examples/LDAP/samba.schema | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba.schema b/examples/LDAP/samba.schema index 3ec30c46d8c..a2225faa584 100644 --- a/examples/LDAP/samba.schema +++ b/examples/LDAP/samba.schema @@ -236,7 +236,7 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.38 NAME 'sambaDomainName' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ) -attributetype ( 1.3.6.1.4.1.7165.2.1.43 NAME 'sambaMungedDial' +attributetype ( 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} ) |