Great! Thanks for your response. Sorry! I confused the RDN with subentry. I want insert the leftmost RDN "affiliation" in a DN, with the value '1', using ipa tools. I adjusted my ldif again with RDN "affiliation" to start with the lower letter.
dn: affiliation=1,uid=john,cn=users,cn=accounts,dc=example,dc=com changetype: add affiliation: 1 affiliationType: employee objectClass: CustomPerson objectClass: top I'm developing a web self-register to my users using the Python FreeiPA API. Best regards, Jean Tomáz _______________________________________________ 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
