What exactly do you mean by 'rid'?

If you don't want ftp at all, remove the wu-ftpd rpm.  You can also type
'chkconfig --level 345 wu-ftpd off' and reboot. This stops the ftp daemon
without uninstalling the files.

If you do want the ftp service but not anonymous logins, you have several
options.  1) add anonymous or ftp to /etc/ftpusers.  2) remove the ftp user
from /etc/passwd.  3) remove all references to anonymous in /etc/ftpaccess.
Any or all of these will prevent anonymous logins.

Check out wu-ftp's website at www.wu-ftpd.org.  They have several good
guides for setting it up.

Good Luck!

Kevin

----- Original Message -----
From: "Mikkel L. Ellertson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 16, 2001 6:18 PM
Subject: Re: Newbie Questions


> On Tue, 16 Jan 2001, Marcus Ouimet wrote:
>
> > I have looked through the documentation on Redhatlinux.com but
> > couldn't find what I was looking for. Anyways here it goes:
> >
> > I want to rid my system on an anonymous ftp account, how would I go
> > about doing this? Also I am trying to figure out how to find out how
> > much disk space I have left from the command prompt? (I am logging in
> > through telnet) Thanks in advance.
> >
> userdel will remove an account.  If you want to stop anonynous, there is
> an rpm that you can remove, but I forget the name right now.  Maybe
> someone else will post it?
>
> df will show disk space.  (df -h)




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to