Hello, I have an IBM 225 xSeries under SuSe 9.1
professional. I have some PC's connected under samba
to server and Lexmark T630 running under cups. It´s
works fine but sometimes I cannot print. Looking in
smb.conf I found: 

"[2004/11/09 13:44:21, 0] smbd/server.c:main(757)
  smbd version 3.0.4-SUSE started.
  Copyright Andrew Tridgell and the Samba Team
1992-2004
[2004/11/09 13:44:21, 0]
printing/print_cups.c:cups_printer_fn(108)
  Unable to connect to CUPS server localhost -
Connection refused"

This appears every day in /var/log/samba/log.smbd, but
I can print anyway. It isn´t error message in
/var/log/cups/error_log.

My smb.conf is:

# Samba config file created using SWAT
# from 192.168.3.254 (192.168.3.254)
# Date: 2004/11/09 09:09:42

# Global parameters
[global]
        workgroup = BPM
        server string = Samba Server
        interfaces = 192.168.3.111
        client schannel = Yes
        server schannel = Yes
        passwd chat = *New*Password*
        username map = /etc/samba/smbusers
        syslog = 0
        name resolve order = wins bcast hosts
        show add printer wizard = No
        add user script = /usr/sbin/useradd -m %u
        delete user script = /usr/sbin/userdel -r %u
        add group script = /usr/sbin/groupadd %g
        delete group script = /usr/sbin/groupdel %g
        add user to group script = /usr/sbin/usermod -G %g %u
        add machine script = /usr/sbin/useradd
        logon script = scripts\login.bat
        logon path = 
        logon drive = X:
        domain logons = Yes
        os level = 65
        preferred master = Yes
        domain master = Yes
        wins proxy = Yes
        wins support = Yes
        ldap suffix = dc=example,dc=com
        ldap ssl = no
        idmap uid = 10000-20000
        idmap gid = 29000-30000

[printers]
        comment = SMB Print Spool
        path = /var/spool/samba
        printer admin = root
        printable = Yes
        use client driver = Yes
        browseable = No

[netlogon]
        comment = Network Logon Service
        path = /var/lib/samba/netlogon
        valid users = %S
        read only = No

Can you help me?, thanks and excuse me for my english.


        
        
                
______________________________________________
Renovamos el Correo Yahoo!: ˇ100 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to