[midPoint] Custom Object Class

mceylan mrveceylan at gmail.com
Mon Dec 16 13:48:09 CET 2019


It's work. Thank you.



Jason Everling <jeverling at bshp.edu>, 13 Ara 2019 Cum, 17:49 tarihinde şunu
yazdı:

> You should see the attributes in the schema, did you try ‘Refresh schema’
> on the resource page after you made the changes?
>
>
>
> *From: *mceylan <mrveceylan at gmail.com>
> *Sent: *Friday, December 13, 2019 5:05 AM
> *To: *midPoint General Discussion <midpoint at lists.evolveum.com>
> *Subject: *Re: [midPoint] Custom Object Class
>
>
>
> Hi,
>
>
>
> The posixAccount does not appear in the schema in the ldap source I
> connected. Is he supposed to come?
>
>
>
> Thanks,
>
>
>
>
>
> mceylan <mrveceylan at gmail.com>, 13 Ara 2019 Cum, 11:58 tarihinde şunu
> yazdı:
>
> Hi,
>
> Ok, but I got the same error again.
>
>
>
> <generationConstraints>
>             <generateObjectClass>ri:inetOrgPerson</generateObjectClass>
>
> <generateObjectClass>ri:groupOfUniqueNames</generateObjectClass>
>             <generateObjectClass>ri:groupOfNames</generateObjectClass>
>
> <generateObjectClass>ri:organizationalUnit</generateObjectClass>
>             <generateObjectClass>ri:posixAccount</generateObjectClass>
>         </generationConstraints>
>
>
>
>
>
> Thanks,
>
>
>
>
>
> Gómez Martínez, Elsa <egomezm at minsait.com>, 13 Ara 2019 Cum, 11:52
> tarihinde şunu yazdı:
>
> Hi!
>
>
>
> If it helps I added auxiliary object class to the schema like this:
>
>
>
>         <schema>
>
>             <generationConstraints>
>
>                 <generateObjectClass>ri:inetOrgPerson</generateObjectClass
> >
>
>                 <generateObjectClass>ri:posixAccount</generateObjectClass>
>
>             </generationConstraints>
>
> </schema>
>
>
>
> Elsa
>
> *De:* midPoint <midpoint-bounces at lists.evolveum.com> *En nombre de *
> mceylan
> *Enviado el:* viernes, 13 de diciembre de 2019 9:29
> *Para:* midPoint General Discussion <midpoint at lists.evolveum.com>
> *Asunto:* [midPoint] Custom Object Class
>
>
>
> Hi,
>
>
>
> I'm using midpoint 3.9. When I try to add a user to Openldap, I want to
> add a custom object class. But I get the following error when adding.
>
>
>
> Schema error while processing schemaHandling section of
> object:2a7c7130-7a34-11e4-bdf6-001e8c717e5b(LiderAhenk): Auxiliary object
> class {
> http://midpoint.evolveum.com/xml/ns/public/resource/instance-3}posixAccount
> specified in rOCD(ACCOUNT:default={.../resource/instance-3}inetOrgPerson)
> does not exist
>
>
>
>
>
> I'm doing them to add the xml object class.
>
>
>
>
>
>   <schemaHandling>
>         <objectType id="1">
>             <intent>default</intent>
>             <displayName>Default Account</displayName>
>             <default>true</default>
>             <objectClass>ri:inetOrgPerson</objectClass>
>             <auxiliaryObjectClass>ri:posixAccount</auxiliaryObjectClass>
>
>             <attribute id="3">
>                 <c:ref>ri:dn</c:ref>
>                 <displayName>Distinguished Name</displayName>
>                 <matchingRule xmlns:mr="
> http://prism.evolveum.com/xml/ns/public/matching-rule-3
> ">mr:distinguishedName</matchingRule>
>
>
>
> Is there anything else I should do?
>
>
>
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
>
>
>
>
> --
>
> Merve CEYLAN
>
>
>
>
> --
>
> Merve CEYLAN
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
>


-- 
Merve CEYLAN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20191216/9ed9de83/attachment.htm>


More information about the midPoint mailing list