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 | 83c64db05443a4cd68ac884ff9df71df6c22f180 (patch) | |
tree | 0eac3ee6e37615169a81541cd4fadd45cc8f9565 /examples | |
parent | 5df2fd4175049247bf105698e9abfd32272bf96e (diff) | |
download | samba-83c64db05443a4cd68ac884ff9df71df6c22f180.tar.gz samba-83c64db05443a4cd68ac884ff9df71df6c22f180.tar.bz2 samba-83c64db05443a4cd68ac884ff9df71df6c22f180.zip |
sync OID with HEAD
(This used to be commit d463abb035a19dce84902039623275cd72e16edc)
Diffstat (limited to 'examples')
-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 3ec30c46d8..a2225faa58 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} ) |