[Samba] How the program spoolss works ?
L.P.H. van Belle
belle at bazuin.nl
Fri Feb 7 10:34:46 UTC 2020
No, COLOR is the wrong one.
See:
commit a17cb9ee09419f3ae8e0541aee83df55c4777bd0
Author: Günther Deschner <gd at samba.org>
Date: Fri Sep 2 10:00:01 2016 +0200
s3-printing: pre-create color and PCC directories under print$.
the following directories are created by Samba itself in the print$
share path:
"W32X86/PCC"
"x64/PCC"
"color"
As Björn pointed out to me. :-)
I also reported it to debian.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland penny via samba
> Verzonden: vrijdag 7 februari 2020 11:08
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] How the program spoolss works ?
>
> On 07/02/2020 09:54, nathalie ramat via samba wrote:
> > Hello,
> >
> > In my directory /var/lib/samba/printers I have
> >
> > COLOR color IA64 W32ALPHA W32MIPS W32PPC W32X86 WIN40 x64
> >
> > I delete the directory COLOR and restart samba
> You deleted the wrong one, you should have deleted 'color'
> >
> > but I have always the same error .
> > I have perahps a problem of rights. the owner of the directory
> > /var/lib/samba/printers is root.
> >
> >
> > Thanks for your help .
> >
> > That is my smb.conf
> >
> >
> > # Global parameters
> > [global]
> > netbios name = BUSTERSERVERSAM
> > realm = KILIMANDJARO.CALAIS.FR
> > server role = active directory domain controller
> > server services = s3fs, rpc, nbt, wrepl, ldap, cldap,
> kdc, drepl,
> > winbindd, ntp_signd, kcc, dnsupdate
> > workgroup = KILIMANDJARO
> > idmap_ldb:use rfc2307 = yes
> > log level = 3
> > log file=/var/log/samba/log.%M
> > max log size = 1000
> >
> > host msdfs = no
> > vfs objects = acl_xattr
> > map acl inherit = yes
> > store dos attributes =yes
> >
> > load printers = yes
> > printing = cups
> > printcap name = cups
> >
> >
> > security = user
> >
> > winbind use default domain = yes
> > winbind separator = /
> > winbind enum groups =yes
> > winbind enum users = yes
> >
> OK, this is from a Samba AD DC, so remove these lines, they have no
> place in a DC smb.conf:
>
> host msdfs = no
> vfs objects = acl_xattr
> map acl inherit = yes
> store dos attributes =yes
> security = user
> winbind use default domain = yes
>
> I would also remove these:
>
> winbind enum groups =yes
> winbind enum users = yes
>
> They only make 'getent passwd' and 'getent group' work
> without supplying
> a username or groupname, they can also slow things down.
>
> Rowland
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
>
More information about the samba
mailing list