- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- INTERnet ACP AUXS failure
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
12-13-2007 12:25 AM
12-13-2007 12:25 AM
INTERnet ACP AUXS failure
When I use RSH command to show device on remote hosts, I get "%RSH-E-FAILED,INTERnet ACP AUXS failure" error on both IA64 and Alpha server (OPENVMS V8.3)
I want to know what is the cause of this error and if there is a way to fix it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 01:01 AM
12-13-2007 01:01 AM
Re: INTERnet ACP AUXS failure
see the actual RSH command (and all of its
output). What happens if you try a similar
RSH command without the remote_command part?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 01:33 AM
12-13-2007 01:33 AM
Re: INTERnet ACP AUXS failure
Thanks for your reply.
The whole command is "RSH HST101/USER=NOP00/PASSWORD=NEWMANAGER SHOW DEVICE DSA321/UNIT=BYTE"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 01:40 AM
12-13-2007 01:40 AM
Re: INTERnet ACP AUXS failure
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 01:51 AM
12-13-2007 01:51 AM
Re: INTERnet ACP AUXS failure
alp $ rsh /user = system /pass = wrong_pass alp "show def"
%RSH-E-FAILED, INTERnet ACP AUXS failure
tatus = %LOGIN-F-INVPWD
(from remote)
Sometimes I didn't get the "tatus" part of
the message:
alp $ rsh /us = sms /pass = wrong_pass alp "show def"
%RSH-E-FAILED, INTERnet ACP AUXS failure
(from remote)
(This is all such admirable code.)
For the record:
alp $ tcpip show vers
HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6
on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2
There's a lot to be said for TCPIP proxies,
which let you omit the /PASSWORD stuff.
tcpip help add proxy
Think ".rhosts", except the peons don't get
to make any decisions.