Re: Samba usershare errors
On 24/01/13 21:50, Igor Cicimov wrote:
> On 25/01/2013 3:51 AM, "Roger Lynn" <Roger@rilynn.me.uk
> <mailto:Roger@rilynn.me.uk>> wrote:
>> My smb.conf file looks like this. Several similar share definitions have
>> been omitted for brevity.
>>
>> [global]
>> workgroup = FUNDAMENTALS
>> server string = %h server
>> interfaces = 127.0.0.0/8 <http://127.0.0.0/8>, bond0
>> bind interfaces only = Yes
>> obey pam restrictions = Yes
>> pam password change = Yes
>> unix password sync = Yes
>> syslog = 0
>> log file = /var/log/samba/log.%m
>> max log size = 1000
>> load printers = No
>> os level = 65
>> preferred master = Yes
>> domain master = Yes
>> dns proxy = No
>> wins support = Yes
>> panic action = /usr/share/samba/panic-action %d
>> idmap config * : backend = tdb
>> invalid users = root
>> [Service]
>> comment = Service files
>> path = /srv/smb/service
>> read only = No
>> create mask = 0775
>> force create mode = 0664
>> directory mask = 0770
>> force directory mode = 0770
>> I am also getting lots of cups errors like this:
>> [2013/01/24 15:29:32.978276, 0] printing/print_cups.c:110(cups_connect)
>> Unable to connect to CUPS server localhost:631 - Connection refused
>> [2013/01/24 15:29:32.978505, 0]
> printing/print_cups.c:487(cups_async_callback)
>> failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
>>
>> I presume this is because cups is not installed. Is there any way to stop
>> Samba from continuously trying access it?
>
> Remove printer section from config.
I haven't got a printer section. The only print related command I know of is
"load printers = No".
Thanks,
Roger
Reply to: