1829136 Members
2386 Online
109986 Solutions
New Discussion

Abort rlogin

 
SOLVED
Go to solution
Wim Van den Wyngaert
Honored Contributor

Abort rlogin

Rlogin from VMS 7.3 to Linux Redhat 7.2.
It is prompting for the username.
I want to abort it. How ?

Control whatever didn't work. The escape ~ neither.

Wim
Wim
2 REPLIES 2
Volker Halle
Honored Contributor
Solution

Re: Abort rlogin

Wim,

$ rlogin axpvms/escape=d

Welcome to OpenVMS (TM) Alpha Operating System, Version E8.2

Username: d.
%RLOGIN-S-LCLCLOSED, Local connection closed

I couldn't get it to work with entering ~.

See

http://h71000.www7.hp.com/doc/732FINAL/6525/6525pro_006.html#rlogin_examples

Volker.
Wim Van den Wyngaert
Honored Contributor

Re: Abort rlogin

Thanks Volker, it works.

Strange that control-y is not working. A bug in my opinion.
The help text isn't really explaining that you need to add a ".". The ~ works on my site.

Wim
Wim