I know very little about the Unix platform. However, most all platforms
have a set of default behaviors that can be changed. Perhaps your
failing customer has changed theirs to offer SSL/TLS unless specified
otherwise. Or perhaps they are using an add on FTP product/process as
are you.   

Either way, the Unix process may need to add a line switch to *not*
offer TLS/SSL. For z/os, that would be -a NEVER:

   ftp -a NEVER foreign_host ...    

HTH and good luck. 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Perryman, Brian
Sent: Thursday, November 10, 2005 6:28 AM
To: [email protected]
Subject: Secure z/OS 1.4 FTP server - quite urgent

Hi folks

We upgraded from OS/390 to z/OS 1.4 at the weekend. Since then, ONE of
our 1100 FTP clients cannot get in.

We have a third-party product that sits in front of our FTP server,
providing additional RACF and other functionality. This product is
failing the user's signon because they send in an FTP AUTH KERBEROS_V5
command before the USER and PASS combination, and the product cannot
deal with this (The vendors are working on this as a matter of extreme
urgency).

But I need to know why this AUTH command is coming from the (SCO Unix
V5) client. They say there's nothing on their command line switches or
anything that would cause this. My FTPSDATA has everything SSL or
security related - everything, I mean everything, I've been through the
parms with the manual several times now - all turned off or defaults.
It's a pure, raw, basic FTP server.

Our customer that these FTP clients are sending files in for is a major
UK bank and is starting to suggest that they will demand the upgrade to
be backed out.

If I can stop this AUTH command from being (solicited by us?) sent in,
the problem with the third party product not recognising secure FTP will
be less urgent.

Anyone got any ideas? Anything? Please? HELP..!
Cheers

Brian
This e-mail message is for the sole use of the intended recipient(s)and
may 
contain confidential and privileged information of Transaction
NetworkServices.  
Any unauthorized review, use, disclosure or distribution isprohibited.
If you 
are not the intended recipient, please contact thesender by reply e-mail
and 
destroy all copies of the original message.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to