Anton Vaaranmaa kirjoitti:

> The cups logs did not offer any hints either.

I think I found something.

ubuntu-studio 192.168.1.101
ubuntu-ltsp5  192.168.1.102
ltsp22        192.168.0.22

1.

USB printer is installed in ubuntu-studio.

2.

Thin client can see ubuntu-studio after modified /etc/hosts file. LTSP 
server has correct /etc/hosts file.

r...@ltsp22:~# ping ubuntu-studio
PING ubuntu-studio (192.168.1.101) 56(84) bytes of data.
64 bytes from ubuntu-studio (192.168.1.101): icmp_seq=1 ttl=63 time=0.463 ms
64 bytes from ubuntu-studio (192.168.1.101): icmp_seq=2 ttl=63 time=0.458 ms

r...@ltsp22:~# cat /etc/hosts
127.0.0.1 localhost
127.0.0.2 ltsp22
192.168.0.254 server
192.168.1.101 ubuntu-studio

admin-lt...@ubuntu-ltsp5:~$ cat /etc/hosts
127.0.0.1       localhost
192.168.1.102   ubuntu-ltsp5
192.168.1.101   ubuntu-studio

3.

Here are two screenshots from thin client (ltsp22):

http://www.arkki.info/howto/Wiki/LTSP5-Testausta/Jaunty_Local-apps_Cups_03.png
http://www.arkki.info/howto/Wiki/LTSP5-Testausta/Jaunty_Local-apps_Cups_04.png

But when I hit 'Tulosta' (= Print) there is no error message, but 
nothing real happens.

4.

On the logs I see something.

ubuntu-studio:

D [30/Sep/2009:15:35:01 +0300] cupsdAcceptClient: 14 from 
192.168.1.102:631 (IPv4)
D [30/Sep/2009:15:35:01 +0300] cupsdReadClient: 14 GET / HTTP/1.1
D [30/Sep/2009:15:35:01 +0300] cupsdAuthorize: No authentication data 
provided.

ubuntu-ltsp5:

D [30/Sep/2009:15:34:53 +0300] cupsdNetIFUpdate: "lo" = localhost:631
D [30/Sep/2009:15:34:53 +0300] cupsdNetIFUpdate: "eth0" = ubuntu-ltsp5:631
D [30/Sep/2009:15:34:53 +0300] cupsdNetIFUpdate: "eth1" = 192.168.0.254:631
D [30/Sep/2009:15:34:53 +0300] cupsdNetIFUpdate: "lo" = localhost:631
D [30/Sep/2009:15:34:53 +0300] cupsdNetIFUpdate: "eth0" = 
fe80::20a:5eff:fe40:c579%eth0:631
D [30/Sep/2009:15:34:53 +0300] cupsdNetIFUpdate: "eth1" = 
fe80::222:15ff:fe41:37b0%eth1:631

D [30/Sep/2009:15:35:24 +0300] cupsdAcceptClient: 8 from 
192.168.0.22:631 (IPv4)
D [30/Sep/2009:15:35:24 +0300] cupsdReadClient: 8 POST / HTTP/1.1
D [30/Sep/2009:15:35:24 +0300] cupsdAuthorize: No authentication data 
provided.

D [30/Sep/2009:15:35:49 +0300] cupsdAcceptClient: 8 from 
192.168.0.22:631 (IPv4)
D [30/Sep/2009:15:35:49 +0300] cupsdReadClient: 8 POST 
/printers/Lexmark-E232 HTTP/1.1
D [30/Sep/2009:15:35:49 +0300] cupsdAuthorize: No authentication data 
provided.
D [30/Sep/2009:15:35:50 +0300] Print-Job 
ipp://localhost:631/printers/Lexmark-E232
D [30/Sep/2009:15:35:50 +0300] [Job ???] Auto-typing file...
I [30/Sep/2009:15:35:50 +0300] [Job ???] Request file type is 
application/postscript.
D [30/Sep/2009:15:35:50 +0300] Print-Job client-error-not-authorized: 
Tulostinta tai luokkaa ei ole jaettu!
D [30/Sep/2009:15:35:50 +0300] cupsdProcessIPPRequest: 8 status_code=403 
(client-error-not-authorized)
----

Is this some kind of authentication problem from ltsp22 to ubuntu-studio?

Thin client really send that web page to printer, but can't get it through:

D [30/Sep/2009:15:35:02 +0300] cupsdReadClient: 14 GET /cups.css HTTP/1.1
D [30/Sep/2009:15:35:02 +0300] cupsdAuthorize: No authentication data 
provided.
D [30/Sep/2009:15:35:02 +0300] cupsdReadClient: 14 GET /favicon.ico HTTP/1.1
D [30/Sep/2009:15:35:02 +0300] cupsdAuthorize: No authentication data 
provided.

Best Regards Asmo Koskinen.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to