RE: question on RH basic security

"Alton, Matthew" <[email protected]> Mon, 9 Dec 2002 12:50:51 -0600
Newsgroups gmane.linux.redhat.s390
Message-ID <AF852C6AF247D61197200008C7D9AE5D05AC51@STLABCEXG022>
Once you have established whether the ftpd daemon is running on the server, if
the problem persists, you need to determine the effect of the server  being
behind a firewall.  Are the clients also behind this firewall?  Or are you
trying to ftp through the firewall?

-----Original Message-----
From: Wilson, Eric [mailto:[email protected]]
Sent: Monday, December 09, 2002 12:31 PM
To: 'Betsie Spann'; [email protected]
Subject: RE: [Redhat-s390-list] question on RH basic security


Betsi;
 
Is the ftpd process running?  You can determine this by one of several ways...
 
1.) ps -aef | egrep ftpd
or
2.) chkconfig --list 
or 
3.) netstat -a | egrep ftpd
 
 
 

Cheers; 

E! 

----------------- 
Eric Wilson 
IBM Certified Advanced Technical Expert 
RedHat Certified Engineer 

Anheuser-Busch Companies, Inc. 
One Busch Place 
1CC-8 
St. Louis, MO 

Voice:          314.589.7601 
Cell:           314.486.8443 
Facsimile       314.632.6901 
email:          [email protected] 
pager:          [email protected] 



-----Original Message-----
From: Betsie Spann [mailto:[email protected]]
Sent: Monday, December 09, 2002 12:30 PM
To: [email protected]
Subject: [Redhat-s390-list] question on RH basic security


Hi RH gurus,
I am struggling with RH on S/390 platform.
I have looked at the following files and can't figure out how to enable users to
ftp to my RH server:
/etc/pam.d/ftp
/et/ftpaccess
/etc/ftphosts
 
I can ftp from the server. The server rejects all attempts to come in.
PNL.  The servers are behind a firewall.  We want all users to be able to ftp.
Betsie