
Kosinus
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Kosinus-
Have also exact the same problem, clean install of Centos 8.4, after installation od cpanel and one reboot, no network, no access to SSH, nothing. Tried to exclude kernel updates, convert to Cloudl...
-
Hello, we have similar problem, but at whole WHM dedicated server. At many user accounts new email account "anonymusfox-xxxx@domain.com" showed up. We managed to intercept cpanel password change no...
-
Solved by disabling CSF adding file csf.disable to csf folder. touch /etc/csf/csf.disable After reboot managed to SSH login and disable 2FA with whmapi1 whmapi1 twofactorauth_disable_policy
-
Think local whm or csf is blocking ssh access, can you maybe instruct how to dissable csf from rescue mode?
-
Firewall is preventing me from accesing, is it possible to disable 2FA from rescue mode?
-
This thread should be helpful for your original issue: Two-Factor Authentication I know about api but can api be called if rescue system is booted?
-
Got stuck after trying: mv -v /var/cpanel/authn/twofactor_auth/tfa_userdata.json{,.bak}; echo "{}" >> /var/cpanel/authn/twofactor_auth/tfa_userdata.json Now have a problem: Internal Server Error 5...