View Single Post

   
  #5 (permalink)  
Old 01-04-2008, 11:11 PM
Ralf Herrmann
 
Posts: n/a
Default Re: Unable to start smbd or nmbd (Samba 3.0.2a)

Hi Richard,


> Here is my smb.conf:
>
> [global]


.......

> printing = lprng
> veto files = /*.eml/*.nws/riched20.dll/*.{*}/


For the first overview, i cannot see any false entry.
To check the correctness of your smb.conf you may want to use
the tool testparm (see manpages).

The only thing i'm confused about is that you didn't disable the printing
services (via load printers = No in [global]) but also didn't
specify any spooling/printer sections.
I really don't know if that causes any problem (i don't use printing w/ samba),
but you may want to disable it for testing purposes.

I read in the online-version of smb.conf manpage
(at http://de.samba.org/samba/ftp/docs/h...mb.conf.5.html)
that there should be a [printers]-section wich must have a "printable=Yes" phrase.

I'm sorry i don't have any other ideas.
Don't forget to try the most recent Samba-release.....

CU

Ralf
Reply With Quote