You mean the exec is set to jd3v2-kiosk-session?

In order for this to work, the following the following needs to exist:

/etc/opt/SUWNkio/sessions/jds3v2/jds3v2-kiosk-session
/etc/opt/SUWNkio/sessions/jds3v2/applauncher
/etc/opt/SUNWkio/prototypes/jds3v2/(contents exactly the same as jds3 prototypes0


Kiosk is very well logged if your turn on debug and change set Sun Ray messages to user.debug priority (you can skip the pam.conf change if you want, but it is very insightful to watch a kiosk session get built)

See:

http://wikis.sun.com/display/DVDEV/Logging+Levels



On 2/23/11 8:00 AM, [email protected] wrote:
The kiosks were registered within the datastore with the following commands.

/opt/SUNWut/sbin/utkiosk -i jds3 -f jds3.conf

/opt/SUNWut/sbin/utkiosk -i jds3v2 -f jds3v2.conf

The jds3.conf (jds3v2.conf is identical except the prototype is set to
jds3v2 and the session_dir is jds3v2-kiosk-session)

KIOSK_SESSION_EXEC=$KIOSK_SESSION_DIR/jds3-kiosk-session
KIOSK_SESSION_LABEL="Sun Java Desktop Kiosk 3 (JDSKIOSK)"
KIOSK_SESSION_ICON=
KIOSK_SESSION_ARGS=
KIOSK_SESSION_DESCRIPTION="$session_desc $session_args $session_readme"
KIOSK_SESSION_PROTOTYPE=jds3
KIOSK_SESSION_APPLAUNCHER=$KIOSK_SESSION_DIR/applauncher
KIOSK_SESSION_TEXTDOMAIN=$KIOSK_TEXTDOMAIN
KIOSK_SESSION_TEXTDOMAINDIR=$KIOSK_TEXTDOMAINDIR



_______________________________________________
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