- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp from VAX to HP-UX password problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 05:13 AM
03-26-2007 05:13 AM
VAX to HP-UX. If his password on HP-UX NIS
has any upper case letters in it. He cannot
login to any of the HP-UX servers.
SMDLAC> ftp host1
220 host1 FTP server (Version 1.1.214.4(PHNE_30432) Thu Feb 26 10:46:14 GMT 2004) ready.
_Username : user1
331 Password required for user1.
_Password:
530 Login incorrect.
%TCPWARE_FTP-E-LOGINFAIL, failed login attempt as username user1
-TCPWARE-I-REPLY, server's reply was "530 Login incorrect."
221 Goodbye.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 05:29 AM
03-26-2007 05:29 AM
SolutionI would also look for any special features or "improvements" that the VAX ftp client offers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 05:49 AM
03-26-2007 05:49 AM
Re: ftp from VAX to HP-UX password problem
Since there are two ways to pass a password to ftp; try the other one.
You can either ftp to a site and let it ask for the password, or you can pass the site name, username, and password from the command line.
I don't know which way he/she is trying to connect (my guess is that he/she is letting the server ask), but trying the other one may invoke a separate code chunk for parsing and/or passing the password, which just might get you past this until you figure out the real issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 06:06 AM
03-26-2007 06:06 AM
Re: ftp from VAX to HP-UX password problem
FTP client. You could try asking in the VMS
forum. I'm not a TCPware user, but this
seems like an unlikely problem. Is the FTP
client being run interactively by a real
user, or is it being fed by some command
procedure from DCL (which could easily spoil
the case of (unquoted) command-line
parameters)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 07:42 AM
03-26-2007 07:42 AM
Re: ftp from VAX to HP-UX password problem
If the ftp server works for other ftp clients, then its probably the VAX client. It might be also some kind of networking issue on the VAX system, but thats low probability/
Is it possible to use an ssh/sftp client on the VAX machine? Or patch it?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 08:10 AM
03-26-2007 08:10 AM
Re: ftp from VAX to HP-UX password problem
ftp host user "passwd"
The quotes prevent the vax from converting
to lower case according to the help in
ftp on the vax.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 08:20 AM
03-26-2007 08:20 AM
Re: ftp from VAX to HP-UX password problem
a potential interesting question:
What version of VMS?
$ show system /noprocess
or
$ write sys$output("version")
The "Version 1.1...." makes me fear that Fred Flintstone may have used it before you..
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 08:40 AM
03-26-2007 08:40 AM
Re: ftp from VAX to HP-UX password problem
VAX/VMS version V5.5-2