FreeNX and Cups

marcel.kraan marcel at kraan.net
Wed Dec 6 07:24:09 PST 2006


i have done this bug still an error

ErrorLog error_log
PageLog page_log
LogLevel debug2
#Loglevel info
TempDir /opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-C47FDBBFF545D7DDF99035D78408A80C/cups/spool/tmp
RequestRoot /opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-C47FDBBFF545D7DDF99035D78408A80C/cups/spool
ServerRoot /opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-C47FDBBFF545D7DDF99035D78408A80C/cups/
Port 10000
Browsing Off
ServerName localhost
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL

<Location />
Order Deny,Allow
Deny From All
Allow from 127.0.0.1
</Location>



This is the errorlog
[root at b03 C-b03.webamigo.nl-1000-093E5F47A0EC03B7473EC6B4DF589031]# telnet 0 10000
Trying 0.0.0.0...
Connected to 0 (0.0.0.0).
Escape character is '^]'.
aff
asfas




^]
telnet> quit
Connection closed.
[root at b03 C-b03.webamigo.nl-1000-093E5F47A0EC03B7473EC6B4DF589031]# tail -f er
tail: cannot open `er' for reading: No such file or directory
tail: no files remaining
[root at b03 C-b03.webamigo.nl-1000-093E5F47A0EC03B7473EC6B4DF589031]# cd cu
-bash: cd: cu: No such file or directory
[root at b03 C-b03.webamigo.nl-1000-093E5F47A0EC03B7473EC6B4DF589031]# ls a-l
ls: a-l: No such file or directory
[root at b03 C-b03.webamigo.nl-1000-093E5F47A0EC03B7473EC6B4DF589031]# cd
[root at b03 ~]# ls
anaconda-ks.cfg  Desktop  install.log  install.log.syslog  nxserver
[root at b03 ~]# cd ~marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/
[root at b03 cups]# cat error_log
I [06/Dec/2006:16:22:45 +0100] Listening to :::10000 (IPv6)
I [06/Dec/2006:16:22:45 +0100] Listening to 0.0.0.0:10000 (IPv4)
d [06/Dec/2006:16:22:45 +0100] cupsdAddLocation: added location 'CUPS_INTERNAL_BROWSE_ACL'
d [06/Dec/2006:16:22:45 +0100] cupsdAllowIP(loc=0x93e2210(CUPS_INTERNAL_BROWSE_ACL), address=0:0:0:0, netmask=0:0:0:0)
d [06/Dec/2006:16:22:45 +0100] cupsdAddLocation: added location '/'
d [06/Dec/2006:16:22:45 +0100] cupsdAllowHost(loc=0x93e22d0(/), name="localhost")
I [06/Dec/2006:16:22:45 +0100] Loaded configuration file "/opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/cupsd.conf"
W [06/Dec/2006:16:22:45 +0100] Repairing ownership of "/var/cache/cups"
E [06/Dec/2006:16:22:45 +0100] Unable to change ownership of "/var/cache/cups" - Operation not permitted
W [06/Dec/2006:16:22:45 +0100] Repairing ownership of "/var/run/cups"
E [06/Dec/2006:16:22:45 +0100] Unable to change ownership of "/var/run/cups" - Operation not permitted
W [06/Dec/2006:16:22:45 +0100] Repairing access permissions of "/var/run/cups/certs"
E [06/Dec/2006:16:22:45 +0100] Unable to change permissions of "/var/run/cups/certs" - Operation not permitted
I [06/Dec/2006:16:22:45 +0100] Cleaning out old temporary files in "/opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/spool/tmp"...
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_CACHEDIR=/var/cache/cups
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_DATADIR=/usr/share/cups
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_DOCROOT=/usr/share/doc/cups-1.2.7
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_FONTPATH=/usr/share/cups/fonts
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_REQUESTROOT=/opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/spool
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_SERVERBIN=/usr/lib/cups
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_SERVERROOT=/opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_STATEDIR=/var/run/cups
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: SERVER_ADMIN=root at b03.webamigo.nl
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: SOFTWARE=CUPS/1.2.7
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: TMPDIR=/opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/spool/tmp
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: USER=root
I [06/Dec/2006:16:22:45 +0100] Configured for up to 100 clients.
I [06/Dec/2006:16:22:45 +0100] Allowing up to 100 client connections per host.
I [06/Dec/2006:16:22:45 +0100] Creating CUPS default administrative policy:
I [06/Dec/2006:16:22:45 +0100] <Policy default>
I [06/Dec/2006:16:22:45 +0100] <Limit Send-Document Send-URI Cancel-Job Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Authenticate-Job>
I [06/Dec/2006:16:22:45 +0100] Order Deny,Allow
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=(nil), op=6(Send-Document))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e04b8, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e04b8, name="@SYSTEM")
I [06/Dec/2006:16:22:45 +0100] Require user @OWNER @SYSTEM
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=7(Send-URI))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0528, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0528, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=8(Cancel-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0598, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0598, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=c(Hold-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0620, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0620, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=d(Release-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0680, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0680, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=e(Restart-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e06f0, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e06f0, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=12(Purge-Jobs))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0760, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0760, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=14(Set-Job-Attributes))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e07f8, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e07f8, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=17(Create-Job-Subscription))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0868, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0868, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=1a(Renew-Subscription))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0908, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0908, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=1b(Cancel-Subscription))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0978, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0978, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=1c(Get-Notifications))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0a20, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0a20, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=2c(Reprocess-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0a90, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0a90, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=2d(Cancel-Current-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0b40, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0b40, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=2e(Suspend-Current-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0bb0, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0bb0, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=2f(Resume-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0b00, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0b00, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=400d(CUPS-Move-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0c98, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0c98, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e04b8, op=400e(CUPS-Authenticate-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0d58, name="@OWNER")
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0d58, name="@SYSTEM")
I [06/Dec/2006:16:22:45 +0100] </Limit>
I [06/Dec/2006:16:22:45 +0100] <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default>
I [06/Dec/2006:16:22:45 +0100] Order Deny,Allow
I [06/Dec/2006:16:22:45 +0100] AuthType Basic
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=(nil), op=10(Pause-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0dc8, name="@SYSTEM")
I [06/Dec/2006:16:22:45 +0100] Require user @SYSTEM
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=11(Resume-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0d08, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=13(Set-Printer-Attributes))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0e90, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=22(Enable-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0e28, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=23(Disable-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0f60, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=24(Pause-Printer-After-Current-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0ef0, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=25(Hold-New-Jobs))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1028, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=26(Release-Held-New-Jobs))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e0fc0, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=27(Deactivate-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e10f8, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=28(Activate-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1088, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=29(Restart-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e11d0, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=2a(Shutdown-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1158, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=2b(Startup-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e12a0, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=30(Promote-Job))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1220, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=31(Schedule-Job-After))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1388, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=4003(CUPS-Add-Modify-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1300, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=4004(CUPS-Delete-Printer))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1478, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=4006(CUPS-Add-Modify-Class))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e13e8, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=4007(CUPS-Delete-Class))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1570, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=4008(CUPS-Accept-Jobs))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e14d8, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=4009(CUPS-Reject-Jobs))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e1670, name="@SYSTEM")
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=0x93e0dc8, op=400a(CUPS-Set-Default))
d [06/Dec/2006:16:22:45 +0100] cupsdAddName(loc=0x93e15d0, name="@SYSTEM")
I [06/Dec/2006:16:22:45 +0100] </Limit>
I [06/Dec/2006:16:22:45 +0100] <Limit All>
I [06/Dec/2006:16:22:45 +0100] Order Deny,Allow
d [06/Dec/2006:16:22:45 +0100] cupsdAddPolicyOp(p=0x93e0488, po=(nil), op=0(unknown-0000))
I [06/Dec/2006:16:22:45 +0100] </Limit>
I [06/Dec/2006:16:22:45 +0100] </Policy>
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: NumPolicies=1
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: Policies[0]="default"
I [06/Dec/2006:16:22:45 +0100] Full reload is required.
I [06/Dec/2006:16:22:45 +0100] Loaded MIME database from '/opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/': 34 types, 37 filters...
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/octet-stream
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/pdf
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/postscript
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-command
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-form
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-pdf
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-postscript
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-ppd
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-raster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.cups-raw
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/vnd.hp-hpgl
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/x-cshell
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/x-csource
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/x-perl
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type application/x-shell
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/gif
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/jpeg
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/png
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/tiff
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-alias
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-bitmap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-icon
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-photocd
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-portable-anymap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-portable-bitmap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-portable-graymap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-portable-pixmap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-sgi-rgb
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-sun-raster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-xbitmap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type image/x-xpixmap
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type text/css
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type text/html
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: type text/plain
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/pdf to application/postscript 33 pdftops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/postscript to application/vnd.cups-postscript 66 pstops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/vnd.hp-hpgl to application/postscript 66 hpgltops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/x-cshell to application/postscript 33 texttops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/x-csource to application/postscript 33 texttops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/x-perl to application/postscript 33 texttops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter application/x-shell to application/postscript 33 texttops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/gif to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/gif to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/jpeg to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/jpeg to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/png to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/png to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/tiff to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/tiff to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-bitmap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-bitmap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-photocd to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-photocd to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-anymap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-anymap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-bitmap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-bitmap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-graymap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-graymap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-pixmap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-portable-pixmap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-sgi-rgb to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-sgi-rgb to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-sun-raster to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-sun-raster to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-xbitmap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-xbitmap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-xpixmap to application/vnd.cups-postscript 66 imagetops
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter image/x-xpixmap to application/vnd.cups-raster 100 imagetoraster
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter text/html to application/postscript 33 texttopaps
d [06/Dec/2006:16:22:45 +0100] cupsdReadConfiguration: filter text/plain to application/postscript 33 texttopaps
D [06/Dec/2006:16:22:45 +0100] Scanning /opt/usr/marcel/.nx/C-b03.webamigo.nl-1000-6E3832B1A355B09A68A31053D968EDFC/cups/spool for jobs...
I [06/Dec/2006:16:22:45 +0100] Loading NextJobId from job cache file "/var/cache/cups/job.cache"...
I [06/Dec/2006:16:22:45 +0100] Full reload complete.
d [06/Dec/2006:16:22:45 +0100] cupsdStartListening: 2 Listeners
I [06/Dec/2006:16:22:45 +0100] Listening to :::10000 on fd 6...
I [06/Dec/2006:16:22:45 +0100] Listening to 0.0.0.0:10000 on fd 7...
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_SERVER=localhost
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: CUPS_ENCRYPTION=IfRequested
d [06/Dec/2006:16:22:45 +0100] cupsdSetEnv: IPP_PORT=10000
d [06/Dec/2006:16:22:45 +0100] cupsdResumeListening: Setting input bits...
d [06/Dec/2006:16:22:45 +0100] cupsdResumeListening: Adding fd 6 to InputSet...
d [06/Dec/2006:16:22:45 +0100] cupsdResumeListening: Adding fd 7 to InputSet...
E [06/Dec/2006:16:22:45 +0100] cupsdStartBrowsing: Unable to bind broadcast socket - Permission denied.
d [06/Dec/2006:16:22:45 +0100] cupsdStartServer: Adding fd 8 to InputSet...
d [06/Dec/2006:16:22:45 +0100] cupsdCheckJobs: 0 active jobs, sleeping=0, reload=0
d [06/Dec/2006:16:22:46 +0100] stringpool: 170 strings, 5520 allocated, 4304 total bytes
d [06/Dec/2006:16:22:46 +0100] select_timeout: 86400 seconds to do nothing
d [06/Dec/2006:16:22:53 +0100] cupsdAcceptClient(lis=0x93e6650) 7 Clients = 0
D [06/Dec/2006:16:22:53 +0100] cupsdAcceptClient: skipping getpeercon()
D [06/Dec/2006:16:22:53 +0100] cupsdAcceptClient: 10 from localhost:10000 (IPv4)
d [06/Dec/2006:16:22:53 +0100] cupsdAcceptClient: 10 connected to server on localhost.localdomain:10000
d [06/Dec/2006:16:22:53 +0100] cupsdAcceptClient: Adding fd 10 to InputSet...
d [06/Dec/2006:16:22:54 +0100] select_timeout: 300 seconds to timeout a client connection
d [06/Dec/2006:16:22:54 +0100] cupsdReadClient: 10, used=0, file=-1 state=0
d [06/Dec/2006:16:22:54 +0100] cupsdReadClient: Saw first byte 61, auto-negotiating SSL/TLS session...
I [06/Dec/2006:16:22:54 +0100] Generating SSL server key...
[root at b03 cups]#






More information about the cups mailing list