RE: question on RH basic security
"Wilson, Eric" <[email protected]> Mon, 9 Dec 2002 12:31:05 -0600
| Newsgroups | gmane.linux.redhat.s390 |
|---|---|
| Message-ID | <AF852C6AF247D61197200008C7D9AE5D0CFFA38A@STLABCEXG022> |
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