Extending Samba 4 schema for OSX GPO support

Kamen Mazdrashki kamenim at samba.org
Tue Nov 23 12:56:50 MST 2010


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'

> 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 :)

> attributeSyntax: 2.5.5.12
> adminDescription: Category for the computer or neighborhood
> oMSyntax: 64
> systemOnly: FALSE
>
> That is where phpLDAPadmin gives the error:
>
> LDIF text import
> Could not add object: CN=apple-category,CN=Schema,CN=Configuration,DC=xxx,DC=xxx
> LDAP said: LDAP_NO_SUCH_ATTRIBUTE
> That entry does not contain the attribute specified.
>


-- 
CU,
Kamen Mazdrashki
Samba Team                                            http://samba.org
http://gitweb.samba.org/?p=kamenim/samba.git;a=summary


More information about the samba-technical mailing list