Results 1 to 2 of 2
hello fellas, I am getting a strange problem in my ftp server, the ftpuser is writing in another user home directory, I think that the ftpuser is a system user, ...
- 09-09-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 13
[SOLVED] ftp user
hello fellas, I am getting a strange problem in my ftp server, the ftpuser is writing in another user home directory, I think that the ftpuser is a system user, am I right?
that user can be used by somebody else than pureftp??
ftpdje users are complaining that somebody else are creating files and folders in their directory.
thats what I got if a do a ls -l in the ftpdje home directory:
ftpuser tj Aug 27 11:05 08-AGOSTO
ftpuser tj Sep 8 20:30 20100901CAPDJETJRJ.pdf
ftpuser tj Aug 30 22:25 ACU
ftpdje dje Jul 26 20:50 Disponibilizado 20100726 Publicação 20100727
ftpdje dje Jul 27 21:37 Disponibilizado 20100727 Publicação 20100728
cat /etc/passwd | grep ftpdje
ftpdje
:2005:2005:Sistem DJE:/home/pureftpd/ftpdje:/bin/bash
cat /etc/passwd | grep ftpuser
ftpuser
:2001:2001
ureftpd user:/bin/null:/bin/false
any ideas???
- 09-09-2010 #2Just Joined!
- Join Date
- Sep 2010
- Posts
- 13
solved
The problem was permission, I changed the permission to only ftpdje write on this folder..thanks


