Fix cagefs homedir symlink detection on cPanel servers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richard
    Junior Member
    • Apr 2017
    • 5

    #1

    Fix cagefs homedir symlink detection on cPanel servers

    When you rearrange an account in cPanel to a different partition, cPanel creates a symlink from /home/USERNAME to /homeX/USERNAME. Cagefs currently ignores the symlink if X is not a number and breaks existing accounts that were created using a letter. We would like cagefs to me made compatible with cPanels symlinks.
Working...