Jcats
- Total activity 1230
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 431
Comments
Recent activity by Jcats-
Yeah nevermind, I just tested on one of our servers, it actually gives the reseller the ability to modify the cluster setup as the root user so that would be no bueno, I am afraid you are SOL witho...
-
So I was just looking at the ACL lists and apparently you can grant a reseller access to DNS cluster however I don't honestly think your host will, I would give your hosts support a quick shout and...
-
Unfortunately no, there would be no way for you to sync the DNS zones between the servers like a cluster which is what you need. Even if you were to say purchase 2 small VPS and install cPanel DNS...
-
Send a test email to Newsletters spam test by mail-tester.com it will let you know if you need to setup rdns, spf, dkim, listed in any rbls, etc
-
What does this give you: grep -rli AllowUsers /etc/ssh/
-
Yeah would be a pain for sure.
-
Nope, that is not a default option, its not even mentioned in the config by default. If you don't need/want it, just comment it out but comment out similar lines as well like DenyUsers, AllowUser...
-
Seems like you are using AllowUsers in ssh grep -i AllowUsers /etc/ssh/sshd_config You will want to add that range like so *@196.0.0.0/8 just add it to the end of the AllowUsers line separati...
-
Jun 3 22:39:43 exa sshd: /etc/ssh/sshd_config: terminating, 1 bad configuration options Please provide output of sshd -t
-
Not possible natively. You'd have to do this all in your own backend using the API WHM API 1 Functions - create_user_session - Developer Documentation - cPanel Documentation Not sure how you'd d...