- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- passing telnet a logon string
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-17-2003 04:11 AM
12-17-2003 04:11 AM
passing telnet a logon string
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 04:23 AM
12-17-2003 04:23 AM
Re: passing telnet a logon string
you could specify the client.
If you use VMS you can't pass username; you can only pass the host address.
If you use pathwork on PC you cannot yet pass user username but you can write a little script to make this.
Post client info.
Bye
Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 05:42 AM
12-17-2003 05:42 AM
Re: passing telnet a logon string
I have a linux web server that I cron for mail headers containing a certain string. If found the linux box needs to trigger a pager to go off which is controlled by a 3000 box.
The trigger for the 3000 box is to recieve a login string (hello blah.blah). then I'm done.
Not sure what is meant above by VMS - is that virtual mgmt service.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:46 AM
12-17-2003 08:46 AM
Re: passing telnet a logon string
If you use RSH instead of TELNET, you can pass username & password, or you can use a proxy for authentication. From the perspective of the target process there's not a lot of difference.
If you're running TCPIP V5.4, you could use SSH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:48 AM
12-17-2003 08:48 AM
Re: passing telnet a logon string
Sorry, I meant RLOGIN instead of TELNET. Though, by the sound of it, in this case RSH might work too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 09:39 AM
12-17-2003 09:39 AM
Re: passing telnet a logon string
you asked the same question in the Linux forum (which I think really is the better place to ask ;-), so we know one end of your problem.
Exactly what type of system to you try to connect to, an old DEC 3000 series system running OpenVMS or an old hp 3000 system running MPE (not to mention Tru64 or WindowsNT)?
Greetings, Martin