PDA

View Full Version : Additional FTP users with access to webX folder


Been Told
20th May 2009, 18:45
Hi there!
At the moment when I create an additional user (in Users/E-mail) they get their own /web folder.
What if I want an additional FTP user that has access to the site's normal web folder (i.e. /var/www/webX/web)? How would I go about doing that?

The server in question is the root server in my signature.

till
20th May 2009, 22:50
You can not assign more then one admin ftp user to a website as ispconfig 2 uses linux system users. virtual users which would allow that had been intriduced in ispconfig 3.

Been Told
21st May 2009, 00:42
I see. Any way to do this manually?

till
21st May 2009, 10:47
You can add system users on the shell with the adduser command or useradd command.