Jean Tomaz da Silva via FreeIPA-users wrote: > Dears, > > Is it possible to add a custom subentry to UID object without using the > ldapmodifty tool? Using the ipa cli commands or through of the web ui. > > My ldif file content is bellow. > > dn: Affiliation=1,uid=john,cn=users,cn=accounts,dc=example,dc=com > changetype: add > Affiliation: 1 > AffiliationType: employee > objectClass: CustomPerson > objectClass: top
As a subentry? No, I don't believe it's possible. The IPA API is aware of the DIT and won't allow it. rob _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
