21 Jun 2006
H-Sphere versions: all
This H-Sphere fix removes the redundant /hsphere/local/run/ directory with insecure permissions
from all H-Sphere boxes with DNS logical servers.
Note: Upcoming H-Sphere versions will include this fix, so you don't need to apply it to them.
Procedure
- Log into your control panel server as root:
su -
- Download the fix script from our site:
Linux:
wget http://www.psoft.net/shiv/HS/remove_insecure_dir.sh
FreeBSD:
fetch http://www.psoft.net/shiv/HS/remove_insecure_dir.sh
- Run the script:
/bin/sh remove_insecure_dir.sh
This script runs without any output.
|