[Freeipa-users] modify schema - add group email and display attribute

Brian Candler b.candler at pobox.com
Mon Jan 2 17:41:02 UTC 2017


On 02/01/2017 11:53, Sandor Juhasz wrote:
> I would be really happy if anybody could assign an OID for the new 
> objectcalss

You can get your own enterprise OID for free from here:

http://pen.iana.org/pen/PenApplication.page

Note that you only get one, so it's up to you to subdivide the space. 
For example: if you get 1.3.6.1.4.1.99999, then you might decide to use:

1.3.6.1.4.1.99999.1 = LDAP object classes

1.3.6.1.4.1.99999.1.1 = myMailObjectClass

1.3.6.1.4.1.99999.1.2 = someOtherObjectClass

1.3.6.1.4.1.99999.2 = LDAP attributes

1.3.6.1.4.1.99999.2.1 = mySpecialAttribute

then later you can assign under 1.3.6.1.4.1.99999.3 for something else 
that needs OIDs (e.g. SNMP MIBs) and so on.




More information about the Freeipa-users mailing list