1. Log in as reseller
2. Create account
3. Assign it Legacy Shared Web Hosting Standard package
4. Save
5. Notice the error "[an error occurred while processing this directive]" but account is still created with following info:
WWWAcct 12.0 (c) 1997-2007 cPanel, Inc....
Dns Zone check is enabled.
+===================================+
| New Account Info |
+===================================+
| Domain: stufftesting.com
| Ip: xx.xxx.xxx.xxx (n)
| HasCgi: y
| UserName: stufftes
| PassWord: xxxxx
| CpanelMod: x
| HomeRoot: /home
| Quota: 5000 Meg
| NameServer1: xxx.com
| NameServer2: xxx.com
| NameServer3:
| NameServer4:
| Contact Email:
| Package: Legacy Shared Web Hosting Standard
+===================================+
6. Go to list accounts and see that it has unlimited disk space
7. Log into user's cPanel and note unlimited disk space
8. Click on the File Manager and note the error: "Internal Error, can't find that folder :"
9. Grant user jail shell access in WHM
10. Shell in as user and note the error "-jailshell: /home/stufftes/.bash_profile: Permission denied"
11. Attempt to ls and note the error: "-jailshell: /home/stufftes/.bash_profile: Permission denied"
12. Shell in as root and notice that the user's home dir is owned by root:
# ls -dal stufftes/
drwx------ 2 root root 4096 Jun 7 15:44 stufftes//
That's enough.