Hi Mohamed,

Mohamed Ali schrieb:

Here is my pkginfo query:

# pkginfo |grep SUNWki
system      SUNWkio                          Kiosk Session Service (opt)
system SUNWkio-cde Kiosk Session Service Common Desktop Environment Session (root) system SUNWkio-jds3 Kiosk Session Service Java Desktop System 3 Session (root) system SUNWkiom Kiosk Session Service Man Pages (opt)
system      SUNWkior                         Kiosk Session Service (root)

Note: The kiosk session (CDE) was run perfectly prior to NIC port 4 failure.

Any other doubts/culprits can cause Kiosk seesion lost?


If it really reports 'no kiosk sessions available' that indicates that kiosk session descriptors are not found in /etc/opt/SUNWkio/sessions.

What is the output of the following commands?
 $ /opt/SUNWkio/bin/kioskdesc list -s   # should list all know sessions
 $ /opt/SUNWkio/bin/kioskdesc print -s cde  # should print a descriptor
 $ ls -l /etc/opt/SUNWkio/sessions/*.conf   # should also list sessions

If any of these commands fail or don't list the expected sessions, you could also check the integrity of the installed kiosk packages using
  # pkgchk SUNWkio SUNWkior SUNWkio-cde SUNWkio-jds3

HTH

- Jörg


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

Reply via email to