Have imported the Leopard apple.schema file in to an iPlanet Directory Server – but can’t seem to add the ‘apple-company’ attribute to end user records.
I see this info about the attribute in the leopard schema file:
attributetype (
1.3.6.1.4.1.63.1000.1.1.1.1.29
NAME ( ‘apple-company’ )
DESC ‘company’
EQUALITY caseIgnoreMatch
SUBSTR caseExactSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
But I never see ‘apple-company’ listed under an objectClass definition. Which objectClass contains ‘apple-company’ ?
Comments are closed