From e0294c9f66ef328e3d8dc62494f681a767c673be Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 16 Oct 2006 01:36:22 +0000 Subject: r19310: Add another conflicting oid Cope with there being no attributes to skip in the ad2oLscheam tool Andrew Bartlett (This used to be commit 942d7ad0c3534770ad05977b180e1c8111a5b6a6) --- source4/setup/schema-map-openldap-2.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/setup/schema-map-openldap-2.3') diff --git a/source4/setup/schema-map-openldap-2.3 b/source4/setup/schema-map-openldap-2.3 index 485b58a44a..bb6aabd4ca 100644 --- a/source4/setup/schema-map-openldap-2.3 +++ b/source4/setup/schema-map-openldap-2.3 @@ -21,6 +21,8 @@ subSchema # #MiddleName has a conflicting OID 2.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.1.8 +#defaultGroup has a conflicting OID +1.2.840.113556.1.4.480:1.3.6.1.4.1.7165.4.1.11 #This large integer format is unimplemented in OpenLDAP 2.3 1.2.840.113556.1.4.906:1.3.6.1.4.1.1466.115.121.1.27 #This case insensitive string isn't available -- cgit