CDE remote login option (dtchooser)

Hello,

how can I get a "remote login" option in the CDE login screen?
My Solaris box offers that by default.

I already found that this might be done by dtchooser, so I copied the /usr/dt/config/Xaccess to /etc/dt/config/Xaccess and uncommented the line

* CHOOSER BROADCAST
  • but still no remote login option.

Thanks in advance!
Ebbi

Ok, I found a workaround:

  • login to command line
  • stopping the X-server stoppen with /sbin/init.d/dtlogin.rc stop
  • start the X-server on the remote machine with X -query <hostname> -once

It would be more elegant to configure the X-server in a way that the machine loads the dtchooser instead of the dtlogin screen when booting up into the X-server.

Maybe somebody has an idea about that this time... :slight_smile: