| View previous topic :: View next topic |
| Author |
Message |
stirfry213
Joined: 01 Mar 2005
Posts: 1
|
| Posted: Tue Mar 01, 2005 5:24 pm Post subject: Users Cannot Login, Bad Password |
|
|
I'm using Apache2Triad with phpsftpd 0.3
I am running all server applications on a Win2K machine. Also, on my LAN I use as my main pc a WinXP machine. From my XP machine, I can access the FTP server using the root user. However, if I try to creat any other users and login as them, it tells me the password is bad. The exact same thing happens if I have someone try to access the ftp server from outside my LAN also.
Any suggestions on what I can do to resolve this problem? |
|
| Back to top |
|
Demoric
Joined: 29 Dec 2004
Posts: 5
|
| Posted: Tue Mar 01, 2005 7:22 pm Post subject: |
|
|
| I had a similar problem, and found that phpsftpd had misconfigured the config file. My suggestion is to open it up, and manually configure it. Be sure to check all user accounts for any problems. I only had 1 bad account, but every account listed after it would work, but every account before (such as root) would. |
|
| Back to top |
|
door33
Joined: 28 May 2004
Posts: 8
|
| Posted: Wed Mar 02, 2005 12:43 am Post subject: |
|
|
open up ur slimftpd.conf file which is located in /apache2triad/ftp
then look and see if all the users are there. if they are then you forgot to restart slimftpd. if there not then you are not adding the users correctly
NOTE:
You must restart slimftp after everytime u add a new user |
|
| Back to top |
|
| |