- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rexec problems
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
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
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-21-2006 03:25 AM
тАО03-21-2006 03:25 AM
any thoughts? Loot at the last few lines... for the error.
=============================================
220 pht021a.pedc.sbc.com FTP server (Version wu-2.6.2(2) Fri Dec 3 11:31:22 CST
EZA1459I NAME (pht021a.pedc.sbc.com:MC7549):
EZA1701I >>> USER ordering
331 Enter PASSCODE at the Password: prompt.
EZA1789I PASSWORD:
EZA1701I >>> PASS
230 User ordering logged in.
EZA1460I Command:
EZA1736I PUT 'THH0B.CS.HHGFU.FTP' /indata/ordering/HHX46/CS/hhgfu.dat
EZA1701I >>> SITE FIXrecfm 396 LRECL=396 RECFM=F BLKSIZE=396
500 'SITE FIXRECFM 396 LRECL=396 RECFM=F BLKSIZE=396': command not understood.
EZA1701I >>> PORT 144,154,23,22,42,185
200 PORT command successful.
EZA1701I >>> STOR /indata/ordering/HHX46/CS/hhgfu.dat
150 Opening ASCII mode data connection for /indata/ordering/HHX46/CS/hhgfu.dat.
226 Transfer complete.
EZA1617I 1794980 bytes transferred in 6.450 seconds. Transfer rate 278.29 Kbytes
EZA1460I Command:
EZA1736I QUIT
EZA1701I >>> QUIT
221 Goodbye.
READY
rexec -l ordering -p order! pht021a.pedc.sbc.com /apps/ordering/v4/ksh/bin/rename_hhgfu_swbt CS
READY
END
EZA4801I MVS TCP/IP REXEC CS V1R6
rexecd: Password Expired
EZA4810E The call to rexec_af() function failed:
EZA4744I Foreign host aborted the connection.
============================================
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 03:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 03:57 AM
тАО03-21-2006 03:57 AM
Re: rexec problems
I suggested they change it nevertheless to be sure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 04:00 AM
тАО03-21-2006 04:00 AM
Re: rexec problems
Problem is here,
READY
END
EZA4801I MVS TCP/IP REXEC CS V1R6
rexecd: Password Expired
EZA4810E The call to rexec_af() function failed:
EZA4744I Foreign host aborted the connection.
Check the password is not expired and correct.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 04:09 AM
тАО03-21-2006 04:09 AM
Re: rexec problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 04:11 AM
тАО03-21-2006 04:11 AM
Re: rexec problems
If according to the output, the MVS system is attempting the rexec, then I take the error message to mean the password for the MVS user has expired on the remote box.
I.E. The problem is a password expiration on the machine MVS is loggin into, for the given user.
Best of luck.
Regards,
-dl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 04:13 AM
тАО03-21-2006 04:13 AM
Re: rexec problems
The rexec() routine performs the necessary tasks to arrange for the remote execution of cmd on the remote host *ahost as user, who is authenticated with passwd.
http://docs.hp.com/en/B2355-60127/rexec.3N.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-21-2006 09:18 AM
тАО03-21-2006 09:18 AM
Re: rexec problems
The culprit was an expiring password on the unix side. I had thought it was set to non-expiring type. I changed the password and it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 02:28 AM
тАО11-06-2008 02:28 AM
Re: rexec problems
I got an error in REXEC in the same fashion
EZA4801I MVS TCP/IP REXEC CS V1R9
EZA4775I Calling function rexec_af with the following:
Host: shi004edwp01.SHDC.CHRYSLER.COM user: dboprsru cmd: hardcode/scripts/IM
Getaddrinfo successful
Getaddrinfo successful
EZA4810E The call to rexec_af() function failed:
EDC8128I Connection refused. rsn = 76630291
EZA4744I Foreign host aborted the connection.
But I have checked the password, it is not expired.
EZA4801I MVS TCP/IP REXEC CS V1R9 (its R9 not R6)
please help me to understand the error