Code Monkey home page Code Monkey logo

Comments (9)

reverland avatar reverland commented on July 3, 2024

I workaround this by :

  1. chmod 644 /lib/security/howdy/{compare.py,config.ini}
  2. change /lib/security/howdy/pam.py
status = subprocess.call(["/usr/bin/python3", os.path.dirname(os.path.abspath(__file__)) + "/compare.py", pamh.get_user()])

from howdy.

boltgolt avatar boltgolt commented on July 3, 2024

PAM is running as root by default, but i've seen a few of similar issues where PAM is running Howdy without root rights. Is Howdy fully functional now you've changed the permissions of only those 2 files?

from howdy.

reverland avatar reverland commented on July 3, 2024

yeah,looks like its fully functional.

I use it when login and type sudo in gnome terminal only, however.

from howdy.

reverland avatar reverland commented on July 3, 2024
➜  ~ sudo howdy test

Opening a window with a test feed

Press ctrl+C in this terminal to quit
Click on the image to enable or disable slow mode


Closing window

nothing strange happened

from howdy.

reverland avatar reverland commented on July 3, 2024

but I see no viewer window

from howdy.

reverland avatar reverland commented on July 3, 2024

I use pyenv, so the python path is different, maybe this issue should be split into 2 issues focus on different things

from howdy.

boltgolt avatar boltgolt commented on July 3, 2024

Following up on issues i forgot to reply to, are you still having this problem or did you fix it/uninstall Howdy?

from howdy.

reverland avatar reverland commented on July 3, 2024

I did my workaround and it works well for a long long long long time.

I think the workaround may be necessary.

from howdy.

boltgolt avatar boltgolt commented on July 3, 2024

A fix is now planned for the next release, main threat is #83

from howdy.

Related Issues (20)

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.