Cannot recall commands in AUTHORIZE

Everything related to the OpenVMS security model, system access, system and data protection, and security auditing.
Post Reply

Topic author
al20878
Visitor
Posts: 2
Joined: Wed Nov 27, 2024 10:51 am
Reputation: 0
Status: Offline

Cannot recall commands in AUTHORIZE

Post by al20878 » Wed Nov 27, 2024 11:01 am

Hi,

I started using the community package x86 V9.22, and despite that I have no issues using terminal arrow keys to scroll through my command history in DCL, when in AUTHORIZE, the arrow keys do exactly nothing. So I have to retype each command. (Command history in UAF works just fine with AXP, for that matter.)

Am I missing something?

Thanks,
Tony

User avatar

cct
Master
Posts: 227
Joined: Sat Aug 15, 2020 9:00 am
Reputation: 0
Location: Cambridge, UK
Status: Offline

Re: Cannot recall commands in AUTHORIZE

Post by cct » Wed Nov 27, 2024 11:33 am

I have no problems.

What terminal emulator are you using? What does SHOW TERMINAL say?
Chris Townley
VMS Ambassador


Topic author
al20878
Visitor
Posts: 2
Joined: Wed Nov 27, 2024 10:51 am
Reputation: 0
Status: Offline

Re: Cannot recall commands in AUTHORIZE

Post by al20878 » Wed Nov 27, 2024 1:08 pm

Thank you for your reply. I would like to elaborate that I mean the arrow keys on the numeric keypad.

I'm using PuTTY (set to raw, etc, all the correct settings, and no problem with DCL, as I mentioned).

In AUTHORIZE, none of the keypad arrow keys work (in any direction, they seem to be just ignored, because there's no junk shown, either).

I checked the "regular" (dedicated) arrow keys, and they appear to work... Although on my laptop they are not conveniently located (and are smallish, too), so I habitually use the keypad arrows.

$ show term
Terminal: _OPA0: Device_Type: VT102 Owner: SYSTEM

Input: 115200 LFfill: 0 Width: 145 Parity: None
Output: 115200 CRfill: 0 Page: 48

Terminal Characteristics:
Interactive Echo Type_ahead No Escape
No Hostsync TTsync Lowercase Tab
Wrap Scope No Remote No Eightbit
Broadcast No Readsync No Form Fulldup
No Modem No Local_echo No Autobaud No Hangup
No Brdcstmbx No DMA No Altypeahd Set_speed
No Commsync Line Editing Overstrike editing No Fallback
No Dialup No Secure server No Disconnect No Pasthru
No Syspassword No SIXEL Graphics No Soft Characters Printer port
Numeric Keypad ANSI_CRT No Regis No Block_mode
Advanced_video Edit_mode DEC_CRT No DEC_CRT2
No DEC_CRT3 No DEC_CRT4 No DEC_CRT5 No Ansi_Color
VMS Style Input <CTRL-H> Backspace


jreagan
VSI Expert
Master
Posts: 218
Joined: Tue Dec 01, 2020 8:40 am
Reputation: 0
Status: Offline

Re: Cannot recall commands in AUTHORIZE

Post by jreagan » Wed Nov 27, 2024 1:56 pm

Has that ever worked in AUTHORIZE?

Using PuTTY on my V9.2-3 system (in raw mode just like you), the actual arrow keys on the keyboard work as expected. The keypad keys (2,4,6,8) do nothing. I tried my Itanium system and see exactly the same behavior (actual arrow keys work, but keypad 2,4,6,8 do nothing)

Yes, different than DCL but just like other tools like CMS & DTM (arrow keys work, keypad does not).

User avatar

cct
Master
Posts: 227
Joined: Sat Aug 15, 2020 9:00 am
Reputation: 0
Location: Cambridge, UK
Status: Offline

Re: Cannot recall commands in AUTHORIZE

Post by cct » Wed Nov 27, 2024 2:48 pm

@al20878 - that is pretty much the same as my console session, except I have insert mode. I still get the ability to recall commands in authorize.

Have you tried a standard putty ssh session - either from the host, or from PC etc?
Chris Townley
VMS Ambassador

User avatar

arne_v
Senior Member
Posts: 568
Joined: Fri Apr 17, 2020 7:31 pm
Reputation: 0
Location: Rhode Island, USA
Status: Offline
Contact:

Re: Cannot recall commands in AUTHORIZE

Post by arne_v » Wed Nov 27, 2024 4:18 pm

I don't think it is supposed to work.

The regular up arrow should always work.

But KP8 send a different sequence. And for that to work like up arrow, then the application need to treat it that way.

Which they usually does not. In my EVE customization KP8 is delete current word. Apparently AUTHORIZE does not either.

Added in 46 minutes 58 seconds:
And if AUTHORIZE leave it to the terminal driver, then it really can't do anything.
Arne
arne@vajhoej.dk
VMS user since 1986


reinhardtjh
Valued Contributor
Posts: 74
Joined: Sun Feb 23, 2020 7:49 am
Reputation: 0
Location: Fort Worth, TX USA
Status: Offline

Re: Cannot recall commands in AUTHORIZE

Post by reinhardtjh » Wed Nov 27, 2024 11:16 pm

jreagan wrote:
Wed Nov 27, 2024 1:56 pm
Has that ever worked in AUTHORIZE?

Using PuTTY on my V9.2-3 system (in raw mode just like you), the actual arrow keys on the keyboard work as expected. The keypad keys (2,4,6,8) do nothing. I tried my Itanium system and see exactly the same behavior (actual arrow keys work, but keypad 2,4,6,8 do nothing)

Yes, different than DCL but just like other tools like CMS & DTM (arrow keys work, keypad does not).
I'm using Emtec's ZOC set to VT200 mode. I get the same response in HP/Compaq OpenVMS VAX V7.3. In AUTHORIZE the arrow keypad works as expected but trying to use the 2, 4, 6, 8 keys as arrow keys does not. In fact, none of the keys on the keypad produce a result except the Enter key which gives a LF/CR

Added in 11 minutes 40 seconds:
And I have verified it works the same in VSI OpenVMS Alpha V8.4-2L1 and VSI OpenVMS I64 V8.4-2L3
Last edited by reinhardtjh on Wed Nov 27, 2024 11:30 pm, edited 3 times in total.
John H. Reinhardt
VMS user since 1981

Post Reply