[global]
   netbios name = pilsner
   workgroup = DOMAIN
   server string = pilsner

   preferred master = no
   domain master = no
   hosts allow = 10.0.0. 127.
   interfaces = lo, 127.0.0.1, eth0, 10.0.0.200
   socket address = 10.0.0.200
   bind interfaces only = yes
   printcap name = /etc/printcap
   load printers = yes
   printing = lprng
   log file = /var/log/samba/%m.log
   security = share

[pdfGen]
   path = /tmp
   printable = yes
   guest ok = yes
   print command = /usr/bin/printpdf %s %U
   lpq command =
   lprm command =

 [pdfPickup]
   comment = PDF Pickup location
   path = /home/samba/PDF
   guest ok = yes
   writable = yes
   printable = no

Here's my /etc/smb.conf in it's entirity...the onlything I changed was the
"workgroup". Maybe it will shed some light on the problem.  What version of
samba are you running?

Steve
--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to