On 07/28/2014 03:08 PM, Andreas Ladanyi wrote:
Hi,

iam looking for the ldif file where i could find the objectclass
definition of ipaobject.

I could find the following entries:

objectClasses: (2.16.840.1.113730.3.8.4.12 NAME 'ipaObject' DESC 'IPA
objectclass' AUXILIARY MUST ( ipaUniqueId ) X-ORIGIN 'IPA v2' )

attributeTypes: (2.16.840.1.113730.3.8.3.1 NAME 'ipaUniqueID' DESC
'Unique identifier' EQUALITY caseIgnoreMatch ORDERING
caseIgnoreOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN
'IPA v2' )

in the file 60basev2.ldif.

So the objectclass ipaobject seems to have one auxiliary attribute only
? Where could i find the rest of the objectclass definition ?

This is the complete definition; other attributes come from other objectclasses.

The ipaUniqueID is required (MUST) for ipaObject. The objectclass itself is AUXILIARY.


Here's the tutorial I learned LDAP concepts from, hope it helps: http://www.zytrax.com/books/ldap/ch3/

--
PetrĀ³

--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go To http://freeipa.org for more info on the project

Reply via email to