[6035] in RedHat Linux List
Re: ftp?
daemon@ATHENA.MIT.EDU (Minjui Huang)
Mon Nov 25 14:53:08 1996
Date: Mon, 25 Nov 1996 14:06:27 -0500 (EST)
From: Minjui Huang <huang@cycds5.nscl.msu.edu>
To: redhat-list@redhat.com
In-Reply-To: <Pine.SOL.3.95.961125125045.9332B-100000@chaos>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Hi,
Can you ftp to your machine through anonymous login?
If the answer is yes, you might have problems in your /etc/pam.conf
You need the following in your /etc/pam.conf
# ftp authorization
ftp auth required /lib/security/pam_unix_auth.so
ftp account required /lib/security/pam_unix_acct.so
ftp password required /lib/security/pam_unix_passwd.so
ftp session required /lib/security/pam_unix_session.so
Try to find out pam section in redhat errata and apply the script
to fix your /etc/pam.conf
Minjui
> On Mon, 25 Nov 1996, David Reed wrote:
> > My ftp function seems "broken"; I cannot ftp to my node anymore (it refuses
> > the login name). I can however ftp from it to elsewhere...
> >
> > Any ideas? As an aside, the normal login broke as well, from running a
> > script recommended in the 4.0 errata. Perhaps they both broke at the
> > same time
> > but via an "upgrade" (with the 4.0 cd) I got it running again.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null