pdf / freeipa-user-mailalternateaddress

Enables the mailAlternateAddress attribute from the mailrecipient schema in FreeIPA.
MIT License
14 stars 10 forks source link

Broken install on a 9.2 Derivate vom Redhat #5

Closed gueniewie closed 1 year ago

gueniewie commented 1 year ago

I Have this Problem by installing your script on a centos 9.2

[root@ipa freeipa-user-mailalternateaddress-master]# ./install.sh './user_mailalternateaddress_4.6.js' -> '/usr/share/ipa/ui/js/plugins/user_mailalternateaddress/user_mailalternateaddress.js' './user_mailalternateaddress_4.6.py' -> '/usr/lib/python3.11/site-packages/ipaserver/plugins/user_mailalternateaddress.py' cp: reguläre Datei '/usr/lib/python3.11/site-packages/ipaserver/plugins/user_mailalternateaddress.py' kann nicht angelegt werden: Datei oder Verzeichnis nicht gefunden:

Pleas have look for this Problem.

Thanks for your work

[root@ipa neu]# ipa --version VERSION: 4.10.1, API_VERSION: 2.251

pdf commented 1 year ago

Unfortunately I no longer have an environment to test or maintain this plugin. Provided the FreeIPA plugin API hasn't changed you should be able to find the correct filesystem paths to deploy the plugin and manually apply the changes that the install script attempts to perform.