How we could add particular file to cagefs userspace?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • info
    Junior Member
    Forum Explorer
    • Mar 2021
    • 19

    #1

    How we could add particular file to cagefs userspace?

    Binaries which has not rpm
  • info
    Junior Member
    Forum Explorer
    • Mar 2021
    • 19

    #2
    Hi,

    After enabling CageFS on one of our server customer complain that his cronjob stop working. While we check this problem GET problem have been found. GET is compliled perl program which allow for users running script on their sites on defined in cronjob time. I believe his cron stop work because his cron is not allowed to run GET. When i disable CageFS for affected user, his cronjob work restored.
    I know that CageFS could add rpm based software and allow user to run it but how about particular binaries which has not any rpm? Sure, i could just copy GET into appropriate folder inside CageFS skeleton but does this will correct way?

    Comment

    • iseletsk
      Senior Member
      • Dec 2017
      • 1199

      #3
      Dima,

      Please, make sure that GET is added to /etc/cagefs/conf.d


      Or if you are not sure how to do it -- contact our support and we will help.

      Comment

      • info
        Junior Member
        Forum Explorer
        • Mar 2021
        • 19

        #4
        That does help, thank you

        Comment

        Working...