![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to block an anonymous ftp user? | dennisheazle | UNIX for Dummies Questions & Answers | 10 | 04-17-2008 12:49 AM |
| anonymous ftp attack? | dennisheazle | Security | 2 | 04-07-2008 05:11 PM |
| Anonymous User | ronald_brayan | UNIX for Advanced & Expert Users | 1 | 02-27-2007 11:49 PM |
| Enable PWD command on anonymous FTP? | HiredGun79 | IP Networking | 9 | 05-20-2006 11:49 AM |
| Disable anonymous ftp???? | rrivas | UNIX for Dummies Questions & Answers | 2 | 06-21-2002 11:49 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How do I set up and Anonymous FTP Server on Unix FreeBSD v4.3?
Also, how do I set up my account to get root access when I am logged onto my server through ftp? Thanx in advanced.
__________________
~~~~~ Greg A. Anderson - webmaster@byondf1.com - ByondF1.com Web Site & Graphics Design - http://www.byondf1.com LDSWebmasters.com - http://www.ldswebmasters.com IAmTheMom.com - http://www.iamthemom.com - I am LDS...Are you? Join us at http://www.rulds2.com |
| Forum Sponsor | ||
|
|
|
|||
|
Anon FTP Server
I need more details. I am an absolute newbie on Unix. It is FreeBSD 4.3. I need details on how to set up anon ftp server on this box after the original install is complete and it is up and running.
Thanx.
__________________
~~~~~ Greg A. Anderson - webmaster@byondf1.com - ByondF1.com Web Site & Graphics Design - http://www.byondf1.com LDSWebmasters.com - http://www.ldswebmasters.com IAmTheMom.com - http://www.iamthemom.com - I am LDS...Are you? Join us at http://www.rulds2.com |
|
|||
|
RE:
I'm in the same boat with you.
Only one difference, I have FreeBSD 4.4. I was able to set up anon FTP through /stand/sysinstall, but I wasn't ever able to get it to work properly. I also wanted to place it somewhere else, and if I don't want it at /usr/ftp or /var/ftp it will hardly work at all. Also, I did find out how to allow root to log into ftp, access the /etc/ftpusers file and remove root from the list. but if I was you, I wouldn't do that for security reasons; you want to protect your root. I'm a newbe myself, and I'm also still trying to get all the little stuff like this figured out, but by my experience, the people here arnt to interested in helping us get our wheels turning. I mean, don't even bother asking them command questions. Nothing personal guys, but that's how I see it. |
|
|||
|
This might help
Detailed instructions might be beyond the scope of this Forum as far as I can see, but I have used Wu-FTP may times in the past in many flavors of Linux and Unix and it has served me well in easy setup and maintenance. you will find a manual and instructions here:
http://www.wu-ftpd.org/wu-ftpd-faq.html You may also want to preview the following link before you go setting up an anonymous ftp server on the internet without ever having done it before. The page shows up with a lot of hypertext tags in my browser but you should be able to work around that if they appear in yours. http://www.faqs.org/faqs/computer-se...ymous-ftp-faq/ Lastly you might want to read this page as well: http://www.daemonnews.org/199905/newbies.html Hope this gives ya a push in the right direction. Witlr If God did not want us to have patience, he would never have let us invent Computers. |
|
|||
|
Thanks for your reply. You' know, I really should first learn and understand command line a little better before I jump into messing around with stuff like Apache, ftpd, and try to do funky stuff with xwindows like I did with DOS and MacOS, but I get bored with that stuff.
I don't have the time right now to really sit down and go through the links you gave us, but they do look to be very useful. Thanks for your help |