Re: [SunRay-Users] SLES10SP2 and SRSS 4.2EA2 issues

2009-10-08 Thread Bob Doolittle

It appears that you forgot the mandatory reboot after running utinstall.

After utinstall the product is installed, but not yet activated. 
Activation occurs currently during the subsequent reboot.

One of the activation scripts is responsible for creating these links.

-Bob

Juarez, Marc wrote:

SR Admins,

I am attempting to standup a Linux Sunray server and I have seem to have hit a 
wall.  I am running SLES10SP2 and SRSS 4.2EA2. To complete the installation and 
to successfully run utconfig I needed to make the following modifications...

In /usr/lib/

 *   lrwxrwxrwx   1 root bin 30 2009-10-06 21:27 liblber.so.199 -> 
/usr/lib/liblber-2.2.so.7.0.20
 *   lrwxrwxrwx   1 root bin 19 2009-10-06 21:22 libldap.so.199 -> 
/usr/lib/libldap.so

In /etc/opt/SUNWut/
lrwxrwxrwx  1 root bin   20 2009-10-08 14:45 jre -> /usr/bin/jre1.6.0_13

Did I miss a step? Shouldn’t the installer taken care of this for me? If not, 
can this be documented in the final release documentation?

Also, in our environment the default runlevel is 3 as the majority of our 
machines are lsf compute nodes using blade hardware.  I noticed that the sunray 
services in linux are set to start on boot at runlevel 5?  Is this needed even 
if we are using headless servers?  Watching the console I see X errors after 
every reboot at runlevel 5 as the default, not really a big deal just want to 
make sure my config is correct.

On to the real issue at hand, after a reboot of my 2FS dtu and softray client 
both are stuck at error code 26.  Log states the following...

Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: DISCONNECT 
IEEE802.00144f7fcf98, pseudo.00144f7fcf98 reauthenticatingDuplicateTID
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: SessionManager0 NOTICE: 
TERMINATE: ACTIVE session
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 UNEXPECTED: during 
send to: java.net.socketoutputstr...@eb017e error=java.net.SocketException: 
Connection reset
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: DESTROY 
pseudo.00144f7fcf98 lifetime=2081102
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: whichServer 
pseudo.00144f7fcf98:
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: CLAIMED by 
StartSession.m7 NAME: pseudo.00144f7fcf98 PARAMETERS: {stealProtected=true, 
terminalIPA=10.43.172.205, type=pseudo, 
fw=GUI4.2_49_2009.08.27.18.08,Boot:MfgPkg_4.15_2006.07.20.16.57; 
2006.07.20-17:04:56-PDT, state=disconnected, cause=insert, doamgh=true, 
barrierLevel=420, lockaction=disconnect, rawId=00144f7fcf98, 
terminalCID=IEEE802.00144f7fcf98, MTU=1500, tokenSeq=1, firstServer=0a2b188f, 
namespace=IEEE802, keyTypes=dsa-sha1-x1,dsa-sha1, ddcconfig=1:0, 
clientRand=lGGNDUdCHbjnPIvY5ldvHa4plesqvh1VddV60RschZe, id=00144f7fcf98, 
realIP=0a2baccd, startRes=1600x1200:1600x1200, useReal=true, event=insert, 
sn=00144f7fcf98, rawType=pseudo, clientKeyStatus=unconfirmed, hw=SunRayP8-FS, 
initState=1, usersession=false, _=1}
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: CONNECT 
IEEE802.00144f7fcf98, pseudo.00144f7fcf98, all connections allowed
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: MTU = 1500
Oct  8 19:06:03 s...@display-san-linux-01 utdtsession: Hotdesk 
(15,pseudo.00144f7fcf98,default)
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: SESSION_OK 
pseudo.00144f7fcf98

I am thinking that this is a GDM issue as it seems that X does not want to 
start.  What script starts up GDM?  It seems to be running on my system:

ps aux | grep gdm
root  6375  0.0  0.0  45136  3176 ?S18:30   0:00 
/usr/sbin/gdm-binary

/etc/X11/gdm/custom.conf  looks good:

# SUNWut BEGIN - do not edit
VTAllocation=false
DynamicXServers=true
Greeter=/usr/libexec/gdmgreeter
BaseXsession=/etc/opt/SUNWut/gdm/Xsession.source_wrapper
RebootCommand=
HaltCommand=
XKeepsCrashing=/etc/opt/SUNWut/gdm/XKeepsCrashing.sunray
# SUNWut END

Syslog errors

Oct  8 18:30:05 s...@display-san-linux-01 gdm[6375]: gdm_config_parse: Chooser 
not found or it can't be executed by the GDM user
Oct  8 18:30:07 s...@display-san-linux-01 gdm[6480]: 
gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Oct  8 18:30:11 s...@display-san-linux-01 gdm[7573]: 
gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Oct  8 18:30:15 s...@display-san-linux-01 gdm[7757]: 
gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Oct  8 18:30:15 s...@display-san-linux-01 gdm[6375]: deal_with_x_crashes: 
Running the XKeepsCrashing script
Oct  8 18:30:28 s...@display-san-linux-01 gdm[6375]: Failed to start X server 
several times in a short time period; disabling display :0

I have setup/configured many sunray FOGs under solaris and never really 
experienced this much grief under solaris.

Lastly, does anyone know the official release date of SRSS 4.2?  Any plans of 
NSCM being supported under LINUX?

Thanks

-Marc















  

[SunRay-Users] SLES10SP2 and SRSS 4.2EA2 issues

2009-10-08 Thread Juarez, Marc
SR Admins,

I am attempting to standup a Linux Sunray server and I have seem to have hit a 
wall.  I am running SLES10SP2 and SRSS 4.2EA2. To complete the installation and 
to successfully run utconfig I needed to make the following modifications...

In /usr/lib/

 *   lrwxrwxrwx   1 root bin 30 2009-10-06 21:27 liblber.so.199 -> 
/usr/lib/liblber-2.2.so.7.0.20
 *   lrwxrwxrwx   1 root bin 19 2009-10-06 21:22 libldap.so.199 -> 
/usr/lib/libldap.so

In /etc/opt/SUNWut/
lrwxrwxrwx  1 root bin   20 2009-10-08 14:45 jre -> /usr/bin/jre1.6.0_13

Did I miss a step? Shouldn’t the installer taken care of this for me? If not, 
can this be documented in the final release documentation?

Also, in our environment the default runlevel is 3 as the majority of our 
machines are lsf compute nodes using blade hardware.  I noticed that the sunray 
services in linux are set to start on boot at runlevel 5?  Is this needed even 
if we are using headless servers?  Watching the console I see X errors after 
every reboot at runlevel 5 as the default, not really a big deal just want to 
make sure my config is correct.

On to the real issue at hand, after a reboot of my 2FS dtu and softray client 
both are stuck at error code 26.  Log states the following...

Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: DISCONNECT 
IEEE802.00144f7fcf98, pseudo.00144f7fcf98 reauthenticatingDuplicateTID
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: SessionManager0 NOTICE: 
TERMINATE: ACTIVE session
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 UNEXPECTED: during 
send to: java.net.socketoutputstr...@eb017e error=java.net.SocketException: 
Connection reset
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: DESTROY 
pseudo.00144f7fcf98 lifetime=2081102
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: whichServer 
pseudo.00144f7fcf98:
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: CLAIMED by 
StartSession.m7 NAME: pseudo.00144f7fcf98 PARAMETERS: {stealProtected=true, 
terminalIPA=10.43.172.205, type=pseudo, 
fw=GUI4.2_49_2009.08.27.18.08,Boot:MfgPkg_4.15_2006.07.20.16.57; 
2006.07.20-17:04:56-PDT, state=disconnected, cause=insert, doamgh=true, 
barrierLevel=420, lockaction=disconnect, rawId=00144f7fcf98, 
terminalCID=IEEE802.00144f7fcf98, MTU=1500, tokenSeq=1, firstServer=0a2b188f, 
namespace=IEEE802, keyTypes=dsa-sha1-x1,dsa-sha1, ddcconfig=1:0, 
clientRand=lGGNDUdCHbjnPIvY5ldvHa4plesqvh1VddV60RschZe, id=00144f7fcf98, 
realIP=0a2baccd, startRes=1600x1200:1600x1200, useReal=true, event=insert, 
sn=00144f7fcf98, rawType=pseudo, clientKeyStatus=unconfirmed, hw=SunRayP8-FS, 
initState=1, usersession=false, _=1}
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: CONNECT 
IEEE802.00144f7fcf98, pseudo.00144f7fcf98, all connections allowed
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: MTU = 1500
Oct  8 19:06:03 s...@display-san-linux-01 utdtsession: Hotdesk 
(15,pseudo.00144f7fcf98,default)
Oct  8 19:06:03 s...@display-san-linux-01 utauthd: Worker7 NOTICE: SESSION_OK 
pseudo.00144f7fcf98

I am thinking that this is a GDM issue as it seems that X does not want to 
start.  What script starts up GDM?  It seems to be running on my system:

ps aux | grep gdm
root  6375  0.0  0.0  45136  3176 ?S18:30   0:00 
/usr/sbin/gdm-binary

/etc/X11/gdm/custom.conf  looks good:

# SUNWut BEGIN - do not edit
VTAllocation=false
DynamicXServers=true
Greeter=/usr/libexec/gdmgreeter
BaseXsession=/etc/opt/SUNWut/gdm/Xsession.source_wrapper
RebootCommand=
HaltCommand=
XKeepsCrashing=/etc/opt/SUNWut/gdm/XKeepsCrashing.sunray
# SUNWut END

Syslog errors

Oct  8 18:30:05 s...@display-san-linux-01 gdm[6375]: gdm_config_parse: Chooser 
not found or it can't be executed by the GDM user
Oct  8 18:30:07 s...@display-san-linux-01 gdm[6480]: 
gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Oct  8 18:30:11 s...@display-san-linux-01 gdm[7573]: 
gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Oct  8 18:30:15 s...@display-san-linux-01 gdm[7757]: 
gdm_slave_xioerror_handler: Fatal X error - Restarting :0
Oct  8 18:30:15 s...@display-san-linux-01 gdm[6375]: deal_with_x_crashes: 
Running the XKeepsCrashing script
Oct  8 18:30:28 s...@display-san-linux-01 gdm[6375]: Failed to start X server 
several times in a short time period; disabling display :0

I have setup/configured many sunray FOGs under solaris and never really 
experienced this much grief under solaris.

Lastly, does anyone know the official release date of SRSS 4.2?  Any plans of 
NSCM being supported under LINUX?

Thanks

-Marc














___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Talley, Paul
I downloaded patch 128165-02 and even though it said it was already installed i 
copied SUNWkio/lib/utils.sh to /opt/SUNWkio/lib/utils.sh and now I get this 
error when trying to connct any kiosk session:

Error starting Kiosk session: invalid kiosk session configuration

/var/opt/SUNWut/log/messages says


Oct  8 16:10:34 ma06ray01 kiosk:initsession[28533]: [ID 702911 user.debug] 
Success: created directory '/var/run/opt/SUNWkio/sessions/utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28534]: [ID 702911 user.debug] 
creating home directory '/var/opt/SUNWkio/home/utku4' for user 'utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28538]: [ID 702911 user.debug] 
installing prototype 'default' for user 'utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28544]: [ID 702911 user.debug] 
Success: installed prototype
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28545]: [ID 702911 user.error] 
Error: failed to set up session configuration
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28545]: [ID 702911 user.error] 
Error: failed to set up session configuration
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28546]: [ID 702911 user.debug] 
killing processes for user 'utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28548]: [ID 702911 user.debug] 
Success: killed processes for user 'utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28549]: [ID 702911 user.debug] 
removing Kiosk home directory '/var/opt/SUNWkio/home/utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28551]: [ID 702911 user.debug] 
Success: removed Kiosk home directory '/var/opt/SUNWkio/home/utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28552]: [ID 702911 user.debug] 
removing temporary files and directories for user 'utku4'
Oct  8 16:10:34 ma06ray01 kiosk:initsession[28555]: [ID 702911 user.debug] 
Success: removed temporary files and directories for user 'utku4'
Oct  8 16:10:34 ma06ray01 dtlogin[28305]: [ID 705508 user.debug] pam_kiosk: 
pam_sm_open_session: Child process /opt/SUNWkio/lib/initsession failed with 
exit code 1.
Oct  8 16:11:05 ma06ray01 dtlogin[28305]: [ID 567917 user.debug] pam_kiosk: 
pam_sm_open_session: Sleeping now for 29 sec to defer retry.
Oct  8 16:11:11 ma06ray01 utauthd: [ID 856963 user.info] Worker2 NOTICE: 
DISCONNECT IEEE802.001b38594188, pseudo.001b38594188 token removed: 
pseudo.001b38594188
Oct  8 16:11:11 ma06ray01 utauthd: [ID 856963 user.info] Worker2 NOTICE: 
DISCONNECT IEEE802.001b38594188, pseudo.001b38594188 token removed: 
pseudo.001b38594188
Oct  8 16:11:11 ma06ray01 utauthd: [ID 732615 user.info] Worker2 NOTICE: 
DESTROY pseudo.001b38594188 lifetime=53097
Oct  8 16:11:11 ma06ray01 utauthd: [ID 732615 user.info] Worker2 NOTICE: 
DESTROY pseudo.001b38594188 lifetime=53097
Oct  8 16:11:11 ma06ray01 utauthd: [ID 328124 user.info] Worker2 NOTICE: 
whichServer Payflex.50114a3600130100: 
Oct  8 16:11:11 ma06ray01 utauthd: [ID 328124 user.info] Worker2 NOTICE: 
whichServer Payflex.50114a3600130100: 
Oct  8 16:11:11 ma06ray01 utauthd: [ID 454481 user.info] Worker2 NOTICE: 
CLAIMED by StartSession.m3 NAME: Payflex.50114a3600130100 PARAMETERS: 
{terminalIPA=157.176.11.57, type=Payflex, fw=Tadpole-mb02-V3.6.1-0101, 
state=connected, cause=insert, doamgh=true, barrierLevel=3.0.0, 
rawId=50114a3600130100, terminalCID=IEEE802.001b38594188, MTU=1433, tokenSeq=2, 
firstServer=9db0ad4d, namespace=IEEE802, ddcconfig=1, id=50114a3600130100, 
clientRand=WRKknSb6PJ2uN/72n1ESoYjnJDOssUG3NSsO1GuduMi, realIP=9db00b39, 
startRes=1280x800:1280x800, useReal=true, atr=3b692494010201000101a9, 
event=insert, atr.hs=04, pn=54417, sn=001b38594188, rawType=Payflex, 
hw=Tadpole-mb02, initState=1, _=1}
Oct  8 16:11:11 ma06ray01 utauthd: [ID 454481 user.info] Worker2 NOTICE: 
CLAIMED by StartSession.m3 NAME: Payflex.50114a3600130100 PARAMETERS: 
{terminalIPA=157.176.11.57, type=Payflex, fw=Tadpole-mb02-V3.6.1-0101, 
state=connected, cause=insert, doamgh=true, barrierLevel=3.0.0, 
rawId=50114a3600130100, terminalCID=IEEE802.001b38594188, MTU=1433, tokenSeq=2, 
firstServer=9db0ad4d, namespace=IEEE802, ddcconfig=1, id=50114a3600130100, 
clientRand=WRKknSb6PJ2uN/72n1ESoYjnJDOssUG3NSsO1GuduMi, realIP=9db00b39, 
startRes=1280x800:1280x800, useReal=true, atr=3b692494010201000101a9, 
event=insert, atr.hs=04, pn=54417, sn=001b38594188, rawType=Payflex, 
hw=Tadpole-mb02, initState=1, _=1}
Oct  8 16:11:11 ma06ray01 utauthd: [ID 100878 user.info] Worker2 NOTICE: 
CONNECT IEEE802.001b38594188, Payflex.50114a3600130100, all connections allowed
Oct  8 16:11:11 ma06ray01 utauthd: [ID 100878 user.info] Worker2 NOTICE: 
CONNECT IEEE802.001b38594188, Payflex.50114a3600130100, all connections allowed
Oct  8 16:11:11 ma06ray01 utauthd: [ID 786072 user.info] Worker2 NOTICE: MTU = 
1433
Oct  8 16:11:11 ma06ray01 utauthd: [ID 786072 user.info] Worker2 NOTICE: MTU = 
1433
Oct  8 16:11:11 ma06ray01 utdtsession: [ID 702911 user.info] Hotdesk 
(3,Payflex.50114a3600130100,default)
Oct  8 16:11:11 ma06ray01 utdtsession: [ID 702911 user.info] Hotdesk 
(3,Payflex.

Re: [SunRay-Users] serial to USB adapter

2009-10-08 Thread Dave McGuire

On Oct 8, 2009, at 3:25 PM, Bruce Silveria wrote:

  I use Edgeport units (the quad model) on Sun Ray 1s with good
results.  There's a bit of latency but I don't think I've ever had
one fail to function.  I'm running Solaris 10 on UltraSPARC.



Thanks for the info. Glad to hear they work.
If you have a moment, could you let me know where you found docs on
configuration/setup.


  I don't think I ever even looked.  I saw the make and model number  
in the supported hardware list, I scored one (the first one) on eBay  
for $15, it arrived, I plugged it in, and I had device nodes in /tmp/ 
SUNWut/sessions/$SUNRAY_NUM/unit/dev/term.



  I am trying to find answers to following
questions:
When connecting the Edgeport to the Sun Ray are there nodes created in
the /tmp/SUNWut/units/.../dev directory?


  No, they're in /tmp/SUNWut/sessions/$SUNRAY_NUM/unit/dev/term,  
like this (sorry for the line wrappage):


apophis$ ls -l /tmp/SUNWut/sessions/2/unit/dev/term
total 0
crw---   1 root root 319, 131072 Oct  3 22:13  
Inside_Out_Networks.V12979460+-a
crw---   1 root root 319, 131073 Oct  3 22:13  
Inside_Out_Networks.V12979460+-b
crw---   1 root root 319, 131074 Oct  3 22:13  
Inside_Out_Networks.V12979460+-c
crw---   1 root root 319, 131075 Oct  3 22:13  
Inside_Out_Networks.V12979460+-d

apophis$


  Here's a snippet of a .bashrc file that I use to create  
environment variables in the form of $TTYA, $TTYB, etc:



  SUNRAY_DEV_PATH=/tmp/SUNWut/sessions/$SUNRAY_NUM/unit/dev
  rm -f ~/.srdev
  ln -s $SUNRAY_DEV_PATH ~/.srdev

  TTYA=`ls $SUNRAY_DEV_TERM_PATH/term/Inside_Out_Networks.*-a 2> / 
dev/null`
  TTYB=`ls $SUNRAY_DEV_TERM_PATH/term/Inside_Out_Networks.*-b 2> / 
dev/null`
  TTYC=`ls $SUNRAY_DEV_TERM_PATH/term/Inside_Out_Networks.*-c 2> / 
dev/null`
  TTYD=`ls $SUNRAY_DEV_TERM_PATH/term/Inside_Out_Networks.*-d 2> / 
dev/null`





Did you need to install drivers or perform other configuration steps
so that you could send data via the Edgeport?


  Nope.  They just showed up as serial ports on the host machine.   
As if by magic. :)


   -Dave

--
Dave McGuire
Port Charlotte, FL

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] serial to USB adapter

2009-10-08 Thread Bruce Silveria
On Oct 8, 2009, at 12:12 PM, Bruce Silveria wrote:
> After doing a bit of web research I found
> http://www.sun.com/io_technologies/sunray/sunray.pdf dated 3/12/2009
> and number of references that indicated that the Quatech
> SSU-100/SSU2-100 (along with a few others others) was supported in the
> Sun Ray enviroment.  With high hopes, I promptly ordered an SSU2-100
> and upon receiving it, pluggged it in to a USB port my Sun Ray 2FS.  I
> expected to see a node created in the /tmp/SUNWut/units/.../dev
> directory but alas, no joy.  Subsequently, we have also tried the Digi
> Edgeport/1 and Keyspan USA-19HS with the same results.  I have
> searched for information on how to communicate with these devices.
> However, I cannot seem to find any docs on what is required to make
> things work.
>
> Has anyone used any of the USB to Serial adapters listed in the
> sunray.pdf referenced above?
>
> Can you give me a clue (or 2) as to where to look to find out how I
> might get one to work?

  I use Edgeport units (the quad model) on Sun Ray 1s with good
results.  There's a bit of latency but I don't think I've ever had
one fail to function.  I'm running Solaris 10 on UltraSPARC.

 -Dave

Dave,

Thanks for the info. Glad to hear they work.
If you have a moment, could you let me know where you found docs on
configuration/setup.  I am trying to find answers to following
questions:
When connecting the Edgeport to the Sun Ray are there nodes created in
the /tmp/SUNWut/units/.../dev directory?
Did you need to install drivers or perform other configuration steps
so that you could send data via the Edgeport?
-- 
Bruce Silveria
SUM/IT Systems
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Talley, Paul
The jds3.conf file looks like this:

bash-3.00# more jds3.conf
#
# ident "$URL$ $Rev$ $Date$ SMI"
#
#***#
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
#***#
KIOSK_SESSION_EXEC=$KIOSK_SESSION_DIR/jds3-kiosk-session
KIOSK_SESSION_LABEL="Sun Java Desktop System 3"
KIOSK_SESSION_ICON=
session_desc="A locked down Sun Java Desktop System 3 session. Additional 
applications are supported."
session_args="Supported options: -b , -s (show full desktop)."
session_readme="See $KIOSK_SESSION_DIR/README for details."
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
KIOSK_SESSION_DTSESSIONTYPE=altDt

Also, I just un-installed all of srss4.1 and re-installed and I get the same 
problem. Any kiosk mode setting does not connect, just resets the thin client 
and tries the next utkio user. 


-Original Message-
From: Brad Lackey [mailto:brad.lac...@sun.com]
Sent: Thu 10/8/2009 9:58 AM
To: SunRay-Users mailing list
Cc: Talley, Paul
Subject: Re: [SunRay-Users] Firefox Kiosk Mode problem
 
The part below is what we're looking at. It looks like the session  
cannot generate a value for KIOSK_SESSION_EXEC.

can you send the contents of /etc/opt/SUNWkio/sessions/jds3.conf ?


On Oct 8, 2009, at 9:10 AM, Talley, Paul wrote:

> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13962]: [ID 702911  
> user.debug] setting up Kiosk session
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13963]: [ID 702911  
> user.debug] killing processes for user 'utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13965]: [ID 702911  
> user.debug] Success: no running processes for user 'utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13966]: [ID 702911  
> user.debug] removing Kiosk home directory '/var/opt/SUNWkio/home/ 
> utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13967]: [ID 702911  
> user.debug] Success: Kiosk home directory '/var/opt/SUNWkio/home/ 
> utku32' does not exist
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13968]: [ID 702911  
> user.debug] removing temporary files and directories for user 'utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13971]: [ID 702911  
> user.debug] Success: removed temporary files and directories for  
> user 'utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13973]: [ID 702911  
> user.debug] Success: directory '/var/run/opt/SUNWkio' already exists
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13975]: [ID 702911  
> user.debug] Success: created directory '/var/run/opt/SUNWkio/sessions'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13977]: [ID 702911  
> user.debug] Success: created directory '/var/run/opt/SUNWkio/ 
> sessions/utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13978]: [ID 702911  
> user.debug] creating home directory '/var/opt/SUNWkio/home/utku32'  
> for user 'utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13982]: [ID 702911  
> user.debug] installing prototype 'default' for user 'utku32'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13988]: [ID 702911  
> user.debug] Success: installed prototype
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13989]: [ID 702911  
> user.debug] Staging Session Configuration of display ':2' for utku32
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13992]: [ID 702911  
> user.debug] loading Session Configuration from file '/var/run/opt/ 
> SUNWkio/sessions/utku32/session.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13994]: [ID 702911  
> user.debug] reading value from config file '/var/run/opt/SUNWkio/ 
> sessions/utku32/session.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13996]: [ID 702911  
> user.debug] Success: read config file '/var/run/opt/SUNWkio/sessions/ 
> utku32/session.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[13998]: [ID 702911  
> user.debug] reading value from config file '/var/run/opt/SUNWkio/ 
> sessions/utku32/session.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[14000]: [ID 702911  
> user.debug] Success: read config file '/var/run/opt/SUNWkio/sessions/ 
> utku32/session.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[14006]: [ID 702911  
> user.debug] reading config file '/etc/opt/SUNWkio/sessions/jds3.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[14008]: [ID 702911  
> user.debug] Success: read config file '/etc/opt/SUNWkio/sessions/ 
> jds3.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[14009]: [ID 702911  
> user.debug] reading config file '/var/run/opt/SUNWkio/sessions/ 
> utku32/session.conf'
> Oct  8 11:21:36 ma06ray01 kiosk:initsession[14011]: [ID 702911  
> user.debug] Success: read config file '/var/run/opt/SUNWkio/sessions/ 
> utku32/session.conf'
> O

Re: [SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Brad Lackey
The part below is what we're looking at. It looks like the session  
cannot generate a value for KIOSK_SESSION_EXEC.


can you send the contents of /etc/opt/SUNWkio/sessions/jds3.conf ?


On Oct 8, 2009, at 9:10 AM, Talley, Paul wrote:

Oct  8 11:21:36 ma06ray01 kiosk:initsession[13962]: [ID 702911  
user.debug] setting up Kiosk session
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13963]: [ID 702911  
user.debug] killing processes for user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13965]: [ID 702911  
user.debug] Success: no running processes for user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13966]: [ID 702911  
user.debug] removing Kiosk home directory '/var/opt/SUNWkio/home/ 
utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13967]: [ID 702911  
user.debug] Success: Kiosk home directory '/var/opt/SUNWkio/home/ 
utku32' does not exist
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13968]: [ID 702911  
user.debug] removing temporary files and directories for user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13971]: [ID 702911  
user.debug] Success: removed temporary files and directories for  
user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13973]: [ID 702911  
user.debug] Success: directory '/var/run/opt/SUNWkio' already exists
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13975]: [ID 702911  
user.debug] Success: created directory '/var/run/opt/SUNWkio/sessions'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13977]: [ID 702911  
user.debug] Success: created directory '/var/run/opt/SUNWkio/ 
sessions/utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13978]: [ID 702911  
user.debug] creating home directory '/var/opt/SUNWkio/home/utku32'  
for user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13982]: [ID 702911  
user.debug] installing prototype 'default' for user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13988]: [ID 702911  
user.debug] Success: installed prototype
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13989]: [ID 702911  
user.debug] Staging Session Configuration of display ':2' for utku32
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13992]: [ID 702911  
user.debug] loading Session Configuration from file '/var/run/opt/ 
SUNWkio/sessions/utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13994]: [ID 702911  
user.debug] reading value from config file '/var/run/opt/SUNWkio/ 
sessions/utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13996]: [ID 702911  
user.debug] Success: read config file '/var/run/opt/SUNWkio/sessions/ 
utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[13998]: [ID 702911  
user.debug] reading value from config file '/var/run/opt/SUNWkio/ 
sessions/utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14000]: [ID 702911  
user.debug] Success: read config file '/var/run/opt/SUNWkio/sessions/ 
utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14006]: [ID 702911  
user.debug] reading config file '/etc/opt/SUNWkio/sessions/jds3.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14008]: [ID 702911  
user.debug] Success: read config file '/etc/opt/SUNWkio/sessions/ 
jds3.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14009]: [ID 702911  
user.debug] reading config file '/var/run/opt/SUNWkio/sessions/ 
utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14011]: [ID 702911  
user.debug] Success: read config file '/var/run/opt/SUNWkio/sessions/ 
utku32/session.conf'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14012]: [ID 702911  
user.debug] Success: Session Configuration for display ':2' loaded
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14013]: [ID 702911  
user.debug] installing prototype 'jds3' for user 'utku32'
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14019]: [ID 702911  
user.debug] Success: installed prototype
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14024]: [ID 702911  
user.debug] starting the Critical Applications Monitor
Oct  8 11:21:36 ma06ray01 kiosk:initsession[14030]: [ID 702911  
user.debug] Success: Kiosk session setup complete for display ':2'
Oct  8 11:21:36 ma06ray01 kioskcritd[14029]: [ID 190395 user.info]  
kioskcritd started
Oct  8 11:21:37 ma06ray01 Xstartup[14082]: [ID 702911 user.debug]  
loading Session Configuration from file '/var/run/opt/SUNWkio/ 
sessions/utku32/session.conf'
Oct  8 11:21:37 ma06ray01 Xstartup[14084]: [ID 702911 user.debug]  
reading value from config file '/var/run/opt/SUNWkio/sessions/utku32/ 
session.conf'
Oct  8 11:21:37 ma06ray01 Xstartup[14086]: [ID 702911 user.debug]  
Success: read config file '/var/run/opt/SUNWkio/sessions/utku32/ 
session.conf'
Oct  8 11:21:37 ma06ray01 Xstartup[14088]: [ID 702911 user.debug]  
reading value from config file '/var/run/opt/SUNWkio/sessions/utku32/ 
session.conf'
Oct  8 11:21:37 ma06ray01 Xstartup[14090]: [ID 702911 user.debug]  
Success: read config file '/var/run/opt/SUNWkio/sessions/utku32/ 
session.conf'
Oct  8 11:21:37 ma06ray01 Xstartup[14096]: [ID 70291

Re: [SunRay-Users] serial to USB adapter

2009-10-08 Thread Dave McGuire

On Oct 8, 2009, at 12:12 PM, Bruce Silveria wrote:

After doing a bit of web research I found
http://www.sun.com/io_technologies/sunray/sunray.pdf dated 3/12/2009
and number of references that indicated that the Quatech
SSU-100/SSU2-100 (along with a few others others) was supported in the
Sun Ray enviroment.  With high hopes, I promptly ordered an SSU2-100
and upon receiving it, pluggged it in to a USB port my Sun Ray 2FS.  I
expected to see a node created in the /tmp/SUNWut/units/.../dev
directory but alas, no joy.  Subsequently, we have also tried the Digi
Edgeport/1 and Keyspan USA-19HS with the same results.  I have
searched for information on how to communicate with these devices.
However, I cannot seem to find any docs on what is required to make
things work.

Has anyone used any of the USB to Serial adapters listed in the
sunray.pdf referenced above?

Can you give me a clue (or 2) as to where to look to find out how I
might get one to work?


  I use Edgeport units (the quad model) on Sun Ray 1s with good  
results.  There's a bit of latency but I don't think I've ever had  
one fail to function.  I'm running Solaris 10 on UltraSPARC.


 -Dave

--
Dave McGuire
Port Charlotte, FL

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox and Flash on Sunrays

2009-10-08 Thread Aaron Wilson

Update3

I take back all previous statements. Still doesn't work and now it 
exhibits the same previous hanging problems no matter where I install to 
or whether I use the tarball version or pkg version.




Aaron Wilson wrote:

Update2:

I did a pkgrm SFWfirefox
I then download the tarball version of Firefox 3.53 and extracted it 
to /opt/sfw/lib

That's where the pkg version of Firefox 3.53 was installed.

If I run /opt/sfw/lib/firefox/firefox I still experience hangs.
If I run /home/aaron/Desktop/firefox/firefox I get one hang on the 
initial flash and then everything works fine.


On the 7 Ultra 20's I have here, all are running 
/opt/sfw/lib/firefox/firefox without problems.


Also /opt is a folder on the actual HDD for both the Sunray servers 
and the ultra20s

/home is a mount to our NAS.
I don't if that's relevant but I can't think of why
/home/aaron/Desktop/firefox/firefox works
and
/opt/sfw/lib/firefox/firefox doesn't

Anyone got any ideas?

Aaron Wilson wrote:

Update:

If I use the pkg'd version of Solaris 3.53 it still hangs on every 
piece of flash



Aaron Wilson wrote:

I actually just saw some improvement for the first time in years.

Like I said in the past it used to be just videos. It seemed like if 
I went to youtube and played a video, the initial video would hang 
the browser and once it came back subsequent videos would work on 
youtube.com
If I went to vimeo.com the initially played video would hang the 
browser and subsequent videos on that site would play fine.


Today I just downloaded the latest Firefox 3.53 build for Solaris 10 
x86 and I downloaded the latest flash.
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.3/contrib/ 



I just extracted the tarball to my desktop and put the flash plugin 
in the plugins folder.
Now it still hangs when I first load a page with flash but now it 
seems subsequent flash pages regardless of domain seem to work fine. 
Even video!
I went to my company home page that has a small flash animation, 
which did hang the browser for 10 seconds, but then I immediately 
went to youtube and hit play on a video and it immediately started 
playing. Amazing!! I haven't seen that in 3 years :)


Might be to early to call and I should do more testing but initial 
tests show marked improvement.


That initial flash hang will undoubtedly still confuse my users, but 
at least it doesn't appear to do that on every single page with 
flash now.


I think maybe I might be motivated to rebuild my servers now to the 
latest Solaris release and SRSS build. Or maybe I'll be patient and 
wait for SRSS 4.2.



I guess next I'll try the actual pkg version of Firefox 3.53 and see 
how that works system wide for my users.



Regards,

Aaron

Lars Tunkrans wrote:

Hi,

   Which  version of Firefox  is used  ?the Mozilla guys   
fixed a number of  "interesting"  bugs that caused firefox

 to hangwith  Firefox 2.0.0.18latest is 2.0.0.20

I do belive you should upgrade to SRS 4.1//Lars



Aaron Wilson skrev:
Apparently I'm the only one on the planet that can consistently 
recreate this problem and have been able to do so for some years 
now. I probably emailed this group 2 years ago with the same 
problem and I think I just gave up hoping the problem would get 
fixed. It has only gotten worse.


We have two offices.

In the one office Firefox with recent versions of Flash works fine 
on SunRay servers
In the other office Firefox with recent versions of Flash works 
but with problems on SunRay servers.


I used to have the problem where normal flash animations worked. 
If I went to Youtube or any other site with flash videos, Firefox 
would become unresponsive for anywhere between 30 seconds to 5 
minutes. Generally it lasts for a minute or so. If I didn't have 
30 users telling me about it everytime it happens I could live 
with it.


That was with flash_player_9_solaris_r47_x86 and prior.

Now with versions later than flash_player_9_solaris_r47_x86 all 
flash animations regardless of how complex they are or whether or 
not they have video, make the browser hang.


Only difference between the two server setups is the one office 
has local access over the LAN to the ldap server, and the other 
office with flash problems accesses the ldap server over an MPLS VPN.


I think when I last tried to report this I was told ldap couldn't 
have any thing to do with this, which leaves SunRay software?


I'm in the office with flash sunray problems. In this same office 
I have 7 Ultra 20 machines that don't use LDAP for authentication 
and obviously don't have any SunRay software installed and they 
can run the latest flash_player_10_solaris_r32_18_x86 with no  
problems.


The affected systems are running Sun Ray Server Software Version 
4.0 and Solaris 10 8/07 s10x_u4wos_12b X86.


I would rebuild the servers with SRSS 4.1 and Solaris 10 5/09 
s10x_u7wos_08 X86 but I've rebuilt my servers twice with previous 
latest versions of Solaris and SRSS n

[SunRay-Users] serial to USB adapter

2009-10-08 Thread Bruce Silveria
After doing a bit of web research I found
http://www.sun.com/io_technologies/sunray/sunray.pdf dated 3/12/2009
and number of references that indicated that the Quatech
SSU-100/SSU2-100 (along with a few others others) was supported in the
Sun Ray enviroment.  With high hopes, I promptly ordered an SSU2-100
and upon receiving it, pluggged it in to a USB port my Sun Ray 2FS.  I
expected to see a node created in the /tmp/SUNWut/units/.../dev
directory but alas, no joy.  Subsequently, we have also tried the Digi
Edgeport/1 and Keyspan USA-19HS with the same results.  I have
searched for information on how to communicate with these devices.
However, I cannot seem to find any docs on what is required to make
things work.

Has anyone used any of the USB to Serial adapters listed in the
sunray.pdf referenced above?

Can you give me a clue (or 2) as to where to look to find out how I
might get one to work?

--
Bruce Silveria
SUM/IT Systems

p: 888-549-5848 x116
f: 888-598-5479
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Talley, Paul



Below is the output of /var/opt/SUNWut/log/messsages. It behaves the same when 
I have JDS as kiosk mode with no applications. I have seen something similiar 
to this when the Sun Recommended patch cluster was not installed but it is 
installed on this system. 

Oct  8 11:21:35 ma06ray01 utauthd: [ID 284727 user.info] Worker7 NOTICE: 
whichServer pseudo.001eec536cf7: 
Oct  8 11:21:35 ma06ray01 utauthd: [ID 340723 user.info] Worker7 NOTICE: 
CLAIMED by StartSession.m3 NAME: pseudo.001eec536cf7 PARAMETERS: 
{stealProtected=true, terminalIPA=157.176.11.176, type=pseudo, 
fw=Tadpole-mb02-V3.6.1-0101, state=disconnected, cause=insert, doamgh=true, 
barrierLevel=3.0.0, lockaction=disconnect, rawId=001eec536cf7, 
terminalCID=IEEE802.001eec536cf7, MTU=1500, tokenSeq=1, firstServer=9db0ad4d, 
namespace=IEEE802, ddcconfig=1, id=001eec536cf7, 
clientRand=c0ld7tjJjUOI2M5X6GnQu6F5cu4hxA6HulwDKoYPWqy, realIP=9db00bb0, 
startRes=1280x800:1280x800, useReal=true, event=insert, pn=38766, 
sn=001eec536cf7, rawType=pseudo, hw=Tadpole-mb02, initState=1, 
usersession=false, _=1}
Oct  8 11:21:35 ma06ray01 utauthd: [ID 262868 user.info] Worker7 NOTICE: 
CONNECT IEEE802.001eec536cf7, pseudo.001eec536cf7, all connections allowed
Oct  8 11:21:35 ma06ray01 utauthd: [ID 118801 user.info] Worker7 NOTICE: MTU = 
1500
Oct  8 11:21:35 ma06ray01 utdtsession: [ID 702911 user.info] Hotdesk 
(2,pseudo.001eec536cf7,default)
Oct  8 11:21:35 ma06ray01 utauthd: [ID 415845 user.info] Worker7 NOTICE: 
SESSION_OK pseudo.001eec536cf7
Oct  8 11:21:35 ma06ray01 dtlogin[13790]: [ID 214450 user.debug] 
waitForConnected: Connected
Oct  8 11:21:35 ma06ray01 dtlogin[13790]: [ID 225182 user.debug] 
utinfo:ut_issuePropertiesCallback: buffer = control 
ma06ray01:7007:6445385343358151278
Oct  8 11:21:35 ma06ray01 request properties
Oct  8 11:21:35 ma06ray01 end
Oct  8 11:21:35 ma06ray01 dtlogin[13790]: [ID 723181 user.debug] 
utinfo: _sendAndRecvMsg: recvbuf START cmd 'control 
ma06ray01:7007:6445385343358151278
Oct  8 11:21:35 ma06ray01 request properties
Oct  8 11:21:35 ma06ray01 end
Oct  8 11:21:35 ma06ray01 '
Oct  8 11:21:35 ma06ray01 utinfo:begin response
Oct  8 11:21:35 ma06ray01 firstServer=9db0ad4d
Oct  8 11:21:35 ma06ray01 localAddress=157.176.173.77
Oct  8 11:21:35 ma06ray01 event=insert
Oct  8 11:21:35 ma06ray01 auth=false
Oct  8 11:21:35 ma06ray01 usersession=false
Oct  8 11:21:35 ma06ray01 cause=insert
Oct  8 11:21:35 ma06ray01 doamgh=true
Oct  8 11:21:35 ma06ray01 lockaction=disconnect
Oct  8 11:21:35 ma06ray01 end
Oct  8 11:21:35 ma06ray01 utinfo: _sendAndRecvMsg: recvbuf END
Oct  8 11:21:35 ma06ray01 dtlogin[13790]: [ID 497299 user.debug] 
sunray_get_user:_get_user_from_prop: property username not defined for display 2
Oct  8 11:21:35 ma06ray01 dtlogin[13790]: [ID 193633 user.debug] 
sunray_get_user:_get_user_from_prop: prop 'username' undefined for display 2
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 363298 user.debug] 
utinfo:_getSidAndCookie : dpFile = /var/opt/SUNWut/displays/2
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 368275 user.debug] Entering 
waitForConnected
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 214450 user.debug] 
waitForConnected: Connected
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 225182 user.debug] 
utinfo:ut_issuePropertiesCallback: buffer = control 
ma06ray01:7007:6445385343358151278
Oct  8 11:21:36 ma06ray01 request properties
Oct  8 11:21:36 ma06ray01 end
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 723181 user.debug] 
utinfo: _sendAndRecvMsg: recvbuf START cmd 'control 
ma06ray01:7007:6445385343358151278
Oct  8 11:21:36 ma06ray01 request properties
Oct  8 11:21:36 ma06ray01 end
Oct  8 11:21:36 ma06ray01 '
Oct  8 11:21:36 ma06ray01 utinfo:begin response
Oct  8 11:21:36 ma06ray01 firstServer=9db0ad4d
Oct  8 11:21:36 ma06ray01 localAddress=157.176.173.77
Oct  8 11:21:36 ma06ray01 event=insert
Oct  8 11:21:36 ma06ray01 auth=false
Oct  8 11:21:36 ma06ray01 usersession=false
Oct  8 11:21:36 ma06ray01 cause=insert
Oct  8 11:21:36 ma06ray01 doamgh=true
Oct  8 11:21:36 ma06ray01 lockaction=disconnect
Oct  8 11:21:36 ma06ray01 end
Oct  8 11:21:36 ma06ray01 utinfo: _sendAndRecvMsg: recvbuf END
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 118685 user.info] 
pam_sunray_amgh::[DPY=2] AMGH_SUMMARY: token=pseudo.001eec536cf7, username=, 
AMGH_Done?=NO(Local Session), Details=AMGH is not configured., 
AMGH_Target=*NONE*
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 363298 user.debug] 
utinfo:_getSidAndCookie : dpFile = /var/opt/SUNWut/displays/2
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 444329 user.debug] 
utinfo:ut_setproperties: buffer = control ma06ray01:7007:6445385343358151278
Oct  8 11:21:36 ma06ray01 request setproperties
Oct  8 11:21:36 ma06ray01 cookie=2769348811627923751
Oct  8 11:21:36 ma06ray01 doamgh=false
Oct  8 11:21:36 ma06ray01 end
Oct  8 11:21:36 ma06ray01 dtlogin[13790]: [ID 723181 user.debug] 
utinfo: _sendAndRecvMsg: recvbuf START cmd 'control 
ma06ray01:7

Re: [SunRay-Users] Firefox and Flash on Sunrays

2009-10-08 Thread Aaron Wilson

Update2:

I did a pkgrm SFWfirefox
I then download the tarball version of Firefox 3.53 and extracted it to 
/opt/sfw/lib

That's where the pkg version of Firefox 3.53 was installed.

If I run /opt/sfw/lib/firefox/firefox I still experience hangs.
If I run /home/aaron/Desktop/firefox/firefox I get one hang on the 
initial flash and then everything works fine.


On the 7 Ultra 20's I have here, all are running 
/opt/sfw/lib/firefox/firefox without problems.


Also /opt is a folder on the actual HDD for both the Sunray servers and 
the ultra20s

/home is a mount to our NAS.
I don't if that's relevant but I can't think of why
/home/aaron/Desktop/firefox/firefox works
and
/opt/sfw/lib/firefox/firefox doesn't

Anyone got any ideas?

Aaron Wilson wrote:

Update:

If I use the pkg'd version of Solaris 3.53 it still hangs on every 
piece of flash



Aaron Wilson wrote:

I actually just saw some improvement for the first time in years.

Like I said in the past it used to be just videos. It seemed like if 
I went to youtube and played a video, the initial video would hang 
the browser and once it came back subsequent videos would work on 
youtube.com
If I went to vimeo.com the initially played video would hang the 
browser and subsequent videos on that site would play fine.


Today I just downloaded the latest Firefox 3.53 build for Solaris 10 
x86 and I downloaded the latest flash.
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.3/contrib/ 



I just extracted the tarball to my desktop and put the flash plugin 
in the plugins folder.
Now it still hangs when I first load a page with flash but now it 
seems subsequent flash pages regardless of domain seem to work fine. 
Even video!
I went to my company home page that has a small flash animation, 
which did hang the browser for 10 seconds, but then I immediately 
went to youtube and hit play on a video and it immediately started 
playing. Amazing!! I haven't seen that in 3 years :)


Might be to early to call and I should do more testing but initial 
tests show marked improvement.


That initial flash hang will undoubtedly still confuse my users, but 
at least it doesn't appear to do that on every single page with flash 
now.


I think maybe I might be motivated to rebuild my servers now to the 
latest Solaris release and SRSS build. Or maybe I'll be patient and 
wait for SRSS 4.2.



I guess next I'll try the actual pkg version of Firefox 3.53 and see 
how that works system wide for my users.



Regards,

Aaron

Lars Tunkrans wrote:

Hi,

   Which  version of Firefox  is used  ?the Mozilla guys   fixed 
a number of  "interesting"  bugs that caused firefox

 to hangwith  Firefox 2.0.0.18latest is 2.0.0.20

I do belive you should upgrade to SRS 4.1//Lars



Aaron Wilson skrev:
Apparently I'm the only one on the planet that can consistently 
recreate this problem and have been able to do so for some years 
now. I probably emailed this group 2 years ago with the same 
problem and I think I just gave up hoping the problem would get 
fixed. It has only gotten worse.


We have two offices.

In the one office Firefox with recent versions of Flash works fine 
on SunRay servers
In the other office Firefox with recent versions of Flash works but 
with problems on SunRay servers.


I used to have the problem where normal flash animations worked. If 
I went to Youtube or any other site with flash videos, Firefox 
would become unresponsive for anywhere between 30 seconds to 5 
minutes. Generally it lasts for a minute or so. If I didn't have 30 
users telling me about it everytime it happens I could live with it.


That was with flash_player_9_solaris_r47_x86 and prior.

Now with versions later than flash_player_9_solaris_r47_x86 all 
flash animations regardless of how complex they are or whether or 
not they have video, make the browser hang.


Only difference between the two server setups is the one office has 
local access over the LAN to the ldap server, and the other office 
with flash problems accesses the ldap server over an MPLS VPN.


I think when I last tried to report this I was told ldap couldn't 
have any thing to do with this, which leaves SunRay software?


I'm in the office with flash sunray problems. In this same office I 
have 7 Ultra 20 machines that don't use LDAP for authentication and 
obviously don't have any SunRay software installed and they can run 
the latest flash_player_10_solaris_r32_18_x86 with no  problems.


The affected systems are running Sun Ray Server Software Version 
4.0 and Solaris 10 8/07 s10x_u4wos_12b X86.


I would rebuild the servers with SRSS 4.1 and Solaris 10 5/09 
s10x_u7wos_08 X86 but I've rebuilt my servers twice with previous 
latest versions of Solaris and SRSS now. Neither of those rebuilds 
made the problem go away.


When I last rebuilt my servers I tested Flash before installing 
SRSS and LDAP auth and Flash worked fine. So in my mind it's gotta 
be SRSS or LDAP or both in tandem. I'm 

Re: [SunRay-Users] Firefox and Flash on Sunrays

2009-10-08 Thread Aaron Wilson

Update:

If I use the pkg'd version of Solaris 3.53 it still hangs on every piece 
of flash



Aaron Wilson wrote:

I actually just saw some improvement for the first time in years.

Like I said in the past it used to be just videos. It seemed like if I 
went to youtube and played a video, the initial video would hang the 
browser and once it came back subsequent videos would work on youtube.com
If I went to vimeo.com the initially played video would hang the 
browser and subsequent videos on that site would play fine.


Today I just downloaded the latest Firefox 3.53 build for Solaris 10 
x86 and I downloaded the latest flash.
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.3/contrib/ 



I just extracted the tarball to my desktop and put the flash plugin in 
the plugins folder.
Now it still hangs when I first load a page with flash but now it 
seems subsequent flash pages regardless of domain seem to work fine. 
Even video!
I went to my company home page that has a small flash animation, which 
did hang the browser for 10 seconds, but then I immediately went to 
youtube and hit play on a video and it immediately started playing. 
Amazing!! I haven't seen that in 3 years :)


Might be to early to call and I should do more testing but initial 
tests show marked improvement.


That initial flash hang will undoubtedly still confuse my users, but 
at least it doesn't appear to do that on every single page with flash 
now.


I think maybe I might be motivated to rebuild my servers now to the 
latest Solaris release and SRSS build. Or maybe I'll be patient and 
wait for SRSS 4.2.



I guess next I'll try the actual pkg version of Firefox 3.53 and see 
how that works system wide for my users.



Regards,

Aaron

Lars Tunkrans wrote:

Hi,

   Which  version of Firefox  is used  ?the Mozilla guys   fixed 
a number of  "interesting"  bugs that caused firefox

 to hangwith  Firefox 2.0.0.18latest is 2.0.0.20

I do belive you should upgrade to SRS 4.1//Lars



Aaron Wilson skrev:
Apparently I'm the only one on the planet that can consistently 
recreate this problem and have been able to do so for some years 
now. I probably emailed this group 2 years ago with the same problem 
and I think I just gave up hoping the problem would get fixed. It 
has only gotten worse.


We have two offices.

In the one office Firefox with recent versions of Flash works fine 
on SunRay servers
In the other office Firefox with recent versions of Flash works but 
with problems on SunRay servers.


I used to have the problem where normal flash animations worked. If 
I went to Youtube or any other site with flash videos, Firefox would 
become unresponsive for anywhere between 30 seconds to 5 minutes. 
Generally it lasts for a minute or so. If I didn't have 30 users 
telling me about it everytime it happens I could live with it.


That was with flash_player_9_solaris_r47_x86 and prior.

Now with versions later than flash_player_9_solaris_r47_x86 all 
flash animations regardless of how complex they are or whether or 
not they have video, make the browser hang.


Only difference between the two server setups is the one office has 
local access over the LAN to the ldap server, and the other office 
with flash problems accesses the ldap server over an MPLS VPN.


I think when I last tried to report this I was told ldap couldn't 
have any thing to do with this, which leaves SunRay software?


I'm in the office with flash sunray problems. In this same office I 
have 7 Ultra 20 machines that don't use LDAP for authentication and 
obviously don't have any SunRay software installed and they can run 
the latest flash_player_10_solaris_r32_18_x86 with no  problems.


The affected systems are running Sun Ray Server Software Version 4.0 
and Solaris 10 8/07 s10x_u4wos_12b X86.


I would rebuild the servers with SRSS 4.1 and Solaris 10 5/09 
s10x_u7wos_08 X86 but I've rebuilt my servers twice with previous 
latest versions of Solaris and SRSS now. Neither of those rebuilds 
made the problem go away.


When I last rebuilt my servers I tested Flash before installing SRSS 
and LDAP auth and Flash worked fine. So in my mind it's gotta be 
SRSS or LDAP or both in tandem. I'm no software engineer though  :)




---
Aaron



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Brad Lackey

Are there any interesting messages in /var/opt/SUNWut/log/messages?

Will a JDS session without any applications configured start?

You can try turning on Kiosk Debug mode to get lots of detailed info.

Edit /etc/opt/SUNWkio/kioskrc
Set KIOSK_DEBUG=1 > Edit /etc/syslog.conf

Change: user.info /var/opt/SUNWut/log/messages to:
user.debug /var/opt/SUNWut/log/messages

Restart syslogd
# svcadm restart system-log

Look in /var/opt/SUNWut/log/messages for errors


Brad

On Oct 8, 2009, at 7:29 AM, Talley, Paul wrote:

I am trying to run a browser only (firefox) in kiosk mode. I have  
done the following and when I launch /opt/firefox -kiosk admin it  
just starts a normal firefox browser, it does no prompt for a  
password.



Install firefox in /opt:

Download the latest firefox from
ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.12/contrib/solaris_tarball/
Unzip firefox to /opt/firefox

Install and Configure Kiosk extensions:
-
Download the two kiosk XPI's from
https://www.mozdevgroup.com/dropbox/jslib/signed/jslib_current_signed.xpi
http://brooklynmuseum.mozdevgroup.com/install/xpi/signed/bmakiosk_current-ff-generic_signed.xpi


Register the Components
/opt/firefox/firefox -install-global-extension /opt/firefox/bma/ 
jslib_current_signed.xpi (If you get an error, try it again.)
/opt/firefox/firefox -install-global-extension /opt/firefox/bma/ 
bmakiosk_current-ff-generic_signed.xpi


Create a URL whitelist file.. /opt/firefox/whitelist
allowed[sgdserver.domain.com, ALL];

Start the Kiosk extension admin GUI:
/opt/firefox/firefox -kiosk admin


I have also done the following:

Configure Kiosk Mode:
-
Create a kiosk application called Secure Global Desktop
vi /etc/opt/SUNWkio/applications/firefox.conf

KIOSK_APP_EXEC=/opt/firefox/firefox
KIOSK_APP_ARGS="-kiosk"
KIOSK_APP_LABEL="Firefox Kiosk"
KIOSK_APP_ICON=/opt/firefox/icons/mozicon50.xpm
KIOSK_APP_DESCRIPTION="Launch Firefox"

Set up Kiosk mode to launch a JDS 3 session
Add the Firefox application as AUTO start to the JDS 3 session.


When I select JDS as for kiosk mode and add /opt/firefox/firefox  as  
the application or if I simply add a customer application and put  
the absolute path to firefox or mozilla for non card users only when  
the thin client connects it never starts a session, it starts to  
connect then just reboots over and over. Am I missing something here?



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users



Brad Lackey
Datacenter Desktop - Technology Lead
North America
(720) 548-3339

BEGIN:VCARD
VERSION:3.0
N:Lackey;Brad;;;
FN:Brad Lackey
ORG:Sun Microsystems;
TITLE:US-SW Desktop Virtualization Technology Lead
EMAIL;type=INTERNET;type=WORK;type=pref:brad.lac...@sun.com
TEL;type=WORK;type=pref:720-548-3339
TEL;type=CELL:303-875-8616
TEL;type=WORK;type=FAX:(720) 548-3339
item1.ADR;type=WORK;type=pref:;;13320 Racquet Ct.;Poway;CA;92064;United States of America
item1.X-ABADR:us
CATEGORIES:Personal
X-ABUID:57E6612B-F276-4934-9C7A-CC683249EDB1\:ABPerson
END:VCARD



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Quayle, Bill
FWIW, opera 10 in kiosk mode works quite well.
http://www.opera.com/download/?os=solaris-sparc&ver=10.00

-Bill

From: sunray-users-boun...@filibeto.org 
[mailto:sunray-users-boun...@filibeto.org] On Behalf Of Talley, Paul
Sent: Thursday, October 08, 2009 9:38 AM
To: SunRay-Users mailing list; SunRay-Users mailing list
Subject: [SunRay-Users] Firefox Kiosk Mode problem



I am trying to run a browser only (firefox) in kiosk mode. I have done the 
following and when I launch /opt/firefox -kiosk admin it just starts a normal 
firefox browser, it does no prompt for a password.


Install firefox in /opt:

Download the latest firefox from
ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.12/contrib/solaris_tarball/
Unzip firefox to /opt/firefox

Install and Configure Kiosk extensions:
-
Download the two kiosk XPI's from
https://www.mozdevgroup.com/dropbox/jslib/signed/jslib_current_signed.xpi
http://brooklynmuseum.mozdevgroup.com/install/xpi/signed/bmakiosk_current-ff-generic_signed.xpi


Register the Components
/opt/firefox/firefox -install-global-extension 
/opt/firefox/bma/jslib_current_signed.xpi (If you get an error, try it again.)
/opt/firefox/firefox -install-global-extension 
/opt/firefox/bma/bmakiosk_current-ff-generic_signed.xpi

Create a URL whitelist file.. /opt/firefox/whitelist
allowed[sgdserver.domain.com, ALL];

Start the Kiosk extension admin GUI:
/opt/firefox/firefox -kiosk admin


I have also done the following:

Configure Kiosk Mode:
-
Create a kiosk application called Secure Global Desktop
vi /etc/opt/SUNWkio/applications/firefox.conf

KIOSK_APP_EXEC=/opt/firefox/firefox
KIOSK_APP_ARGS="-kiosk"
KIOSK_APP_LABEL="Firefox Kiosk"
KIOSK_APP_ICON=/opt/firefox/icons/mozicon50.xpm
KIOSK_APP_DESCRIPTION="Launch Firefox"

Set up Kiosk mode to launch a JDS 3 session
Add the Firefox application as AUTO start to the JDS 3 session.


When I select JDS as for kiosk mode and add /opt/firefox/firefox  as the 
application or if I simply add a customer application and put the absolute path 
to firefox or mozilla for non card users only when the thin client connects it 
never starts a session, it starts to connect then just reboots over and over. 
Am I missing something here?
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox and Flash on Sunrays

2009-10-08 Thread Darrel Hankerson
Aaron Wilson writes:

   I used to have the problem where normal flash animations worked. If I
   went to Youtube or any other site with flash videos, Firefox would
   become unresponsive for anywhere between 30 seconds to 5
   minutes. Generally it lasts for a minute or so. 

What's the packet loss reported by utcapture?  We have packet loss (and
apparently worse) on one of our subnets that is not completely
explained, and flash animations such as NOAA weather "movies" can make a
Solaris desktop on a Ray nearly useless (at more than 20% loss).
However, we do not get the complete stall that you are reporting.

If you suspect network issues, a useful test is to run a switch
directly off the host and connect the Ray there.  We've used
a $50 Netgear GS108 for this test.

We have a somewhat related issue with video that exploits accelerations
described for Rays.  With consumer-grade hardware, I can trigger a
near-standstill with realplayer when these accelerations are in use.  I
cannot repeat this on our Sun hardware.  Interestingly, packet loss is
low (according to utcapture).  This issue does not affect flash since 
flashplayer does not exploit the accelerations.

Config: Solaris/x86 on X4200 and X2200, SRSS 4.1 and EA.

--
Darrel Hankerson
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Firefox and Flash on Sunrays

2009-10-08 Thread Aaron Wilson

I actually just saw some improvement for the first time in years.

Like I said in the past it used to be just videos. It seemed like if I 
went to youtube and played a video, the initial video would hang the 
browser and once it came back subsequent videos would work on youtube.com
If I went to vimeo.com the initially played video would hang the browser 
and subsequent videos on that site would play fine.


Today I just downloaded the latest Firefox 3.53 build for Solaris 10 x86 
and I downloaded the latest flash.

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.3/contrib/

I just extracted the tarball to my desktop and put the flash plugin in 
the plugins folder.
Now it still hangs when I first load a page with flash but now it seems 
subsequent flash pages regardless of domain seem to work fine. Even video!
I went to my company home page that has a small flash animation, which 
did hang the browser for 10 seconds, but then I immediately went to 
youtube and hit play on a video and it immediately started playing. 
Amazing!! I haven't seen that in 3 years :)


Might be to early to call and I should do more testing but initial tests 
show marked improvement.


That initial flash hang will undoubtedly still confuse my users, but at 
least it doesn't appear to do that on every single page with flash now.


I think maybe I might be motivated to rebuild my servers now to the 
latest Solaris release and SRSS build. Or maybe I'll be patient and wait 
for SRSS 4.2.



I guess next I'll try the actual pkg version of Firefox 3.53 and see how 
that works system wide for my users.



Regards,

Aaron

Lars Tunkrans wrote:

Hi,

   Which  version of Firefox  is used  ?the Mozilla guys   fixed a 
number of  "interesting"  bugs that caused firefox

 to hangwith  Firefox 2.0.0.18latest is 2.0.0.20

I do belive you should upgrade to SRS 4.1 
   //Lars




Aaron Wilson skrev:
Apparently I'm the only one on the planet that can consistently 
recreate this problem and have been able to do so for some years now. 
I probably emailed this group 2 years ago with the same problem and I 
think I just gave up hoping the problem would get fixed. It has only 
gotten worse.


We have two offices.

In the one office Firefox with recent versions of Flash works fine on 
SunRay servers
In the other office Firefox with recent versions of Flash works but 
with problems on SunRay servers.


I used to have the problem where normal flash animations worked. If I 
went to Youtube or any other site with flash videos, Firefox would 
become unresponsive for anywhere between 30 seconds to 5 minutes. 
Generally it lasts for a minute or so. If I didn't have 30 users 
telling me about it everytime it happens I could live with it.


That was with flash_player_9_solaris_r47_x86 and prior.

Now with versions later than flash_player_9_solaris_r47_x86 all flash 
animations regardless of how complex they are or whether or not they 
have video, make the browser hang.


Only difference between the two server setups is the one office has 
local access over the LAN to the ldap server, and the other office 
with flash problems accesses the ldap server over an MPLS VPN.


I think when I last tried to report this I was told ldap couldn't 
have any thing to do with this, which leaves SunRay software?


I'm in the office with flash sunray problems. In this same office I 
have 7 Ultra 20 machines that don't use LDAP for authentication and 
obviously don't have any SunRay software installed and they can run 
the latest flash_player_10_solaris_r32_18_x86 with no  problems.


The affected systems are running Sun Ray Server Software Version 4.0 
and Solaris 10 8/07 s10x_u4wos_12b X86.


I would rebuild the servers with SRSS 4.1 and Solaris 10 5/09 
s10x_u7wos_08 X86 but I've rebuilt my servers twice with previous 
latest versions of Solaris and SRSS now. Neither of those rebuilds 
made the problem go away.


When I last rebuilt my servers I tested Flash before installing SRSS 
and LDAP auth and Flash worked fine. So in my mind it's gotta be SRSS 
or LDAP or both in tandem. I'm no software engineer though  :)




---
Aaron



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


[SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Talley, Paul

I am trying to run a browser only (firefox) in kiosk mode. I have done the 
following and when I launch /opt/firefox -kiosk admin it just starts a normal 
firefox browser, it does no prompt for a password.


Install firefox in /opt:

Download the latest firefox from
ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.12/contrib/solaris_tarball/
Unzip firefox to /opt/firefox

Install and Configure Kiosk extensions:
-
Download the two kiosk XPI's from
https://www.mozdevgroup.com/dropbox/jslib/signed/jslib_current_signed.xpi
http://brooklynmuseum.mozdevgroup.com/install/xpi/signed/bmakiosk_current-ff-generic_signed.xpi


Register the Components
/opt/firefox/firefox -install-global-extension 
/opt/firefox/bma/jslib_current_signed.xpi (If you get an error, try it again.)
/opt/firefox/firefox -install-global-extension 
/opt/firefox/bma/bmakiosk_current-ff-generic_signed.xpi

Create a URL whitelist file.. /opt/firefox/whitelist
allowed[sgdserver.domain.com, ALL];

Start the Kiosk extension admin GUI:
/opt/firefox/firefox -kiosk admin


I have also done the following:

Configure Kiosk Mode:
-
Create a kiosk application called Secure Global Desktop
vi /etc/opt/SUNWkio/applications/firefox.conf

KIOSK_APP_EXEC=/opt/firefox/firefox
KIOSK_APP_ARGS="-kiosk"
KIOSK_APP_LABEL="Firefox Kiosk"
KIOSK_APP_ICON=/opt/firefox/icons/mozicon50.xpm
KIOSK_APP_DESCRIPTION="Launch Firefox"

Set up Kiosk mode to launch a JDS 3 session
Add the Firefox application as AUTO start to the JDS 3 session.


When I select JDS as for kiosk mode and add /opt/firefox/firefox  as the 
application or if I simply add a customer application and put the absolute path 
to firefox or mozilla for non card users only when the thin client connects it 
never starts a session, it starts to connect then just reboots over and over. 
Am I missing something here?
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


[SunRay-Users] Firefox Kiosk Mode problem

2009-10-08 Thread Talley, Paul
I am trying to run a browser only (firefox) in kiosk mode. I have done the 
following and when I launch /opt/firefox -kiosk admin it just starts a normal 
firefox browser, it does no prompt for a password. 


Install firefox in /opt:

Download the latest firefox from
ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.12/contrib/solaris_tarball/
Unzip firefox to /opt/firefox

Install and Configure Kiosk extensions:
-
Download the two kiosk XPI's from
https://www.mozdevgroup.com/dropbox/jslib/signed/jslib_current_signed.xpi
http://brooklynmuseum.mozdevgroup.com/install/xpi/signed/bmakiosk_current-ff-generic_signed.xpi


Register the Components
/opt/firefox/firefox -install-global-extension 
/opt/firefox/bma/jslib_current_signed.xpi (If you get an error, try it again.)
/opt/firefox/firefox -install-global-extension 
/opt/firefox/bma/bmakiosk_current-ff-generic_signed.xpi

Create a URL whitelist file.. /opt/firefox/whitelist
allowed[sgdserver.domain.com, ALL];

Start the Kiosk extension admin GUI:
/opt/firefox/firefox -kiosk admin


I have also done the following:

Configure Kiosk Mode:
-
Create a kiosk application called Secure Global Desktop
vi /etc/opt/SUNWkio/applications/firefox.conf

KIOSK_APP_EXEC=/opt/firefox/firefox
KIOSK_APP_ARGS="-kiosk"
KIOSK_APP_LABEL="Firefox Kiosk"
KIOSK_APP_ICON=/opt/firefox/icons/mozicon50.xpm
KIOSK_APP_DESCRIPTION="Launch Firefox"

Set up Kiosk mode to launch a JDS 3 session
Add the Firefox application as AUTO start to the JDS 3 session.


When I select JDS as for kiosk mode and add /opt/firefox/firefox  as the 
application or if I simply add a customer application and put the absolute path 
to firefox or mozilla for non card users only when the thin client connects it 
never starts a session, it starts to connect then just reboots over and over. 
Am I missing something here? 

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Gigabit Sun Ray switches revisited (stripes and hanging networkinterfaces)

2009-10-08 Thread Ivar Janmaat

Flow control settings made no difference for me.
I have tried that.

Ivar

John Francis wrote:


2009/10/8 Wouter Coppens :
 


Hi,

Is there anything like the hires_tick for Linux?

   



Just turn flow-control on on your switch.  Most smart/managed switches
have this feature.

 


Thanks,

Wouter


From: Ivar Janmaat [mailto:ijanm...@xs4all.nl]
To: SunRay-Users mailing list [mailto:sunray-us...@filibeto.org]
Sent: Wed, 07 Oct 2009 22:30:01 +0200
Subject: Re: [SunRay-Users] Gigabit Sun Ray switches revisited (stripes and
hanging networkinterfaces)

Hello Rich,

The set hires_tick works!
I can use the 1Gbit again wihout the striping.

Thank you very much!

Ivar

Rich Teer wrote:

   


I never mess with (i.e., disable) the auto-negotiate settings. That way
lies bad ju-ju... Just set the hi_res clock in /etc/system and rely on
autonegotiation, and it'll be fine.



 


___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users

___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


   





 



___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Utconfig -w apache error

2009-10-08 Thread Talley, Paul
It was the blackberry. It really dod say apache-tomcat . I ended up changing 
owner of /opt/apache-tomcat to utwww and then chgrp to ut admin and it worked 
like a charm

Sent from Blackberry
--
This email message is for the sole use of the intended recipient(s) and may 
contain GDC4S confidential or privileged information. Any unauthorized review, 
use, disclosure or distribution is prohibited. If you are not an intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.

- Original Message -
From: sunray-users-boun...@filibeto.org 
To: SunRay-Users mailing list 
Sent: Thu Oct 08 05:55:22 2009
Subject: Re: [SunRay-Users] Utconfig -w apache error

Talley, Paul schrieb:
> .. Ls - la gives rwx to root and r x to all others. 

If this extends to /opt/apache-tomcat/bin/bootstrap.jar, then I'm 
surprised by the log message - unless it really says 'apach-tomcat'.

> Getent passwd utwww get :
> Utwww:x:251614:25160:ut admin web server user:/tmp: /bin/sh
> 
> Getent group ut admin returns 
> Utadmin::25160.
> 

Really in uppercase? Or is that your Blackberry doing overzealous 
autocorrect?

> Nsswitch.conf is set up correct for passed and group with files nis.
> 

- Jörg

-- 
Joerg Barfurth   phone: +49 40 23646662 / x2
Software Engineermailto:joerg.barfu...@sun.com
Desktop Technology   http://reserv.ireland/twiki/bin/view/Argus/
Thin Client Software http://www.sun.com/software/sunray/
Sun Microsystems GmbHhttp://www.sun.com/software/javadesktopsystem/


___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users
<>___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Utconfig -w apache error

2009-10-08 Thread Joerg Barfurth

Talley, Paul schrieb:
.. Ls - la gives rwx to root and r x to all others. 


If this extends to /opt/apache-tomcat/bin/bootstrap.jar, then I'm 
surprised by the log message - unless it really says 'apach-tomcat'.



Getent passwd utwww get :
Utwww:x:251614:25160:ut admin web server user:/tmp: /bin/sh

Getent group ut admin returns 
Utadmin::25160.




Really in uppercase? Or is that your Blackberry doing overzealous 
autocorrect?



Nsswitch.conf is set up correct for passed and group with files nis.



- Jörg

--
Joerg Barfurth   phone: +49 40 23646662 / x2
Software Engineermailto:joerg.barfu...@sun.com
Desktop Technology   http://reserv.ireland/twiki/bin/view/Argus/
Thin Client Software http://www.sun.com/software/sunray/
Sun Microsystems GmbHhttp://www.sun.com/software/javadesktopsystem/


___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Utconfig -w apache error

2009-10-08 Thread Talley, Paul
Also, not sure if it makes a difference but the server was installed with 
Solaris 10 with the developer install, not full distribution plus oem. 

Sent from Blackberry
--
This email message is for the sole use of the intended recipient(s) and may 
contain GDC4S confidential or privileged information. Any unauthorized review, 
use, disclosure or distribution is prohibited. If you are not an intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.

- Original Message -
From: sunray-users-boun...@filibeto.org 
To: sunray-users@filibeto.org 
Sent: Thu Oct 08 05:21:10 2009
Subject: Re: [SunRay-Users] Utconfig -w apache error

.. Ls - la gives rwx to root and r x to all others. Getent passwd utwww get :
Utwww:x:251614:25160:ut admin web server user:/tmp: /bin/sh

Getent group ut admin returns 
Utadmin::25160.

Nsswitch.conf is set up correct for passed and group with files nis.

Sent from Blackberry
--
This email message is for the sole use of the intended recipient(s) and may 
contain GDC4S confidential or privileged information. Any unauthorized review, 
use, disclosure or distribution is prohibited. If you are not an intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.

- Original Message -
From: sunray-users-boun...@filibeto.org 
To: SunRay-Users mailing list 
Sent: Thu Oct 08 04:40:51 2009
Subject: Re: [SunRay-Users] Utconfig -w apache error

Talley, Paul schrieb:
> I have installed srss 4.1 on Solaris 10 spare with no problems. When I run 
> utconfig I get the following errors and the web admin gui will not start.
> 
> In /var/opt/SUNWut/log/utwebadmin.log I get this :
> Can not access tomcat runtime environment (bootstrap.jar) at 
> /opt/apach-tomcat/bin.
> 
> This may be due to no permissions to read /opt/apache-tomcat/bin directory as 
> user ut www
> 
> I installed apache from srss/Supplemental exactly as in the instructions with 
> no problems.
> 

So what does ls -la /opt/apache-tomcat/ say?

> The server is running NIS and I could not login as a user created with user 
> add and in /etc/passwd it gave user utwww a userid of 25614 and gid of 25640 
> not thw usual 100 and 106. 
> 

Can you show us your nsswitch.conf? It should support NIS and local 
files (preferably files before NIS) for passwd and group. If it doesn't, 
you need to add all usually local accounts to your NIS database.

What does 'getent passwd utwww' and 'getent group utadmin' say?

FWIW: That the utwww user and the utadmin group use the next free 
uid/gid that useradd/groupadd provide is a design flaw. You can work 
around this by manually creating the user and group with a chosen 
uid/gid (for utwww you can also use a user name of your choice) before 
running utconfig. This may by unrelated to your current problem, but it 
will prevent problems from collision between the utwww/utadmin users and 
your next NIS additions.

- Jörg
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users
<>___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Utconfig -w apache error

2009-10-08 Thread Talley, Paul
.. Ls - la gives rwx to root and r x to all others. Getent passwd utwww get :
Utwww:x:251614:25160:ut admin web server user:/tmp: /bin/sh

Getent group ut admin returns 
Utadmin::25160.

Nsswitch.conf is set up correct for passed and group with files nis.

Sent from Blackberry
--
This email message is for the sole use of the intended recipient(s) and may 
contain GDC4S confidential or privileged information. Any unauthorized review, 
use, disclosure or distribution is prohibited. If you are not an intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.

- Original Message -
From: sunray-users-boun...@filibeto.org 
To: SunRay-Users mailing list 
Sent: Thu Oct 08 04:40:51 2009
Subject: Re: [SunRay-Users] Utconfig -w apache error

Talley, Paul schrieb:
> I have installed srss 4.1 on Solaris 10 spare with no problems. When I run 
> utconfig I get the following errors and the web admin gui will not start.
> 
> In /var/opt/SUNWut/log/utwebadmin.log I get this :
> Can not access tomcat runtime environment (bootstrap.jar) at 
> /opt/apach-tomcat/bin.
> 
> This may be due to no permissions to read /opt/apache-tomcat/bin directory as 
> user ut www
> 
> I installed apache from srss/Supplemental exactly as in the instructions with 
> no problems.
> 

So what does ls -la /opt/apache-tomcat/ say?

> The server is running NIS and I could not login as a user created with user 
> add and in /etc/passwd it gave user utwww a userid of 25614 and gid of 25640 
> not thw usual 100 and 106. 
> 

Can you show us your nsswitch.conf? It should support NIS and local 
files (preferably files before NIS) for passwd and group. If it doesn't, 
you need to add all usually local accounts to your NIS database.

What does 'getent passwd utwww' and 'getent group utadmin' say?

FWIW: That the utwww user and the utadmin group use the next free 
uid/gid that useradd/groupadd provide is a design flaw. You can work 
around this by manually creating the user and group with a chosen 
uid/gid (for utwww you can also use a user name of your choice) before 
running utconfig. This may by unrelated to your current problem, but it 
will prevent problems from collision between the utwww/utadmin users and 
your next NIS additions.

- Jörg
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users
<>___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users


Re: [SunRay-Users] Utconfig -w apache error

2009-10-08 Thread Joerg Barfurth

Talley, Paul schrieb:

I have installed srss 4.1 on Solaris 10 spare with no problems. When I run 
utconfig I get the following errors and the web admin gui will not start.

In /var/opt/SUNWut/log/utwebadmin.log I get this :
Can not access tomcat runtime environment (bootstrap.jar) at 
/opt/apach-tomcat/bin.

This may be due to no permissions to read /opt/apache-tomcat/bin directory as 
user ut www

I installed apache from srss/Supplemental exactly as in the instructions with 
no problems.



So what does ls -la /opt/apache-tomcat/ say?

The server is running NIS and I could not login as a user created with user add and in /etc/passwd it gave user utwww a userid of 25614 and gid of 25640 not thw usual 100 and 106. 



Can you show us your nsswitch.conf? It should support NIS and local 
files (preferably files before NIS) for passwd and group. If it doesn't, 
you need to add all usually local accounts to your NIS database.


What does 'getent passwd utwww' and 'getent group utadmin' say?

FWIW: That the utwww user and the utadmin group use the next free 
uid/gid that useradd/groupadd provide is a design flaw. You can work 
around this by manually creating the user and group with a chosen 
uid/gid (for utwww you can also use a user name of your choice) before 
running utconfig. This may by unrelated to your current problem, but it 
will prevent problems from collision between the utwww/utadmin users and 
your next NIS additions.


- Jörg
___
SunRay-Users mailing list
SunRay-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sunray-users