Gavin Spurgeon schrieb:
On 5/7/07 17:11, "Paul Shore" <[EMAIL PROTECTED]> wrote:

You say that you have CAM setup currently for non-smartcard sessions, what
do you have setup for card based sessions?

Registered Cards get a Full Desktop Session (JDS)
If you have Solaris, then you will need to be using the latest beta Sun Ray
software, register your card and then in the new admin GUI associate the
card with a CAM session rather than a normal Solaris session.

I do have Solaris with SRSS 4.31 (Beta) installed and running quite well..
I have registered one of my cards to my username and it works fine to give
me a Full JDS Session when I insert the card...

I have looked all over the new Admin GUI and I cant see where I can
associate my card to CAM/Kiosk Session...

Go to the Tokens tab and click on the token for your card. On the edit token page you can select a session type. The choices are kiosk (force a kiosk session despite global policy), regular (force a regular login session despite global policy) or default (follow global policy). This is documented in the SRSS 4.0 administration guide.

I really cant even see how to make multiple CAM/Kiosk Sessions...

You can't use different kiosk sessions or different session parameters with different tokens. Instead you need to create your own kiosk session script that dispatches to the desired session based on the token.

Here is how to integrate that into SRSS 4.0 (the following description does not apply to CAM 3.x):

- Install your script on all servers of your failover group. The best location for this is under /etc/opt/SUNWkio/sessions/ (create a subdirectory for your session).

- Create a session descriptor for your session. See the kiosk(5) man page [*] for more info or look at the descriptors for the session(s) that come as part of SRSS or SRWC.

[*] man -M /opt/SUNWkio/share/man kiosk

Can anyone point me in the correct direction...
I am probably missing something that is right in front of me, I just cant
see it....

A better alternative is to write a generic RDP cam script that check
the "Other Info" field of the smartcard, using that as the hostname to
connect to using uttsc (see the VDA kiosk CAM script as an example on how to
do this).

This would be brilliant if again, someone could point me in the right
direction of how I could set this up. Does anyone have an example scrip that
they could post to the list or even off-list to me directly...


You can download the Virtual Desktop Access Kit (VDA) from sun.com, which has a script of this kind (for CAM 3.1). Paul also offered his help, if you send him your current CAM script.

HTH

- Jörg

--
Joerg Barfurth           Phone: +49 40 23646662
Software Engineer        mailto:[EMAIL PROTECTED]
Desktop Technology
Thin Client Software     http://www.sun.com/software/sunray/
Sun Microsystems GmbH    http://www.sun.com/software/javadesktopsystem/

Sitz der Gesellschaft:
Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

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

Reply via email to