SELinux

Thomas Küstermann t.kuestermann at tu-bs.de
Fri Nov 16 04:47:58 PST 2007


This failure is now resolved. SELinux prevented CUPS from accessing /etc/shadow. But now, another problem occurs, please have a look at the error_log:


-----------------------------------------------------------------------

D [15/Nov/2007:21:33:34 +0100] Saving remote.cache...
I [15/Nov/2007:21:33:34 +0100] Listening to 127.0.0.1:631 (IPv4)
I [15/Nov/2007:21:33:34 +0100] Listening to /var/run/cups/cups.sock (Domain)
I [15/Nov/2007:21:33:34 +0100] Loaded configuration file "/etc/cups/cupsd.conf"
I [15/Nov/2007:21:33:34 +0100] Using default TempDir of /var/spool/cups/tmp...
I [15/Nov/2007:21:33:34 +0100] Configured for up to 100 clients.
I [15/Nov/2007:21:33:34 +0100] Allowing up to 100 client connections per host.
I [15/Nov/2007:21:33:34 +0100] Using policy "default" as the default!
I [15/Nov/2007:21:33:34 +0100] Full reload is required.
I [15/Nov/2007:21:33:34 +0100] Saving job cache file "/var/cache/cups/job.cache"...
I [15/Nov/2007:21:33:34 +0100] Loaded MIME database from '/etc/cups': 35 types,
37 filters...
I [15/Nov/2007:21:33:34 +0100] Loading job cache file "/var/cache/cups/job.cache"...
I [15/Nov/2007:21:33:34 +0100] Full reload complete.
I [15/Nov/2007:21:33:34 +0100] Listening to 127.0.0.1:631 on fd 1...
I [15/Nov/2007:21:33:34 +0100] Listening to /var/run/cups/cups.sock on fd 3...
I [15/Nov/2007:21:33:34 +0100] Resuming new connection processing...
D [15/Nov/2007:21:33:39 +0100] cupsdAcceptClient: 7 from localhost:631 (IPv4)
D [15/Nov/2007:21:33:39 +0100] cupsdReadClient: 7 GET / HTTP/1.0
D [15/Nov/2007:21:33:39 +0100] cupsdAuthorize: No authentication data provided.
D [15/Nov/2007:21:33:39 +0100] cupsdCloseClient: 7
D [15/Nov/2007:21:33:42 +0100] cupsdAcceptClient: 7 from localhost:631 (IPv4)
D [15/Nov/2007:21:33:42 +0100] cupsdReadClient: 7 GET /admin/ HTTP/1.0
D [15/Nov/2007:21:33:42 +0100] cupsdAuthorize: No authentication data provided.
D [15/Nov/2007:21:33:42 +0100] cupsdIsAuthorized: username=""
D [15/Nov/2007:21:33:42 +0100] cupsdSendError: 7 code=401 (Unauthorized)
D [15/Nov/2007:21:33:42 +0100] cupsdSendHeader: WWW-Authenticate: Basic realm="CUPS"
D [15/Nov/2007:21:33:42 +0100] cupsdCloseClient: 7
D [15/Nov/2007:21:33:45 +0100] cupsdAcceptClient: 7 from localhost:631 (IPv4)
D [15/Nov/2007:21:34:02 +0100] cupsdReadClient: 7 GET /admin/ HTTP/1.0
D [15/Nov/2007:21:34:02 +0100] cupsdAuthorize: Authorized as root using Basic
D [15/Nov/2007:21:34:02 +0100] cupsdIsAuthorized: username="root"
D [15/Nov/2007:21:34:02 +0100] [CGI] /usr/lib/cups/cgi-bin/admin.cgi started -
PID = 30194
I [15/Nov/2007:21:34:02 +0100] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=30194)
D [15/Nov/2007:21:34:02 +0100] cupsdSendCommand: 7 file=8
D [15/Nov/2007:21:34:02 +0100] cupsdAcceptClient: 10 from localhost (Domain)
D [15/Nov/2007:21:34:02 +0100] [CGI] admin.cgi started...
D [15/Nov/2007:21:34:02 +0100] [CGI] http=0x8357028
D [15/Nov/2007:21:34:02 +0100] [CGI] No form data, showing main menu...
D [15/Nov/2007:21:34:02 +0100] [CGI] /usr/lib/cups/cgi-bin/admin.cgi: symbol
lookup error: /usr/lib/cups/cgi-bin/admin.cgi: undefined symbol:
cupsAdminGetServerSettings
E [15/Nov/2007:21:34:02 +0100] PID 30194 (/usr/lib/cups/cgi-bin/admin.cgi)
stopped with status 127!
D [15/Nov/2007:21:34:02 +0100] cupsdCloseClient: 10
D [15/Nov/2007:21:34:02 +0100] cupsdCloseClient: 7

-----------------------------------------------------------------------

Why could this happen, 'make' ?

Regards, Thomas




More information about the cups mailing list