Ales Rozmarin via FreeIPA-users wrote:
> Hi guys, 
> 
> I tried to write my firs plugin to add attribute host to be displayed in web 
> UI at at user. 
> 
> Plugin work ok host is displayed but I'm getting error when I try to add 
> object class to Default user. 

I don't understand this part of your question. What does adding object
class (testHost?) to "Default user" consist of?

rob

> 
> Error is : invalid 'ipauserobjectclasses': user default attribute host would 
> not be allowed!
> 
> Yes I try to use host attribute and I create custom objectcalss. like this
> 
> objectClasses: ( 2.25.36.1.2.3.4.5.2
>     NAME 'testHost'
>     DESC 'An object class for Aspera hosts'
>     SUP person
>     STRUCTURAL
>     MAY (host)
>     X-ORIGIN 'Extending FreeIPA' ).
> 
> It is any way that I could do that? I did create for test new Attribute with 
> different name and it working ok. But because of migration from old LDAP is 
> kinda forcing me to use attribute name host. 
> 
> Thanks
> Ales
> _______________________________________________
> FreeIPA-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedorahosted.org/archives/list/[email protected]
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
> 
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to