On Mon, Jul 28, 2008 at 12:47:06PM +0200, Detlev Habicht wrote:
> 
> i want to use a V880 as SunRay-Server and i install Solaris 10U5. And  
> i also
> saw Sun Ray Software 4 Update 3 Beta and want to test it.
> 
> The system is working well, but i have one problem:
> 
> When i try a remote login via the login gui, it doesn't work. I try it
> via the list and via input the host name directly.
> 
> I see only the gray screen with the black cross and after timeout the
> login gui is returning.

This behavior will be a result of the increased security in recent
releases of Solaris 10.  There are two things that you need to change.
One is documented as an example in the Xserver man page:

   The following command allows access from remote clients.

   svccfg -s svc:/application/x11/x11-server setprop options/tcp_listen = true

The other is the dtlogin argument strings.  Check it this way:

   svcprop -p dtlogin/args svc:/application/graphical-login/cde-login:default

Setting it to a null string ("") fixes that problem.  It must also be
documented someplace, but I can't find it.  I also forget if these two
changes must be made on the Sun Ray server computer or on the other
computer.

-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to