Hi guys

Using SRSS4 and windows Connector V2 on Solaris 10 Sparc.

We fire up a Windows 2003 TS Session from a Firefox MimeType to give our
Kiosk users access to a few odd windows only apps.

The script is: 

spawn /opt/SUNWuttsc/bin/uttsc -m -A 24 -u TermUser -p -a "C:/\Public/<path
to application>" verne
sleep 1
expect "Password: "
send "<********>\r\n"
wait $spawn_id

This works fine for both "Real" and Kiosk users.

People want to save stuff from the Terminal server to USB memory sticks, so I
add -r disk:USB=$HOME/USB to the command.
/opt/SUNWuttsc/bin/uttsc -m -A 24 -r disk:USB=$HOME/USB -u TermUser -p -a
"C:/\Public/<path to application>" verne
($HOME/USB is linked to /tmp/SUNWut/mnt/$USER at the the session startup)

Whilst this works for a real user I can't get it to work as a kiosk user. The
session is not even fired up.

Any suggestions welcome.

Thanks
-- 
Alex Collins.                   Library Systems and Support Officer.
Rivermead Library.              Tel: 0845 196 3722
[EMAIL PROTECTED]               http://libweb.anglia.ac.uk
This product is printed with 100% recycled electrons !



This e-mail and any attachments are intended for the above named recipient(s) 
only and may be privileged. If they have come to you in error you must take no 
action based on them, nor must you copy or show them to anyone: please reply to 
this e-mail to highlight the error and then immediately delete the e-mail from 
your system.

Any opinions expressed are solely those of the author and do not necessarily 
represent the views or opinions of Anglia Ruskin University.

Although measures have been taken to ensure that this e-mail and attachments 
are free from any virus we advise that, in keeping with good computing 
practice, the recipient should ensure they are actually virus free. Please note 
that this message has been sent over public networks which may not be a 100% 
secure communications


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

Reply via email to