r5060: BUG 2286: fix typoe on sambaConfig oc definition
authorGerald Carter <jerry@samba.org>
Fri, 28 Jan 2005 17:36:41 +0000 (17:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:13 +0000 (10:55 -0500)
(This used to be commit e2ce048654fdb98a50622ac60abae18c6b6ba4d2)

examples/LDAP/samba.schema

index 9cfa0dd7eb5c39a50bed5268b24cbadfbcc3f029..2205c17309510238aeb36aa6f5c87ef558f01c93 100644 (file)
@@ -467,7 +467,7 @@ objectclass ( 1.3.6.1.4.1.7165.2.2.9 NAME 'sambaSidEntry' SUP top STRUCTURAL
        DESC 'Structural Class for a SID'
        MUST ( sambaSID ) )
 
-objectclass ( 1.3.6.1.4.1.7165.1.2.2.10 NAME 'sambaConfig' SUP top AUXILIARY
+objectclass ( 1.3.6.1.4.1.7165.2.2.10 NAME 'sambaConfig' SUP top AUXILIARY
        DESC 'Samba Configuration Section'
        MAY ( description ) )