On 21.09.20 14:03, João Baúto via FreeIPA-users wrote:
Confirm which version of python-freeipa you are using. I started using v1.0 and had to change pretty much all function args. Since v1.0, all args have a prefix of a_ or o_. I never used host_mod but it should be o_userclass.
Thanks a lot. The "o_" and "a_" prefixes as well as the fact that the userclass attribute value to be set should not already exist were the key to success.
Cheers, Ronald _______________________________________________ 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]
