FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 8th, 1999, 09:43 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
More Admin articles?

Is this article helpful for you, the webmaster? Would you like to see more articles like this dealing with Unix (or other OS) system administration? Anything in particular?

Or, should we just stick to building web pages?

Thanks for your input!


Reply With Quote
  #2  
Old April 13th, 1999, 06:40 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: More Admin articles?

Hello,

More admin articles would be great, if you could deal with issues related to virtual host, i.e. configuring BIND, how to set up Sendmail for virtual domains. Also information convering security on Unix would be great.

Just a suggestion,
Andrew

Reply With Quote
  #3  
Old April 16th, 1999, 01:49 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
More Admin articles? Yes!

After reading your article on setting up non-anonymous FTP access, I found myself wondering why I didn\'t find this sooner. I managed to implement a stop gap measure that works, but not to the level of elegance you have achieved.

I wanted to thank you first off. Secondly, do you have psychic friends working there?

More admin articles? You bet.

Thanks again.

Reply With Quote
  #4  
Old April 22nd, 1999, 10:36 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: More Admin articles?

We definitely need more articles like
this. They do make work so much easier
and as for clients, very happy!!

Reply With Quote
  #5  
Old May 12th, 1999, 11:11 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: More Admin articles?

I second that bit about BIND. Some tutorials on that would be nice. You know, "Manage your own DNS.." that sort of thing! I\'ve looked high and low for such a beast -- haven\'t seen it! Love what I see here so far though. Keep it up!

Reply With Quote
  #6  
Old May 25th, 1999, 03:35 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: More Admin articles?

I concor, more admin articles would be great. Some more advanced PHP and MySQL stuff would be great too.

Geert-Jan

Reply With Quote
  #7  
Old June 15th, 1999, 06:25 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Alternative FTP daemons

While wu-ftpd does let you chroot users, it\'s many times more complex to implement than some "alternative" ftpd\'s, for instance ProFTPd (http://www.proftpd.org).

I work for a large ISP, and I\'ve just finished doing the switch from wu-ftpd to ProFTPd on our main webserver. Jailing users is far simpler, as on most OSes there\'s no setup needed in their home directory, and the management of who gets jailed is simple yet flexable. So far it\'s been all plusses :-)

If you have the time, give it a try.

Regards,
Nic.

Reply With Quote
  #8  
Old June 25th, 1999, 10:40 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
have a problem

I am installing wuftpd for guest-ftp account. But I see nothing with \

Reply With Quote
  #9  
Old August 20th, 1999, 11:21 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: have that problem, too

I have that problem, too.
Can anyone help us, plae?

Reply With Quote
  #10  
Old November 3rd, 1999, 04:09 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: More Admin articles?

Definitely would like to see more admin articles, especially *nix related. Sendmail configuration would really be nice.

I think there's a growing number of small businesses looking to setup their own server . In my case, I'm trying to transition from developer to hosting provider, but have a ways to go.

Reply With Quote
  #11  
Old November 19th, 1999, 08:28 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
RedHat 6.1 problem and fix

I have spent the last few days trying to follow your setup to the T and having no sucess at all. I had used your write up under RedHat 6.0 with great success and figured it should work just as well. You can imagine my surprise when I set it up and it did not work.

After spending hours on it I have determined the problem. Those silly guys at RedHat are messing things up again.

They have moved the dependancies for the LS command and MORE command to the /lib dir and not the /usr/lib dir. So if you place your modules (ld-linux.so.6 and others) in the /usr/lib dir it will not return the results of the LS command. LS is looking in the /lib dir which doesn't exisit in your chroot enviroment.

So if you are running RedHat 6.1 create a directory in the root of your chroot enviroment (/home/ftp in the example) and create a dir called /lib. Place your modules (found using the ldd command) in that directory instead of the /usr/lib as suggested by the instructions.

This will fix the problem of not showing the directories during the LS command.

Hope that helps.

Reply With Quote
  #12  
Old December 14th, 1999, 12:03 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
wuftpd not working with ls

I have wutfpd installed and made, with gcc compiler on AIX 4.3.2 and it works I can log in etc, but when I try an ls with a real user it gives me this error.
500 illegal port command
425 cant build data connection: connection refued.
I turned on logging got a message in my errpt about srchenv.c line 342 as where the problem was ??
Any tips on getting this to work.

Reply With Quote
  #13  
Old December 14th, 1999, 02:16 PM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
AIX tcp6 wrapper

the tcp parm in the inetd seems to be what caused this. fixed it and ls is working fine -- proftpd had the same problem.

Reply With Quote
  #14  
Old December 19th, 1999, 01:14 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: and i have possibly the solution ;o)

there is a special patched version of 'ls' necessary. i had this problem, too. however, after using the new ls it has gone :-)

Reply With Quote
  #15  
Old December 19th, 1999, 02:26 AM
guest
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
restricted user access

well, when i read the article i wondered what i have done wrong, because i did not need to create all the directories and alter the passwd file as described. but yeah, the reason for this is, i use a patched version of 'ls' in the users bin' directory (the only directory i had to create).

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > Setting Up wuftpd for Non-Anonymous Accounts


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway