Mailinglist Archive: opensuse (3166 mails)
| < Previous | Next > |
Re: [SLE] Samba and CUPS
- From: Emcek <emcek2@xxxxxxxxxxxxxx>
- Date: Mon, 3 Mar 2003 10:49:25 +0100
- Message-id: <200303031049.25105.emcek2@xxxxxxxxxxxxxx>
On Sunday 02 March 2003 23:06, Stuart Powell wrote:
> Hello, Emcek.
>
> Snipped from /var/log/samba/log.smbd
>
> [2003/03/02 11:41:56, 0] smbd/server.c:main(707)
> smbd version 2.2.5-SuSE started.
> Copyright Andrew Tridgell and the Samba Team 1992-2002
> [2003/03/02 11:54:49, 0] printing/print_cups.c:cups_job_submit(655)
> Unable to print file to photo1 -
> client-error-document-format-not-supported
> [2003/03/02 12:01:34, 0] printing/print_cups.c:cups_queue_get(727)
> Unable to connect to CUPS server localhost - Connection refused
>
> I tried a test print, which is what seems to have generated the last two
> errors. Does this help ?
On the server side you install appropriate printer driver (cups/gs) BUT
client side the printer should be GENERIC POSTSCRIPT both on linux and windows
clients.
also to have more detailed logs for specific users you can add:
in /etc/samba/smb.conf:
[global]
# Logs
log level = 1
log file = /var/log/samba.log
max log size = 50
include = /etc/samba/smb.conf.%m
include = /etc/samba/smb.conf.%U
syslog = 0
AND
create additiona settings in user file (for example for emcek it will be in
/etc/smb.conf.emcek):
log level = 2
log file = /var/log/samba.log.emcek
Regards,
--
Emcek
emcek@xxxxxxxxxxxxxx
--------------r-e-k-l-a-m-a-----------------
Szukasz banku bez prowizji ?
mBank - zaloz konto
http://epieniadze.onet.pl/mbank
> Hello, Emcek.
>
> Snipped from /var/log/samba/log.smbd
>
> [2003/03/02 11:41:56, 0] smbd/server.c:main(707)
> smbd version 2.2.5-SuSE started.
> Copyright Andrew Tridgell and the Samba Team 1992-2002
> [2003/03/02 11:54:49, 0] printing/print_cups.c:cups_job_submit(655)
> Unable to print file to photo1 -
> client-error-document-format-not-supported
> [2003/03/02 12:01:34, 0] printing/print_cups.c:cups_queue_get(727)
> Unable to connect to CUPS server localhost - Connection refused
>
> I tried a test print, which is what seems to have generated the last two
> errors. Does this help ?
On the server side you install appropriate printer driver (cups/gs) BUT
client side the printer should be GENERIC POSTSCRIPT both on linux and windows
clients.
also to have more detailed logs for specific users you can add:
in /etc/samba/smb.conf:
[global]
# Logs
log level = 1
log file = /var/log/samba.log
max log size = 50
include = /etc/samba/smb.conf.%m
include = /etc/samba/smb.conf.%U
syslog = 0
AND
create additiona settings in user file (for example for emcek it will be in
/etc/smb.conf.emcek):
log level = 2
log file = /var/log/samba.log.emcek
Regards,
--
Emcek
emcek@xxxxxxxxxxxxxx
--------------r-e-k-l-a-m-a-----------------
Szukasz banku bez prowizji ?
mBank - zaloz konto
http://epieniadze.onet.pl/mbank
| < Previous | Next > |