Skip to main content

Symbolic link not allowed or link target not accessible

Comments

3 comments

  • 24x7server
    Hello :), You are using cloudlinux on your server so can you please check cloudlinux symlink protection setting on your server with the following URL. CloudLinux Documentation
    0
  • melloman
    Here is what I have in /etc/sysctl.conf # System default settings live in /usr/lib/sysctl.d/00-system.conf. # To override those settings, enter new settings here, or in an /etc/sysctl.d/.conf file # # For more information, see sysctl.conf(5) and sysctl.d(5). fs.symlinkown_gid = 99 # CageFS fs.proc_can_see_other_uid=0 # SecureLinks Link Traversal Protection Allowd Group Id fs.protected_symlinks_allow_gid = 984 fs.protected_hardlinks_allow_gid = 984 I tried changing fs.proc_can_see_other_uid to 1 I tried changing fs.protected_symlinks_allow_gid & fs.protected_hardlinks_allow_gid to 99 I tried adding fs.enforce_symlinksifowner = 0 to the bottom of /etc/sysctl.conf After running sysctl -p there was no difference.
    0
  • cPanelMichael
    Hello, Could you verify if the symbolic link itself is owned by the account username? Thank you.
    -1

Please sign in to leave a comment.