I am using virtualmin gpl for basically handling the administration of ssh users and their quotas. The server is just going to be used for sftp access. I setup custom shells for email users so that sub users could be created for each account as well and share the same quotas, etc. Plus i have having virtualmins api to access the info remotely.
Anyway, i am not using apache or mail or anything like that on this server, so i have no need for the cgi-bin, mail, public_html, etc folders. Is there a user directory template or such that i can modify so that those folders are not created each time an account is created?
Also, if you have any better ideas for what im trying to accomplish (easy sftp user/quota management/reporting), I am all ears.