Hi, I have a question about ISPConfig 3 and Jailkit. If I have 1 client (client1) which has 3 websites (web1, web2 and web3) and I want to give this client 1 ssh account which he can use to administer all these 3 webs... how do I set this in the settings? These are the settings for the shell user: site: web1 Username: [clientname]paul Password: --- chroot shell: jailkit Quote: 200mb Active: X -- the options page: ???? (no setting name shown): web1 ???? (no setting name shown): client1 Shell: /bin/bash Dir: /var/www/clients/client1/ Regards, Paul Peelen
SSH logins are per client and not per website. One SSH login can not administrate multiple websites. You have to create one ssh login per site.
Allright... than I understand. I just thought because they are per client, and the client has several websites the login should be able to administer several sites. Thanks for your answer. Regards, Paul Peelen