Skip to main content

/bin/cagefs_enter.proxied does not have setuid enabled

Comments

3 comments

  • cPanelLauren
    Hello @servermanaged This occurs frequently when the setuid bit is missing from /bin/cagefs_enter.proxied which is included with the lve-wrappers package. You might try reinstalling the package with the following: yum reinstall lve-wrappers
    Once complete a stat on it should look as follows: stat /bin/cagefs_enter.proxied File: "/bin/cagefs_enter.proxied" Size: 11536 Blocks: 24 IO Block: 4096 regular file Device: 804h/2052d Inode: 6446260810 Links: 1 Access: (4755/-rwsr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2018-11-22 19:14:36.872309263 +0900 Modify: 2015-12-29 02:19:56.000000000 +0900 Change: 2018-11-22 19:13:45.249504661 +0900
    0
  • servermanaged
    Hello @servermanaged This occurs frequently when the setuid bit is missing from /bin/cagefs_enter.proxied which is included with the lve-wrappers package. You might try reinstalling the package with the following: yum reinstall lve-wrappers
    Once complete a stat on it should look as follows: stat /bin/cagefs_enter.proxied File: "/bin/cagefs_enter.proxied" Size: 11536 Blocks: 24 IO Block: 4096 regular file Device: 804h/2052d Inode: 6446260810 Links: 1 Access: (4755/-rwsr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2018-11-22 19:14:36.872309263 +0900 Modify: 2015-12-29 02:19:56.000000000 +0900 Change: 2018-11-22 19:13:45.249504661 +0900

    Thanks a lot, it fixed the issue!
    0
  • cPanelLauren
    Hi @servermanaged Awesome! I'm glad to hear it, you're most welcome!
    0

Please sign in to leave a comment.