Xref: utzoo comp.os.vms:33561 comp.protocols.tcp-ip:14125 Path: utzoo!utgpu!watserv1!watmath!att!news.cs.indiana.edu!caen!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!sun-barr!ccut!s.u-tokyo!ICHIHARA@rik835.riken.go.jp From: ichihara@rik835.riken.go.jp Newsgroups: comp.os.vms,comp.protocols.tcp-ip Subject: Re: FTP server, VMS 5.4 (new password hashing) Message-ID: <0094133F.F10856A0@rik835.riken.go.jp> Date: 15 Dec 90 07:49:50 GMT Sender: news@s.u-tokyo.ac.jp Reply-To: ichihara@rik835.riken.go.jp Followup-To: comp.os.vms Organization: RIKEN (The Institute of Physical and Chemical Research, Wako, Saitama, Japan Lines: 54 > Newsgroups: comp.os.vms,comp.protocols.tcp-ip > Subject: FTP server, VMS 5.4 (new password hashing) > Message-ID: <566@phcoms.seri.philips.nl> > Date: 13 Dec 90 12:03:20 GMT > Organization: Philips Components - SERI, Eindhoven, The Netherlands > Lines: 23 > Xref: rkna50 comp.os.vms:13276 comp.protocols.tcp-ip:10256 > > We recently received VMS 5.4 and found that it introduced a new password > hashing algorithm. For normal use this is no problem however, a number of > FTP servers do their own checking of passwords and use the older hashing > algorithm for that. So whenever a user changes his password under VMS 5.4 > he/she can no longer FTP into that account. We have this problem with the > following TCP/IP implementations: FNS version 3.3.7, Novell LAN-service > version 3.5 (EXCELAN) and CMU 6.5. The other TCP/IP implementations that > are used in our company (UCX from DEC and WIN/TCP from Wollongong) > have solved the problem by using LOGINOUT.EXE for password checking. > > Does anyone know if there are solutions for the above three TCP/IP > implementations and how we can get hold of them? Hi For the CMU-TEK V6.5, we have already solution. I have tested following release of FTP and this new FTP works fine in the VMS V5.4 after changing passwords. T. Ichihara (RIKEN) ========================================================================== Message-Id: Date: Mon, 3 Dec 90 18:00:56 -0500 (EST) From: "Bruce R. Miller" To: CMU TEK Subject: FTP I forgot to mention something. I fixed up FTP so that it works with VMS 5.4. It requires differant object code though, so I made up an installation kit (available via anonymous FTP from 128.2.232.20) which figures out what version of VMS you're running, and links in the proper password hashing code. This means that you need to install the new FTP kit when you upgrade to VMS 5.4. It won't work to install it now before you upgrade. You have to be running VMS 5.4 in order for the kit to do the right thing. I know this is confusing, but the only alternative was to distribute seperate images. On a related note, I'm reconfiguring the package so it will work with VMS 4.x. If I can pull this off, Tek 6.6 will run under VMS 4.5 and above. Hopefully some of the 6.6 beta testers will be running ancient versions of VMS. -bruce r miller CMU NetDev