Giter Site home page Giter Site logo

Comments (2)

dmgeurts avatar dmgeurts commented on May 29, 2024

Has Python been updated on your IPA server? The following works for me when Python gets upgraded during a system upgrade:

sudo cp /usr/lib/python3.10/site-packages/ipaserver/plugins/user_jpegphoto.py /usr/lib/python3.11/site-packages/ipaserver/plugins/
sudo ipactl restart

I've just had to do this again as Python had been updated to v3.12

from freeipa-widget-picture.

proxyconcept avatar proxyconcept commented on May 29, 2024

I have tested this plugin on a fresh FreeIPA 4.10 and it works correctly.

As @dmgeurts said, if you have upgraded FreeIPA you should redeploy the plugins.

The provided script ipa-plugins-installer.sh try to find the python plugins folder for FreeIPA. But he may be too naive to get the first corresponding folder : I don't know if after an upgrade the old python folder is still present...

from freeipa-widget-picture.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.