Calligaris Nicola schrieb:
I must use network printers visible on a Windows 2003 server that publish its desktop in kiosk mode sessions

and I’ve added in the uttsc form inside SunRay GUI this line:


-r disk:M=/tmp/SUNWut/mnt/$USER printer:test-sunray="Olivetti d-Copia 400 KX" -O IP_Windows2003


The initial release of Kiosk Mode 4.0 can't handle session arguments that contain whitespace. This has since been fixed, but even the current version requires that you use single quotes instead of double quotes for whitespace-delimited arguments, if you use the Sun Ray web GUI.

So to fix your problem:

- Make sure that you have installed kiosk patch 128167-01
- Use the options:
    -r disk:M=/tmp/SUNWut/mnt/$USER
    -r printer:test-sunray='Olivetti d-Copia 400 KX' -O IP_Windows2003

(with single instead of double quotes around the printer name; note also that you have to repeat the '-r', as the option only takes a single option argument)

where M is for mapping USB device connected to the SunRay DTU and the printer queue is “test-sunray” with the driver

“Olivetti d-Copia 400 KX" installed in the Windows 2003 server.


Unfortunately for me I obtain this error:

/var/opt/SUNWkio/config/:11:  line 4: d-Copia: command not found


That indicates that you haven't got patch 128167-01 installed.

/opt/SUNWkio/lib/Xsession: /var/opt/SUNWkio/config/:11[4]: d-Copia: not found


This (or a similar error) could happen even with the patch, if you use double quotes in the admin GUI.


**Is the sintax incorrect?**

**Must I define the queue “test-sunray” somewhere in the Linux RedHat SunRay server?**


Yes.

HTH

- Jörg

--
Joerg Barfurth           phone: +49 40 23646662 / x66662
Software Engineer        mailto:[EMAIL PROTECTED]
Desktop Technology       http://reserv.ireland/twiki/bin/view/Argus/
Thin Client Software     http://www.sun.com/software/sunray/
Sun Microsystems GmbH    http://www.sun.com/software/javadesktopsystem/


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

Reply via email to