Giter Site home page Giter Site logo

run as non root about precached HOT 5 CLOSED

x3n0m0rph59 avatar x3n0m0rph59 commented on June 16, 2024
run as non root

from precached.

Comments (5)

X3n0m0rph59 avatar X3n0m0rph59 commented on June 16, 2024 1

I nearly have it working right now.

What features need root capabilities?

  • netlink connector
  • fanotify
  • procfs access
    ....

Most of them can be acquired at startup, before we drop privileges.
Dynamic procfs access during process lifetime will need CAP_DAC_READ_SEARCH.

Maybe it is possible to grant special capabilities to the precached process.
Or launch as root and drop user/capabilities.

Yes, I implemented both ways.

from precached.

idnovic avatar idnovic commented on June 16, 2024 1

I am running precached now as non root precached user.
For precachedtop I now need to use sudo. But that is fine.

It seems to work well but between the #14 and the new features I can not say right now.

from precached.

X3n0m0rph59 avatar X3n0m0rph59 commented on June 16, 2024

I will add code to actually honor the available configuration parameters. Will need to rework the code that really needs root capabilities to work.

from precached.

idnovic avatar idnovic commented on June 16, 2024

What features need root capabilities?
Maybe it is possible to grant special capabilities to the precached process.
Or launch as root and drop user/capabilities. Dnsmasq does this.

Even thought their may be directories which precached as non root would have no access rights to I think that may work. As example under /boot not everything is accessible by non root users.

from precached.

X3n0m0rph59 avatar X3n0m0rph59 commented on June 16, 2024

We now have full support for running as non-root user, so I will close this issue.

from precached.

Related Issues (19)

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.