Sreekumar,

When you use CAM, you are already logged in. You can't go back and logout. So how are you going to determine if the person operating that Sun Ray is a person who should get something other than windows? While you can't stop the CAM login, you could do a couple of other things.

You can associate information perhaps a keyword with a smart card token in the Sun Ray datastore, then have your script query that token and look for that keyword (see utuser). If that keyword is there, run dtterm if not, run your windows script.

From there they can su to their admin account.

You could turn a Sun Ray into a token reader, which will prevent it from running CAM (and also prevent hotdesking). But you can't do that on a per user basis. Only on a per DTU basis.



Nair, Sreekumar wrote:
Craig In answer to your question i want to give login to root and another unix user( better yet any member of group utadmin) . These users will not be authenticated by smart cards but by username/password.

on the sunray admin console we have created and published an App called Windows(.sh file) which runs
/opt/SUNWuttsc/bin/uttsc -A 24 -m <terminal server ip>

by running this command all users whether smartcard authenticated or not will see this option. i want to say if it is root or another user eg sree ( better yet any member of utadmin) give them console also. this console should not be visible for any other smartcard user and non group member for now we have enabled cam for both card and non card users and providing access to all users . what would you suggest ? and thanks for the script . I will try it .

thanks and regards
Sreekumar


-----Original Message-----
From: Craig Bender [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 16, 2006 9:28 PM
To: SunRay-Users mailing list
Subject: Re: [SunRay-Users] help on how to provide console login to
one/twospecific users via thin client


Hi Sreekumar,

For a simple way to do round robin, see this post. Just substitute the Sun Ray connector instead of rdesktop.

http://blogs.sun.com/ThinkThin/entry/sun_ray_as_a_windows

Also note that the 1.1 version of SRC which is in beta supports Session Directory if you are setup to do that.

When you say give xterm/console per user, are you talking doing so via CAM? How are you planning on identifying that user? By smart card ID? Do you *not* want these users to run windows? If so, a simple if/then script should work for you based on their smart card token.



Nair, Sreekumar wrote:
hi guys We use sun ray 3 s/w and sunray 1g thin clients . I have 2 specific requirements. (1) I need to give xterm or console login to one/two specific users via thin client console. (2) I also need to connect to windows terminal servers on a round robin fashion. ie if we have 2 window terminal servers - 1,3,5 th users to 1st terminal server - 2,4,6 th users to 2nd terminal server and so on we first use rdedktop so executed the following as a script /usr/local/bin/rdesktop -f -a 24 TS now with installation of Sun Ray> (tm)> Connector for Windows OS, Version 1.0 we run the following as a script /opt/SUNWuttsc/bin/uttsc -A 24 -m TS tell me how i can do it . regards
 Sreekumar



----------------------------------------
DISCLAIMER:
This message contains confidential, privileged information intended solely for 
the addressee. Please do not read, copy, or disseminate it unless you are the 
addressee. If you have received this message in error, please notify the sender 
immediately by e-mail and delete the message from your system.

This e-mail communication is for informational purposes only. No such 
communication is intended to constitute either an electronic record or an 
electronic signature, or to constitute any agreement by the sender to conduct a 
transaction by electronic means. Any such intention or agreement is hereby 
expressly disclaimed unless otherwise specifically indicated. Any views or 
opinions presented in this email are solely those of the author and do not 
necessarily represent those of Future Pipe Industries LLC.

The recipient should check this email and any attachments for the presence of 
viruses. Future Pipe Industries LLC accepts no liability for any damage caused 
by any virus transmitted by this email.

To learn more about our company, please visit our website on 
http://www.futurepipe.com
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users



----------------------------------------
DISCLAIMER:
This message contains confidential, privileged information intended solely for 
the addressee. Please do not read, copy, or disseminate it unless you are the 
addressee. If you have received this message in error, please notify the sender 
immediately by e-mail and delete the message from your system.

This e-mail communication is for informational purposes only. No such 
communication is intended to constitute either an electronic record or an 
electronic signature, or to constitute any agreement by the sender to conduct a 
transaction by electronic means. Any such intention or agreement is hereby 
expressly disclaimed unless otherwise specifically indicated. Any views or 
opinions presented in this email are solely those of the author and do not 
necessarily represent those of Future Pipe Industries LLC.

The recipient should check this email and any attachments for the presence of 
viruses. Future Pipe Industries LLC accepts no liability for any damage caused 
by any virus transmitted by this email.

To learn more about our company, please visit our website on 
http://www.futurepipe.com
_______________________________________________
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