View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 05:20 PM
Sergey Dolin
 
Posts: n/a
Default DISPLAY via telnet...

Hello, All!

By RFC telnet should pass DISPLAY and USER variables to remote machine, and
it does so on AIX, LINUX, some of BSD, but does not on HP-UX (cygwin telnet
vs. HP-UX telnetd).

Is it my fault?

How can I execute interactive remote shell on HP-UX with automatically set
DISPLAY variable?

Why does 'export DISPLAY=`hostname`:0.0;rsh rBox xterm -ls` ignore my ^digit
keystrokes (namely ^6 in VIM)?

Why does rlogind with installed LDAP-UX and pam_krb deny access to me
although rcp, ftp, telnet, and rsh <some command> work ok?


With best regards, Sergey Dolin.

Reply With Quote