Thank you, Joerg and Niki! Joerg,
I used your advice to my post on the Forums and it almost worked. I had to put the KIOSK_SESSION=SGD into my SGD.conf and then run utkiosk command. For some reason it did not take to just use command line code. However, it now works! Thank you again! Please feel free to contact me if you have any questions. Thank you! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Vitaly Tsipris Systems Engineer -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Joerg Barfurth Sent: Friday, January 15, 2010 4:40 AM To: SunRay-Users mailing list Subject: Re: [SunRay-Users] utkioskoverride issue. Kisok configuration is incorrect.... Vitaly Tsipris schrieb: > I have then ran these commands to import the configuration and assign it > to certain users: > > # utkiosk -i SGD -f generic.conf > This is the problem. You need: # echo "KIOSK_SESSION=generic" | utkiosk -i SGD The generic.conf is a 'session descriptor', not a session configuration that can be imported using utkiosk. I gave a more comprehensive answer to the same question in the forum at <http://forums.sun.com/thread.jspa?threadID=5423733>. That answer also describes how to go the tiny extra step to make this your own session, instead of using a mutilated form of the 'generic' session. Regards - Jörg _______________________________________________ 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
