Typically this only happens if dtsession is on selected to run. Available Apps and apps to run are two different things. If it really is selected to be ran, and this happens you can do the following to defeat utxlock for the CAM users only.

Create a script called /usr/dt/config/Xsession.d/0099.SUNWut

Make it look like this:

if [ $BBUSER ];then
SUN_SUNRAY_UTXLOCK_PREF="";export SUN_SUNRAY_UTXLOCK_PREF
fi


Then chmod +x it and start a new Sun Ray CAM session (don't just relaunch rdesktop from the menu).

Only caveat is that BBUSER is not a published variable so it could get removed in a future version.


Jeff Meidinger wrote:
By launching a script that launches rDesktop in full screen for all non- card users. dtsession is still there as well though. The only two "apps" available are dtsession and my launch script.

Jeff

{Darkavich} Steven Misrack wrote:

On a similar note, how are you configuring your logins to present WTS as the main screen?

Thanks,
    -Steve
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to