[Freeipa-users] Add extra infofield to user

Dmitri Pal dpal at redhat.com
Mon Nov 24 16:51:20 UTC 2014


On 11/24/2014 11:36 AM, Matt . wrote:
> Hi All,
>
> I see it's possible to add an extra field to a user by creating a new
> userobjectclass.
>
> The issue is that this field is not yet @ the user, but can we create it here ?
>
> /usr/lib/python2.6/site-packages/ipalib/plugins/user.py
>
> Any direction would be great!
>
> Thanks,
>
> Matt
>

You need to extend schema.
You add new attribute and put it to the object class that is Extensible 
object.
However it is usually better yo use something that is already in the 
directory server.

What is the contents that you want to add? May be there is already 
something you can use.

-- 
Thank you,
Dmitri Pal

Sr. Engineering Manager IdM portfolio
Red Hat, Inc.




More information about the Freeipa-users mailing list