Extending Samba 4 schema for OSX GPO support
Kamen Mazdrashki
kamenim at samba.org
Tue Nov 23 15:34:38 MST 2010
On Tue, Nov 23, 2010 at 22:34, Andrew Bartlett <abartlet at samba.org> wrote:
> On Tue, 2010-11-23 at 21:56 +0200, Kamen Mazdrashki wrote:
>> Hi Aubrey,
>>
>> On Tue, Nov 23, 2010 at 20:11, Aubrey Ekstrom
>> <aekstrom at proclivitysystems.com> wrote:
>> > Hi Mat,
>> >
>> > Thanks for the reply.
>> >
>> > Attached is the .ldif file, which when I import it through phpLDAPadmin I get no errors, but no schema is added either. I also tried pasting single entries like this:
>> >
>> > dn: CN=apple-category,CN=Schema,CN=Configuration,DC=xxx,DC=xxx
>> > changetype: ntdsschemaadd
>> You should use 'changetype: add' as we don't support 'ntdsschemaadd'
>
> Is there an LDAP protocol value this normally maps to? What generated
> this value?
>
As far as I recall, it is MS-specific and means something like "add it unless
it already exists"
>> > objectClass: attributeSchema
>> > attributeId: 1.3.6.1.4.1.63.1000.1.1.1.10.4
>> > ldapDisplayName: apple-category
>> 'ldapDisplayName: appleCategory' is more ldapDisplayName-ish too :)
>
> Kamen,
>
> If that's the name Apple chose, then we have to use it.
>
Totally agree.
I've missed the part that this LDIF is suggested by Apple, my bad :)
--
CU,
Kamen Mazdrashki
More information about the samba-technical
mailing list