Hello everyone. First sorry for my bad english (Is not my native language), I finish installing ISPConfig 3 following the The Perfect Server - Ubuntu How to, but i have a problem (or not, because I don't know if it is normal) with the FTP server, I created a site then created a user for ftp and I can acces fine, but when I login with the user i can browse system files (because I see /dev /lib etc). Here is the output of the ls in the FTP Code: ftp 192.168.0.3 Connected to 192.168.0.3. 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 50 allowed. 220-Local time is now 15:39. Server port: 21. 220-This is a private system - No anonymous login 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. Name (192.168.0.3:administrador): rnochebuenarnochebuena 331 User rnochebuenarnochebuena OK. Password required Password: 230 OK. Current restricted directory is / Remote system type is UNIX. Using binary mode to transfer files. ftp> ls 200 PORT command successful 150 Connecting to port 35293 drwxr-xr-x 18 0 0 4096 Jun 27 13:11 . drwxr-xr-x 18 0 0 4096 Jun 27 13:11 .. -rwxr-xr-x 1 5004 client1 0 Jun 27 13:11 .bash_history drwx------ 2 5004 client1 4096 Jun 27 13:11 .ssh drwxr-xr-x 2 0 0 4096 Jun 27 13:11 bin drwxr-xr-x 2 5004 client1 4096 Jun 27 11:29 cgi-bin drwxr-xr-x 2 0 0 4096 Jun 28 14:22 dev drwxr-xr-x 6 0 0 4096 Jun 27 13:11 etc drwxr-xr-x 4 0 0 4096 Jun 27 13:11 home drwxr-xr-x 4 0 0 4096 Jun 27 13:11 lib drwxr-xr-x 2 0 0 4096 Jun 27 13:11 lib64 drwxr-xr-x 2 0 0 4096 Jun 28 00:30 log drwx--x--- 2 5004 client1 4096 Jun 27 11:29 private drwxr-xr-x 3 0 0 4096 Jun 27 13:11 run drwxr-xr-x 2 0 0 4096 Jun 27 11:29 ssl drwxrwxrwx 2 5004 client1 4096 Jun 27 11:29 tmp drwxr-xr-x 6 0 0 4096 Jun 27 13:11 usr drwxr-xr-x 3 0 0 4096 Jun 27 13:11 var drwx--x--x 3 5004 client1 4096 Jun 28 00:30 web 226-Options: -a -l 226 19 matches total Best regards, Rene.
Thats ok. What you see there are not the files in /. Ehat you see are the files with the same name in the jail of the website user.