From f871de7def8dcb180f34b04eff182600607c9f87 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Tue, 8 Dec 2009 14:55:16 -0600 Subject: s4:provision - Remap conflicting thumbnailPhoto and thumbnailLogo OID's. --- source4/setup/schema_samba4.ldif | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source4/setup/schema_samba4.ldif') diff --git a/source4/setup/schema_samba4.ldif b/source4/setup/schema_samba4.ldif index 3216f4f7c9..70ae5d8d77 100644 --- a/source4/setup/schema_samba4.ldif +++ b/source4/setup/schema_samba4.ldif @@ -195,6 +195,9 @@ #Allocated: (dynamicObject) samba4DynamicObject: 1.3.6.1.4.1.7165.4.255.8 #Allocated: (entryTTL) samba4EntryTTL: 1.3.6.1.4.1.7165.4.255.9 +#Allocated: (thumbnailPhoto) attributeID: 1.3.6.1.4.1.7165.4.255.10 +#Allocated: (thumbnailLogo) attributeID: 1.3.6.1.4.1.7165.4.255.11 + # # Based on domainDNS, but without the DNS bits. # -- cgit