View Full Version : anonymous ftp accounts stopped working
Peter Verrill
01-18-2004, 06:05 AM
All anonymous ftp account have stopped working... I think this happened after one of the recent updates, im not sure...
DirectAdmin Support
01-18-2004, 11:53 AM
Hello,
It's probably the chmod 710 to the /home/username/domain/domain.com. Try chmodding it to 711.. I might have to figure out another way to secure things up.
John
bvvelzen
02-04-2004, 01:08 PM
We had the same problem and it has been solved bij the solution of chmodding to 711. But how is the status on that security leak?
DirectAdmin Support
02-05-2004, 10:55 AM
Hello,
It generally isn't too much of an issue. You can just set your public_html folder to 710 and set the group to apache, and that would seal it up again.
John
Peter Verrill
05-01-2004, 04:13 PM
Hey again,
Not sure when this happened but now they have stopped working again...
Tried above solution again but no joy.
Peter Verrill
DirectAdmin Support
05-05-2004, 12:07 PM
Check your proftpd logs: /var/log/proftpd/* and /var/log/messages
John
Peter Verrill
05-05-2004, 12:25 PM
May 5 20:21:59 blue proftpd[20543]: blue.real-hosts.com (82.43.99.151[82.43.99.151]) - FTP session opened.
May 5 20:22:06 blue proftpd[20543]: blue.real-hosts.com (82.43.99.151[82.43.99.151]) - no such user 'anonymous@desertstormers.com'
May 5 20:22:13 blue proftpd[20543]: blue.real-hosts.com (82.43.99.151[82.43.99.151]) - FTP session closed.
ProFTPd [20543] 82.43.99.151 [05/May/2004:20:22:05 +0100] "USER anonymous@desertstormers.com" 331
ProFTPd [20543] 82.43.99.151 [05/May/2004:20:22:06 +0100] "PASS (hidden)" 530
DirectAdmin Support
05-05-2004, 02:11 PM
Check /etc/proftpd.vhosts.conf to make sure that the correct ftp password file is being used with the IP you've specified. If no virtualhost for that ip exists, it should default to /etc/proftpd.passwd .. and then look inside the password file to make sure that the anonymous account exists.
John
Peter Verrill
05-05-2004, 02:27 PM
/etc/proftpd.vhosts.conf doesnt contain a virutal host for the IP and /etc/proftpd.passwd doesn't contain any anonymous users.
How do I add them?
DirectAdmin Support
05-05-2004, 02:28 PM
Hello,
Try disabling and enabling anonymous ftp again for the domain.
John
Peter Verrill
05-05-2004, 02:32 PM
Tried with no effect...
DirectAdmin Support
05-06-2004, 12:14 PM
I'm not sure .. there isn't a whole lot more to check. Check to ensure that the /etc/proftpd.vhosts.conf does *not* contain a virtualhost for the main server IP..
Also make sure that the directory actually exists.. double check the permissions on all directories above it (needs 755).
After that, I'm fresh out of clues. If you need me to take a look send us your info via https://www.directadmin.com/clients/safesubmit.php
John
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.