Hi experts, Sorry if this already answered elsewhere. How can a clinet create a master ssh which can access all sites (domains/sub-domains) associated with the concerned client account ? Also the multiple sites for the client must grow without asking qouta and restricted only by client's total web quota. Is there any way to configure such way ? ISPConfig version - 3.1-dev Thanks
Each website runs under its own user for security reasons, so you can not have a single ssh user that can access multiple websites. If you don't care about security, then you can use the vhost alias domain function and vhost subdomain function to run several websites under the same user though.