Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems

ask the wizard
Content starts here

Redirecting Window Manager (DECwindows) Login?

» close window

The Question is:

 
How do we get the decwindows login screen
pointed at other xwindows besides the
builtin console?  Eg. so our PC's and old
vaxstations can have login screens from
our alphas.
 


The Answer is :

 
  This usually involves modifying SYS$MANAGER:DECW$PRIVATE_APPS_SETUP.COM
  to avoid starting DECwindows locally (DECW$MAINAPP == "exit"), and using
  the following commands:
 
    $ set process/privilege=all
    $ set display/create/node=name
    $ define/job decw$display 'f$trnlnm("decw$display")'
    $ run sys$system:decw$startlogin
 

answer written or last revised on ( 2-APR-2003 )

» close window

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.