using more the one kiosk config is (still) not fully supported, it seems (ie webgui). anyhow, you can configure and use it (this really fantastic feature!) via commandline, but:
i had to add === KIOSK_SESSION=<session-/configname> KIOSK_ENABLED=yes === in the .conf file. in your case, try to append in generic.conf: KIOSK_SESSION=SGD KIOSK_ENABLED=yes and upload it to the ldap again: utkiosk -i SGD -f generic.conf i think that's it. BTW: not anymore sure, if KIOSK_ENABLED=yes is needed. niki -------- Original-Nachricht -------- > Datum: Wed, 13 Jan 2010 11:02:07 -0500 > Von: "Vitaly Tsipris" <[email protected]> > An: "SunRay-Users mailing list" <[email protected]> > Betreff: [SunRay-Users] utkioskoverride issue. Kisok configuration is > incorrect.... > Guys, > > > > I have a Solaris-based SRSS 4.2 installation. I have Global Kiosk set to > connect to VMware View server (and it works fine). > > I have certain people that need to connect to their Linux desktops. So I > created another Kiosk configuration using the Kiosk Mode Generic Session > (http://wiki.sun-rays.org/index.php/SRSS_Addon:_Kiosk_Mode_Generic_Sessi > on) > > My generic.conf looks like this: > > > > KIOSK_SESSION_EXEC=$KIOSK_SESSION_DIR/generic-session > KIOSK_SESSION_LABEL="SGD" > KIOSK_SESSION_DESCRIPTION="Provides an SGD X session for running a Kiosk > script." > KIOSK_SESSION_ARGS="/usr/bin/firefox http://sgdserver/sgd" > KIOSK_SESSION_PROTOTYPE=generic-session > > > > I have then ran these commands to import the configuration and assign it > to certain users: > > > > # utkiosk -i SGD -f generic.conf > > # utkiosk -l > > > > SGD > > session > > > > Now assign the SGD configuration to users' token: > > > > # utkioskoverride -r Payflex.xxxxxxx -s kiosk -c SGD > > > > Here's the kick... If I set Global Kiosk to SGD, it works fine and > brings up SGD login page as it is supposed to. > > If I set Global Kiosk back to View and try to use a smartcard to bring > up SGD for the particular user, I get: > > > > Login Incorrect, please try again > > > then an error stating: > > > > Error starting Kiosk session: Invalid Kiosk session configuration > > In the logs I see this: > > kiosk:initsession[14382]: [ID 702911 user.error] Error: $KIOSK_SESSION > not specified > Jan 12 15:30:55 dsys-vfrb-sray1 kiosk:initsession[14383]: [ID 702911 > user.error] Error: failed to load Session Descriptor > Jan 12 15:30:55 dsys-vfrb-sray1 dtlogin[14250]: [ID 705508 user.error] > pam_kiosk: pam_sm_open_session: Child process > /opt/SUNWkio/lib/initsession failed with exit code 1. > > > Any ideas? It works fine in my Lab, but at a customer site, it does not > work! > > Thank you in advance for your help! > > > > Please feel free to contact me if you have any questions. > > Thank you! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Vitaly Tsipris > > Systems Engineer > -- Preisknaller: GMX DSL Flatrate für nur 16,99 Euro/mtl.! http://portal.gmx.net/de/go/dsl02 _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
