Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Mar 2001 10:00:28 -0500
From:      John <papalia@udel.edu>
To:        Alexander <amour@bugs.elitsat.net>, Power JeSsIe! <jessie@power-jessie.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ftp anonymous login
Message-ID:  <4.3.2.7.2.20010303095854.00af8c00@mail.udel.edu>
In-Reply-To: <Pine.BSF.4.21.0103031403050.64815-100000@bugs.elitsat.net>
References:  <02bc01c0a45c$f7cfa160$0bd5fcd8@techasia.com.ph>

next in thread | previous in thread | raw e-mail | index | archive | help

>Ok, but what is the user ftp  passwd/shadow  record like ?

According to man 8 ftpd, the password is irrelevant for an anonymous login, 
so try it without a passwd entry?

Also, have you made sure to check in /etc/ftpusers to make sure you REMOVED 
"anonymous" from that file?

Hope that helps...
--John


>On Sat, 3 Mar 2001, Power JeSsIe! wrote:
>
> >
> > >
> > > ftpd is enabled !
> > > But it doesn't allow anonymous logins
> >
> > are you sure the '-A' switch is present?
> >
> > > Like the user ftp is missing from /etc/passwd
> > >
> > well if it's not there, then add it.
> >
> > >
> > >
> > > On Sat, 3 Mar 2001, Power JeSsIe! wrote:
> > >
> > > > add this line to your /etc/inetd.conf
> > > >
> > > >     ftp     stream  tcp     nowait  root    /usr/libexec/ftpd
> > > >       ftpd -l -S -A
> > > >
> > > > 'man ftpd' for more details and be sure that inetd is enabled in your
> > > > /etc/rc.conf.
> > > >
> > > > Cheers!
> > > > jessie
> > > >
> > > > See my SuperSig: http://proxy.supersig.com/sig?60013444_60006895
> > > > ----- Original Message -----
> > > > From: "Alexander" <amour@bugs.elitsat.net>
> > > > To: <freebsd-questions@freebsd.org>
> > > > Sent: Saturday, March 03, 2001 3:42 AM
> > > > Subject: ftp anonymous login
> > > >
> > > >
> > > > > Whle I was installing FreeBSD I choosed not to allow anonymous 
> logins,
> > > > > but now I want. How can I enable anonymous login ?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010303095854.00af8c00>