Patrick Blaas wrote: > What i would like to do is keep using the cde-login and get access with XDMCP > to the dtlogin. That doesn't seem to work in b76 x86. Changing to gdm is not > a fix, it's a workarround imho. > > This worked out-of-the-box on previous solaris versions. > Anyone know what changed here?
Does it make a difference if you configure the Xserver to allow TCP? You can enable this by running the following command: svccfg -s application/x11/x11-server setprop options/tcp_listen=true I understand that the default setting of this properly changed from true to false in a recent build, so this change might be causing your problem. Note that this effects both CDE login and GDM equally. You can not use XDMCP with either login program without first setting the tcp_listen property to true. Brian _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org