printing via CUPS from NIS client with no shell

Eric Dané eric.dane at auf.org
Thu Feb 5 16:49:56 CET 2004


I tried to print a test page from console mode from on a regular client (ie: 
local login on the client) => it worked perfectly.
eric at zinder:~$ cupsdoprint -P 'dirkou' -J 'KDE Print Test' -H 
'debis.refer.ne:631' -o 
'multiple-document-handling=separate-documents-uncollated-copies 
orientation-requested=3' '/usr/share/apps/kdeprint/testprint.ps'

this confirms it could have something to do with logging process and shell ..

moreover:
- I configured the cups server in debug2 Loglevel
- I logged in in parallel on 2 client workstations with NIS loggin: first with 
a shell (client @IP=192.168.100.39) second without a shell (client 
@IP=192.168.100.36)
- I tried alterantively on every client to print a test page from the KDEprint 
configuration menu to the same printer (dirkou): printing worked from 
192.168.100.39 client (logged in with shell) but didn't work from 
192.168.100.36 client (logged in without shell); the latter displaying the 
following message:

(translated from french..)
"A problem occured. The system sent the following message:
 cupsdoprint -P 'dirkou' -J 'KDE Print Test' -H 'debis.refer.ne:631' -U 'test' 
-o ' multiple-document-handling=separate-documents-uncollated-copies 
orientation-requested=3' '/usr/share/apps/kdeprint/testprint.ps' : 
execution stopped with the  message :"

Please find enclosed the log file (I removed few repeated lines to make it 
lighter ..)
-------------- next part --------------
(...)
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 2 from 192.168.100.36:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 2 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 2, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 2 POST / HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(401fd220): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 2 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 2 con->data_encoding = length, con->data_remaining = 202, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x401fd220[2]): operation_id = 000b
d [04/Feb/2004:11:53:47 +0100] get_printer_attrs(0x401fd220[2], ipp://localhost/printers/dirkou)
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x401fd220[2], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x401fd220[2], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b800, 0x808f448, (nil), 0)
(...)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b800, 0x80980b0[printer-type,4,23])
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 2 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 2
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 5 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 5 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 5 POST /printers/ HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(40200438): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 5 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/printers/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/printers/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /printers/
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5 con->data_encoding = length, con->data_remaining = 221, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x40200438[5]): operation_id = 4002
d [04/Feb/2004:11:53:47 +0100] get_printers(0x40200438[5], 0)
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x40200438[5], 0x808ae20[arlit])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x40200438[5], 0x808ae20[arlit])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b790, 0x80939d8, 0x820b640, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x8093a00[printer-uri-supported,4,45])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x8093b38[printer-name,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x8093b88[printer-location,4,41])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x8082d10[printer-type,4,23])
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x40200438[5], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x40200438[5], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b790, 0x808f448, 0x820b640, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x808f470[printer-uri-supported,4,45])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x808f5a8[printer-name,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x808f5f8[printer-location,4,41])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80980b0[printer-type,4,23])
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x40200438[5], 0x80980f0[tahoua])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x40200438[5], 0x80980f0[tahoua])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b790, 0x809e440, 0x820b640, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x809e468[printer-uri-supported,4,45])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x809e5a0[printer-name,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x809e5f0[printer-location,4,41])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x8094c00[printer-type,4,23])
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 5
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 2
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 5 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 5 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 5 POST /classes/ HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(40200438): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 5 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/classes/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/classes/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /classes/
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5 con->data_encoding = length, con->data_remaining = 221, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x40200438[5]): operation_id = 4005
d [04/Feb/2004:11:53:47 +0100] get_printers(0x40200438[5], 1)
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x40200438[5], 0x8094c40[arlitclass])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x40200438[5], 0x8094c40[arlitclass])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b790, 0x80a4e38, 0x820b640, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a4e60[printer-uri-supported,4,45])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a4f98[printer-name,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a4fe8[printer-location,4,41])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a6140[printer-type,4,23])
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x40200438[5], 0x80a6180[hpcol])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x40200438[5], 0x80a6180[hpcol])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b790, 0x80a8ba0, 0x820b640, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a8bc8[printer-uri-supported,4,45])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a8d00[printer-name,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a8d50[printer-location,4,41])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b790, 0x80a9ed0[printer-type,4,23])
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 5
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 2
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 5 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 5 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 5 POST /printers/ HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(40200438): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 5 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/printers/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/printers/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /printers/
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5 con->data_encoding = length, con->data_remaining = 109, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x40200438[5]): operation_id = 4001
d [04/Feb/2004:11:53:47 +0100] get_default(0x40200438[5])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b708, 0x808f448, 0x820b640, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b708, 0x808f5a8[printer-name,4,42])
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 5
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 2
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 5 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 5 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 5 POST /printers/ HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(40200438): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 5 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/printers/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/printers/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /printers/
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5 con->data_encoding = length, con->data_remaining = 323, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x40200438[5]): operation_id = 000b
d [04/Feb/2004:11:53:47 +0100] get_printer_attrs(0x40200438[5], ipp://debis:631/printers/dirkou)
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x40200438[5], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x40200438[5], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b888, 0x808f448, 0x820b708, 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b888, 0x8090408[job-quota-period,4,21])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b888, 0x8090448[job-k-limit,4,21])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b888, 0x8090480[job-page-limit,4,21])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b888, 0x80904c0[job-sheets-supported,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b888, 0x80905d0[job-sheets-default,4,42])
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b888, 0x8090638[device-uri,4,45])
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 5
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 4, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 4
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 4 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 1
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 4 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 4 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 4, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 4 POST / HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(401fd220): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 4 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 4 con->data_encoding = length, con->data_remaining = 202, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x401fd220[4]): operation_id = 000b
d [04/Feb/2004:11:53:47 +0100] get_printer_attrs(0x401fd220[4], ipp://localhost/printers/dirkou)
d [04/Feb/2004:11:53:47 +0100] add_printer_state_reasons(0x401fd220[4], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] add_queued_job_count(0x401fd220[4], 0x8082d50[dirkou])
d [04/Feb/2004:11:53:47 +0100] copy_attrs(0x820b800, 0x808f448, (nil), 0)
d [04/Feb/2004:11:53:47 +0100] copy_attribute(0x820b800, 0x808f470[printer-uri-supported,4,45])
(...)
d [04/Feb/2004:11:53:47 +0100] ReadClient() 4, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 4
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 4 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 1
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 4 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 4 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 4, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 4 GET /printers/dirkou.ppd HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(401fd220): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 4 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/printers/dirkou.ppd"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/printers/dirkou"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] get_file() 4 filename=/etc/cups/ppd/dirkou.ppd size=16975
D [04/Feb/2004:11:53:47 +0100] SendFile() 4 file=5
d [04/Feb/2004:11:53:47 +0100] SendFile: Adding fd 4 to OutputSet...
d [04/Feb/2004:11:53:47 +0100] WriteClient() 4 2048 bytes
(...)
d [04/Feb/2004:11:53:47 +0100] WriteClient() 4 2048 bytes
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 4 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from InputSet...
d [04/Feb/2004:11:53:47 +0100] WriteClient: 4 Closing data file 5.
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 2
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 5 from 192.168.100.39:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 5 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 5 POST / HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(40200438): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 5 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5 con->data_encoding = length, con->data_remaining = 368, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x40200438[5]): operation_id = 000a
d [04/Feb/2004:11:53:47 +0100] get_jobs(0x40200438[5], ipp://debis:631/printers/dirkou)
d [04/Feb/2004:11:53:47 +0100] get_jobs: job->id = 1
(...)
d [04/Feb/2004:11:53:47 +0100] get_jobs: job->id = 284
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 5
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 2, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 2
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 2 from InputSet and OutputSet...
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 1
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 2 from 192.168.100.36:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 2 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 2, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 2 GET /printers/dirkou.ppd HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(401fd220): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 2 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/printers/dirkou.ppd"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/printers/dirkou"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] get_file() 2 filename=/etc/cups/ppd/dirkou.ppd size=16975
D [04/Feb/2004:11:53:47 +0100] SendFile() 2 file=5
d [04/Feb/2004:11:53:47 +0100] SendFile: Adding fd 2 to OutputSet...
d [04/Feb/2004:11:53:47 +0100] WriteClient() 2 2048 bytes
(...)
d [04/Feb/2004:11:53:47 +0100] WriteClient() 2 2048 bytes
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 2 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from InputSet...
d [04/Feb/2004:11:53:47 +0100] WriteClient: 2 Closing data file 5.
d [04/Feb/2004:11:53:47 +0100] AcceptClient(08080860) 0 NumClients = 2
D [04/Feb/2004:11:53:47 +0100] AcceptClient() 5 from 192.168.100.36:631.
d [04/Feb/2004:11:53:47 +0100] AcceptClient: Adding fd 5 to InputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] ReadClient() 5 POST / HTTP/1.1
d [04/Feb/2004:11:53:47 +0100] decode_auth(40200438): Authorization string = ""
d [04/Feb/2004:11:53:47 +0100] decode_auth() 5 username=""
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: con->uri = "/"
d [04/Feb/2004:11:53:47 +0100] FindBest: uri = "/"...
d [04/Feb/2004:11:53:47 +0100] FindBest: Location / Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: Location /admin Limit 7f
d [04/Feb/2004:11:53:47 +0100] FindBest: best = "/"
d [04/Feb/2004:11:53:47 +0100] IsAuthorized: auth = 0, satisfy=0...
d [04/Feb/2004:11:53:47 +0100] POST /
d [04/Feb/2004:11:53:47 +0100] CONTENT_TYPE = application/ipp
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5 con->data_encoding = length, con->data_remaining = 368, con->file = 0
d [04/Feb/2004:11:53:47 +0100] ProcessIPPRequest(0x40200438[5]): operation_id = 000a
d [04/Feb/2004:11:53:47 +0100] get_jobs(0x40200438[5], ipp://debis:631/printers/dirkou)
d [04/Feb/2004:11:53:47 +0100] get_jobs: job->id = 1
(...)
d [04/Feb/2004:11:53:47 +0100] get_jobs: job->id = 284
d [04/Feb/2004:11:53:47 +0100] WriteClient: Removing fd 5 from OutputSet...
d [04/Feb/2004:11:53:47 +0100] ReadClient() 5, used=0
D [04/Feb/2004:11:53:47 +0100] CloseClient() 5
d [04/Feb/2004:11:53:47 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet...
D [04/Feb/2004:11:53:50 +0100] mallinfo: arena = 1709600, used = 1616568, free = 93032
-------------- next part --------------
_______________________________________________
Liste Tech <tech at refer.org> http://listes.refer.org/mailman/listinfo/tech
Archives : http://listes.refer.org/mailman/private/tech/
Anciennes Archives : http://listes.refer.org/mailman/private/tech/archives300903/
Très Anciennes Archives :
http://listes.refer.org/mailman/private/tech/archives2000/
Moteur de Recherche de TECH : 
http://listes.refer.org/recherche


More information about the kde-print mailing list