Hello,
having trouble with ROOT login to WHM, cfs is blocking SSH access so I can't change pass.
Can boot with rescue system, need help do disable CFS or allow my IP via rescue SSH.
OS: Centos 7.3 // WHM 64.0
anyone please help/instructions, tnx.
Disable CFS via SSH with rescue system
-
- Moderator
- Posts: 1524
- Joined: 01 Oct 2008, 09:24
Re: Disable CFS via SSH with rescue system
To disable csf/lfd in this case:
You may have to change the path depending on how your rescue system mounts partitions.
Code: Select all
touch /etc/csf/csf.disable
Re: Disable CFS via SSH with rescue system
can't find csf.disable in csf folder, any suggestion?
Re: Disable CFS via SSH with rescue system
Did you run the "touch" command as suggested?
That will generate the csf.disable file in /etc/csf.
That will generate the csf.disable file in /etc/csf.
Re: Disable CFS via SSH with rescue system
tnx, helped. Problem solved.