Hi John,

Thank you for your message, we have just one SunRay Server group (2 SRSS
3.1 servers in failover) so I think amgh is not necessary for us yet. We
intend to use schizo scripts in CAM mode and select application to start
depending on DTU's MAC address. The schizo script you referred looks
like is using a different SR database records fields.

Our listing shows 3 fields:
/opt/SUNWut/sbin/utuser -lc

Token ID        User Name       Desktop ID      
pseudo.00144f216b93     ???     00144f216b93


So the line:
SCAPP2RUN=`/opt/SUNWut/sbin/utuser -l | grep $SRTOKEN | awk '{print
$3}'`

will return the Desktop ID (which in our case is the DTU's MAC address)
not 'Other' field as mentioned in script. Is our SR database structure
or utuser  version different?

In our case we are interested to start an application depending on DTU
location (or MAC) so we could even use a ' Desktop Location' field  (4th
field in our /opt/SUNWut/sbin/utuser -Lc listing). How can we populate
this in our case if possible?

Thank you,
Mihai

> From: John Garner <[EMAIL PROTECTED]>
> Subject: Re: [SunRay-Users]   CAM mode: starting different application
> Check out the instructions on the schizo scripts located in the post:
> 
>
http://www.filibeto.org/pipermail/sunray-users/2006-February/002590.html
> 
> I have put together a modification of these scripts that will run a
> different cam script based on what DTU or token the user inserts. I
also
> integrate them with our amgh scripts to ship them to a different
> failover group.
> 
> --john

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

Reply via email to