Carlos Queen via FreeIPA-users wrote: > Hello everyone, > > I want to change my email format and I searched out, I found an instruction > that uses a piece of python code in > /usr/lib/python2.7/site-packages/ipalib/plugins/, problem is that my ipa > server version is 4.6.8 and API 2.237 and it has not the directory plugins. > > My question is: It is not possible to add plugins in this version? Is there > any other way to customize anything in freeipa? > > I hope you guys help me, thanks in advance.
You're trying to use code for a much older version. It still might work though. The plugins were moved to <python_dir>/site-packages/ipaserver/plugins It would also help if you shared where you found the code and what exactly you're trying to do. 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
