- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: OpenVMS or not?
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
02-01-2007 06:37 AM
02-01-2007 06:37 AM
OpenVMS or not?
Username:
Password:
Last interactive login at Friday, 07:30:01.60
But then after, it takes me to a menu screen similar like this here below:
01-Integrated Screens
02-Security
03-Accounting
04-System Maintenance
And so forth...Is this host really running an OpenVMS operating system even when after logging in it shows a menu option screen like the one above??
My guess that it is because of the familiar logon banner. But I just want to confirm this please.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 06:50 AM
02-01-2007 06:50 AM
Re: OpenVMS or not?
Also consider asking some folks organizationally closer to the particular box than those here in ITRC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 06:58 AM
02-01-2007 06:58 AM
Re: OpenVMS or not?
So could this be an OpenVMS system? Amd also, if does have a menu system like I use at work, then what was it codes with? COBOL? Fortran?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 07:22 AM
02-01-2007 07:22 AM
Re: OpenVMS or not?
Menu systems can be coded with (and most commonly) DCL, and in Perl, PHP, Fortran, Bliss, C, Macro assembler, or most any other language available on OpenVMS. There are full application environments and commercial menu packages, as well.
Most -- but far from all -- menu systems involve CAPTIVE or RESTRICTED DCL command procedures and DCL programming. For details on these, find a copy of the Writing Real Programs in DCL book (that book I wrote) for detailed information. There are details on CAPTIVE and RESTRICTED command procedures and security and menu systems scattered across the User's Guide, the Security Manual, the DCL dictionary and other books. (The book pulls all these details together.)
I'd encourage you to ask whomever is maintaining and managing the box for you for assistance. (Yes, that person could be you. I've certainly had that "here, it's yours!" happen to me, too.) If this system were my box now and assuming I had inherited the box and was now managing it with little information, I'd look around for documentation and related materials I could find, and for a login that bypasses the menu. For whatever information was available.
I might well next schedule some downtime, and crack open the environment for a look and for a complete system BACKUP /IMAGE (complete, offline, everything), as well as to (re)create or (re)enable a direct (non-MENU) login. There are documented ways to break into an OpenVMS system given physical console access, should it comes to that. One such sequence is listed in the OpenVMS FAQ.
If you are looking for them, the OpenVMS manuals are available at: http://www.hp.com/go/openvms/doc/
Stephen Hoffman
HoffmanLabs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 10:44 AM
02-01-2007 10:44 AM
Re: OpenVMS or not?
GONDOR::TSG_MKH 10:15:01 (DCL) CPU=00:00:00.36 PF=527 IO=702 MEM=112
If so, then yes, your system is running VMS. Note that if you get no response, this proves nothing, CTRL-T might simply be disabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 04:11 PM
02-01-2007 04:11 PM
Re: OpenVMS or not?
It is most likely a OpenVMS system because the time were it says Last interactive logon are measured in TENTHS or NANO-SECONDS. All I know that most OpenVMS ssytems measure time in this format.
So, like I said, once after I logon from that command logon prompt, it takes me right down to a MENU SCREEN. It is colorful with a purple backround with white fonts but it is still a text-based looking system...
So would this mean that it is running OpenVMS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 04:35 PM
02-01-2007 04:35 PM
Re: OpenVMS or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 04:45 PM
02-01-2007 04:45 PM
Re: OpenVMS or not?
The system is likely running OpenVMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 06:13 PM
02-01-2007 06:13 PM
Re: OpenVMS or not?
It is not unusual for regular users on an OpenVMS system to be restricted to a menu-based interaction with the system. This is particular true where the user is only authorized to use a limited set of applications.
The "menu" system could be implemented in any way that is convenient. It could be written in DCL, it could be handcoded in some higher-level language, or it could be one of many packages.
It is often the case in that such accounts have all Control keys (including CNTRL-T) disabled. For security reasons, such accounts are often marked as CAPTIVE in their UAF entry (which among other things, means that if the command file that is automatically invoked ever exits, the user is automatically logged off).
All of the facts that you have mentioned are highly suggestive of an OpenVMS system, but none of the information that you have mentioned completely proves that the system is running OpenVMS. The only sure way is to ask the system owner.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 11:04 PM
02-01-2007 11:04 PM
Re: OpenVMS or not?
-Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 11:21 PM
02-01-2007 11:21 PM
Re: OpenVMS or not?
This is what I get for posting before coffee...
-Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 01:46 AM
02-02-2007 01:46 AM
Re: OpenVMS or not?
Remote OS detection via tcp/ip fingerprinting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 05:26 AM
02-02-2007 05:26 AM
Re: OpenVMS or not?
Heres what It gave me below:
RUEV03: :KZP746 07:52:02 PSMGMENU
CPU=00:00:00.06 PF=407 IO=201 MEM=238
Then before that, I had this information BEFORE it took me to the MENU-OPTION SCREEN below like this:
Username:
Password:
Last interactive login on Friday, 07:33:00.87
PSMGMENU_V3 (1) Executing group captive login
Now, can people here say now that this is most likely running or connected to a OpenVMS host server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 05:43 AM
02-02-2007 05:43 AM
Re: OpenVMS or not?
Every indicator that you have mentioned is consistent with an OpenVMS system.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 05:49 AM
02-02-2007 05:49 AM
Re: OpenVMS or not?
Nothing here so far is incompatible with OpenVMS behavior and capabilities.
Please back up a few steps here and explain why this identification is an issue, as this is the very first time I've ever encountered a discussion such as this one. There has to be more here, and some background would certainly help better steer the discussion.
You have direct physical access or access to this information through your management and through other local organizational channels; there would seem to be a far more direct path for obtaining this host system configuration information than here in ITRC.
Based on the discussion so far and based on the above reasoning, I could easily infer that this investigation and your goals might well be nefarious, or otherwise unauthorized by whomever is responsible for this system. I do hope this particular inference is incorrect, but I'm certainly also forced to assume there's rather more going on here than what we're being provided with.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 07:48 AM
02-02-2007 07:48 AM
Re: OpenVMS or not?
You are logged into a server named RUEV03 as user KZP746 and you are running a compiled program named PSMGMENU in a captive environment. Or, so you are being led to believe. If it is OpenVMS, then the menu program PSMGMENU isn't part of OpenVMS.
The operating system could be OpenVMS or it could be something that was developed by some geeks in a basement next door and just presents an OpenVMS type of user interface.
You could keep trying to hack into the system and eventually your system managers will contact you and then you can ask them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 11:41 AM
02-02-2007 11:41 AM
Re: OpenVMS or not?
All I wanted to know is how the system transforms from a standard command prompt to a menu-driven screen.
I have been interested in OpenVMS for quite some time now and I do want to learn its ropes since its the most stable and secure OS around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 12:01 PM
02-02-2007 12:01 PM
Re: OpenVMS or not?
o Talk to your manager.
o If you learn from reading and doing, wander over to the OpenVMS documentation web site, and download the OpenVMS User's Guide, and take some time to skim and understand material described there. If you learn from classroom materials, ask your manager for support.
o As for "doing", acquire login access to Deathrow, Encompasserve or other network-accessible OpenVMS site, and learn about DCL commands and procedures there. Use these sites to learn. Details in the OpenVMS FAQ.
o Locate and read any of the available DCL tutorial sites and documents listed in the OpenVMS FAQ.
o For more advanced DCL work, find a copy of the book I wrote (the book goes in and out of print) called Writing Real Programs in DCL 2nd Ed. This book includes what I believe is an extensive introduction to DCL, as well as an example menu system.
o As you become more proficient with DCL and as you seek to work within your existing environment, you will want to contact your local support staff and request (read) access to the DCL and tools involved. You will also want to engage their support.
Surprise your manager and the local IT and management and security staff at your own peril. Continuing to follow a course of questions such as that of this thread will likely cause a degree of skepticism among IT and security and management folks. Offer enthusiasm and assistance and increasing DCL skills and openness, and you can potentially make your manager and your IT team look better. And you can improve your skills, and your value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 12:07 PM
02-02-2007 12:07 PM
Re: OpenVMS or not?
I really want to learn more about this OS which is the most secure OS around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 11:59 PM
02-02-2007 11:59 PM
Re: OpenVMS or not?
I notice, that noone yet said, so I will do that:
WELCOME to the ITRC VMS Forum!
How about thanking those that helped so far?
see:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2007 05:52 AM
02-03-2007 05:52 AM
Re: OpenVMS or not?
All I wanted to know is how the system transforms from a standard command prompt to a menu-driven screen.
<<
The same general way as on any operating system. You run a menu program.
Someone created a menu program. Someone placed its run instruction in the command file that executes when you log in. The menu program that is being started when you log in is named PSMGMENU.
Someone also set your user authorization record so you are "captive" and can't get to the DCL command prompt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2007 08:13 AM
02-03-2007 08:13 AM
Re: OpenVMS or not?
It is wonderful that you are show interest in OpenVMS.
But as suggested by my colleagues - talk to the IT guys. Do not try to impress them - it could be the wrong signal.
Please be aware all your attempts to find out on what kind of OS and server you are working and trying to get to the DCL level could be logged.
Depending in what kind of environment you are working this could cost your job!
There are reasons to setup this kind of special accounts!
Yes, your question makes me suspicious. Your investigations could be treated as a hacking attempt.
I support Hoff's suggestion - please ask the IT support.
Consider the system you have access could be a production server. Even if you get access to the DCL prompt, a wrong DCL command, entered by curiosity, could bring down the system or worse.
Therefore stay on track and talk to the IT guys in your company!
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2007 08:32 AM
02-03-2007 08:32 AM
Re: OpenVMS or not?
You have asked a lot about VMS but didn't assigned any points for the answers.
Please so kind and assign now points for the answers of the colleagues. You have created other forum entries than this.
This is in respect for the time and help many people devoted for you!
For sure 0 points for this!
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Many thanks for your understanding.
Regards
Andreas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 06:07 AM
02-08-2007 06:07 AM
Re: OpenVMS or not?
Username
Password:
Last interactive login on Friday 07:54:01.88
Then it drops me down to the screen below.
**********************************************************
MENU OPTION SCREEN
01- ORDER PROCESSING 07- SECURITY
02- GM PROCESSING 08- PROCUREMENT
03- ORDERS
04- SYSTEM MAINTENANCE
05- ACCOUNTING
06- PART NUMBER ENTRY
SELECTION BOX ////
*********************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2007 06:36 AM
02-08-2007 06:36 AM
Re: OpenVMS or not?
This system definitely looks like it might contain customer and financial data.
Have you discussed your interests here with your manager? I'd not want to see someone showing such initiative and interest end up getting fired.