Kent,

Can you please send me an example of how your configuration looks like? I can't 
get it to work that way

Many thanks!

Matthijs



Met hartelijke groet,

Matthijs Boor
Applicatiebeheerder

Amega Holding B.V.
Laan der Verenigde Naties 57
3316 AK Dordrecht

Tel.: +31 (0)78 614 33 22
Fax.: +31 (0)78 613 11 91
E-mail: [email protected]
Website: www.amega.nl
*Denk aan het milieu voordat u dit bericht print.


Van: [email protected] 
[mailto:[email protected]] Namens 
[email protected]
Verzonden: vrijdag 15 januari 2010 11:00
Aan: [email protected]
Onderwerp: SunRay-Users Digest, Vol 72, Issue 15

Send SunRay-Users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.filibeto.org/mailman/listinfo/sunray-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of SunRay-Users digest..."


Today's Topics:

   1. problem with bandwith management (Matthijs Boor)
   2. Re: problem with bandwith management (Kent Peacock)
   3. Wireless keyboard, Keyboard layout changed?? (Kalle Anka)
   4. Re: utkioskoverride issue. Kisok configuration    is
      incorrect.... (Niki W. Waibel)


----------------------------------------------------------------------

Message: 1
Date: Thu, 14 Jan 2010 11:55:52 +0100
From: Matthijs Boor <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [SunRay-Users] problem with bandwith management
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="Windows-1252"

Dear al

I have a problem with bandwith management in my SUN DTU WAN Environment. My 
situation is as follows:
Solaris 10 SRSS 4.2 and Sunray 2FS with 4.2GUI firmware
My DHCP server is windows server 2008. in have created the following option:
Name: 030 NewTBW
Vendor: SUNW.Newt.SUNW
Value: 0x2dc6c0 (hex for 3000000)
But the DTU doesn't pick up the value. If I put the value in the terminal 
through the GUI It works fine

How can I solve this problem?

Thanks for your response in advance



Met hartelijke groet,

Matthijs Boor
Applicatiebeheerder

Amega Holding B.V.
Laan der Verenigde Naties 57
3316 AK Dordrecht

Tel.: +31 (0)78 614 33 22
Fax.: +31 (0)78 613 11 91
E-mail: [email protected]
Website: www.amega.nl
*Denk aan het milieu voordat u dit bericht print.




------------------------------

Message: 2
Date: Thu, 14 Jan 2010 08:38:35 -0800
From: Kent Peacock <[email protected]>
To: SunRay-Users mailing list <[email protected]>
Subject: Re: [SunRay-Users] problem with bandwith management
Message-ID: <[email protected]>
Content-Type: text/plain; CHARSET=US-ASCII; format=flowed

On 01/14/10 02:55 AM, Matthijs Boor wrote:
> Dear al
>
> I have a problem with bandwith management in my SUN DTU WAN Environment. My 
> situation is as follows:
> Solaris 10 SRSS 4.2 and Sunray 2FS with 4.2GUI firmware
> My DHCP server is windows server 2008. in have created the following option:
> Name: 030 NewTBW
> Vendor: SUNW.Newt.SUNW
> Value: 0x2dc6c0 (hex for 3000000)
> But the DTU doesn't pick up the value. If I put the value in the terminal 
> through the GUI It works fine

NewTBW is a vendor option. It has to be encapsulated within DHCP option 43.

Kent


------------------------------

Message: 3
Date: Thu, 14 Jan 2010 14:13:58 -0800 (PST)
From: Kalle Anka <[email protected]>
To: [email protected]
Subject: [SunRay-Users] Wireless keyboard, Keyboard layout changed??
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

I have bought a wireless keyboard for my SunRay2, I use the latest SunRay 
software. When I plug the wireless keyboard in, I suddenly get English keyboard 
layout. That is annoying. How can I change that to the normal?





------------------------------

Message: 4
Date: Fri, 15 Jan 2010 02:08:46 +0100
From: "Niki W. Waibel" <[email protected]>
To: [email protected]
Subject: Re: [SunRay-Users] utkioskoverride issue. Kisok configuration
        is      incorrect....
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

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


End of SunRay-Users Digest, Vol 72, Issue 15
********************************************

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

Reply via email to