search for: prefork_max_children

Displaying 20 results from an estimated 29 matches for "prefork_max_children".

2014 Apr 08
1
samba and cups printing.
...lss_AddPrinterDriverEx: level 8 not yet implemented im use-ing samba with the following settings:? (? basic member settings with? ) load printers = yes rpc_server:spoolss = external rpc_daemon:spoolssd = fork spoolssd:prefork_min_children = 15?????????? # Minimum number of child processes spoolssd:prefork_max_children = 75????????? # Maximum number of child processes spoolssd:prefork_spawn_rate = 25??????????? # Start (fork) x new childs if one connection comes in (up to prefork_max_children) spoolssd:prefork_max_allowed_clients = 200? # Number of clients, a child process should be responsible for spoolssd:prefo...
2020 Feb 07
0
How the program spoolss works ?
...## Enabling spoolssd rpc_server:spoolss = external rpc_daemon:spoolssd = fork # Most are default, i just find it handy to see it on my print server. spoolss:architecture = Windows x64 spoolssd:prefork_min_children = 5 # Minimum number of child processes spoolssd:prefork_max_children = 25 # Maximum number of child processes spoolssd:prefork_spawn_rate = 5 # Start (fork) x new childs if one connection comes in (up to prefork_max_children) spoolssd:prefork_max_allowed_clients = 100 # Number of clients, a child process should be responsible for sp...
2020 Feb 07
7
How the program spoolss works ?
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 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 =
2018 Jun 13
2
NSS and group enumeration in CUPS...
...rce : https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Print_Server ## Enabling spoolssd rpc_server:spoolss = external rpc_daemon:spoolssd = fork spoolss:architecture = Windows x64 spoolssd:prefork_min_children = 5 # Minimum number of child processes spoolssd:prefork_max_children = 25 # Maximum number of child processes spoolssd:prefork_spawn_rate = 5 # Start (fork) x new childs if one connection comes in (up to prefork_max_children) spoolssd:prefork_max_allowed_clients = 100 # Number of clients, a child process should be responsible for sp...
2018 Nov 13
4
Online Backup fails
On Tue, 13 Nov 2018 12:36:20 +0100 admins aixtema via samba <samba at lists.samba.org> wrote: > Did all your advices, but nothing works > > it still creates the tempRANDOMID folder wtih > > bind-dns/empty > etc/smb.conf > private/all contains from var/lib/samba/private > state/sysvol > > > but the dns still fails with the same error as my first post I
2015 Aug 26
3
FW: Questions about Samba 4
...ttributes = yes veto files = /.bash_logout/.bash_profile/.bash_history/.bashrc/ hide unreadable = yes ## Enabling spoolssd rpc_server:spoolss = external rpc_daemon:spoolssd = fork spoolssd:prefork_min_children = 5 # Minimum number of child processes spoolssd:prefork_max_children = 25 # Maximum number of child processes spoolssd:prefork_spawn_rate = 5 # Start (fork) x new childs if one connection comes in (up to prefork_max_children) spoolssd:prefork_max_allowed_clients = 100 # Number of clients, a child process should be responsible for sp...
2015 Sep 04
2
Cups printers autoloading and windows drivers
Hello samba team ! I have configured a samba4 printer with CUPS as backend. And I have enabled the "load printers = yes" option in smb.conf. Nearly everything works well ! -> Samba detect the CUPS printers -> The printers appear automatically in the "printers" share -> On windows 7 I can add the server the printmanagement.msc and I see the printers -> I can upload
2015 Aug 26
0
FW: Questions about Samba 4
...ash_logout/.bash_profile/.bash_history/.bashrc/ > hide unreadable = yes > > ## Enabling spoolssd > rpc_server:spoolss = external > rpc_daemon:spoolssd = fork > > spoolssd:prefork_min_children = 5 # Minimum >number of child processes > spoolssd:prefork_max_children = 25 # Maximum >number of child processes > spoolssd:prefork_spawn_rate = 5 # Start (fork) >x new childs if one connection comes in (up to prefork_max_children) > spoolssd:prefork_max_allowed_clients = 100 # Number of >clients, a child process should be...
2018 Nov 13
4
Online Backup fails
...ed = Yes > >         tls keyfile = tls/key.pem > >         winbind refresh tickets = Yes > >         spoolssd:prefork_child_min_life = 60 > >         spoolssd:prefork_max_allowed_clients = 100 > >         spoolssd:prefork_spawn_rate = 5 > >         spoolssd:prefork_max_children = 25 > >         spoolssd:prefork_min_children = 5 > >         rpc_daemon:spoolssd = fork > >         rpc_server:spoolss = external > >         spoolss: architecture = Windows x64 > >         idmap_ldb:use rfc2307 = yes > >         include = /etc/samba/prin...
2018 Jun 13
3
NSS and group enumeration in CUPS...
I was used (in SambaNT/OpenLDAP) to put on CUPS configuration the statement (/etc/cups/cups-files.conf): SystemGroup printops and add to 'printops' group some users that can manage cups. Now i'm in AD mode. I'm in 'printops' group: root at vdmpp1:~# id gaio uid=10000(gaio) gid=10513(domain users) gruppi=10513(domain
2015 Aug 25
3
Questions about Samba 4
On Tue, Aug 25, 2015 at 08:36:14AM +0200, Sven Schwedas wrote: > On 2015-08-24 20:55, Jeremy Allison wrote: > > On Thu, Aug 13, 2015 at 09:21:23AM +0200, Sven Schwedas wrote: > > winbindd is extremely reliable and fully supported by the Samba > > Team, please don't post FUD about Samba components. If you have > > winbindd problems, post bug reports > > I did,
2017 Mar 23
0
access DENIED for non-printserver bits
...ivilege rights     My smb.conf printer part. ##### PRINT SERVER PART #######     ## Enabling spoolssd     rpc_server:spoolss = external     rpc_daemon:spoolssd = fork     # announce x64 by default.     spoolss:architecture = Windows x64     spoolssd:prefork_min_children = 5     spoolssd:prefork_max_children = 25     spoolssd:prefork_spawn_rate =     spoolssd:prefork_max_allowed_clients = 100     spoolssd:prefork_child_min_life = 60     load printers = yes       # samba prints and snmp..     # Look here : https://wiki.samba.org/index.php/Configure_network_printer_ports     enumports command = /et...
2015 Sep 04
0
Cups printers autoloading and windows drivers
...print to the 9100 port. Send a test page from cups. 3) setup the print part in samba something like this. ----added for printering BEGIN ------------- ## Enabling spoolssd rpc_server:spoolss = external rpc_daemon:spoolssd = fork spoolssd:prefork_min_children = 5 spoolssd:prefork_max_children = 25 spoolssd:prefork_spawn_rate = 5 spoolssd:prefork_max_allowed_clients = 100 spoolssd:prefork_child_min_life = 60 [printers] comment = All Printers path = /home/samba/printing/spool browseable = no printable = yes printing = CUPS acl_xattr:ignore...
2019 Nov 22
1
Samba4 - Printer Drivers install fails
> FYI, > > I finally succeeded too upload one of the 3 drivers that had problems. > > I didi it with another user (not? with administrator) which is member > of domain admins. > > I deleted it and tried so many times again to upload it anf it failed > with the same error. > > So we're in a process where sometimes it's working sometimes not and > you
2018 Nov 13
0
Online Backup fails
....pem tls certfile = tls/cert.pem tls enabled = Yes tls keyfile = tls/key.pem winbind refresh tickets = Yes spoolssd:prefork_child_min_life = 60 spoolssd:prefork_max_allowed_clients = 100 spoolssd:prefork_spawn_rate = 5 spoolssd:prefork_max_children = 25 spoolssd:prefork_min_children = 5 rpc_daemon:spoolssd = fork rpc_server:spoolss = external spoolss: architecture = Windows x64 idmap_ldb:use rfc2307 = yes include = /etc/samba/printers.conf [netlogon] path = /var/lib/samba/sysvol...
2019 Apr 08
0
Unable to upload printer drivers
...rver (ad backend) + this part. ##### PRINTSERVER PART ####### #enable asu support = yes # NOT TESTED YET. ## Enabling spoolssd rpc_server:spoolss = external rpc_daemon:spoolssd = fork spoolss:architecture = Windows x64 spoolssd:prefork_min_children = 5 spoolssd:prefork_max_children = 25 spoolssd:prefork_spawn_rate = 5 spoolssd:prefork_max_allowed_clients = 100 spoolssd:prefork_child_min_life = 60 load printers = yes [print$] comment = Printer Drivers path = /var/lib/samba/printers acl_xattr:ignore system acl = yes browseable = yes...
2016 Aug 24
2
Linux Work Station USER ID PROBLEM
...rpc_server:svcctl = embedded rpc_server:srvsvc = embedded rpc_server:eventlog = embedded rpc_server:ntsvcs = embedded rpc_server:winreg = embedded spoolssd:prefork_child_min_life = 60 spoolssd:prefork_max_allowed_clients = 200 spoolssd:prefork_spawn_rate = 5 spoolssd:prefork_max_children = 75# spoolssd:prefork_min_children = 5 acl group control = No acl map full control = Yes acl allow execute always = No force unknown acl user = No inherit permissions = No inherit acls = No inherit owner = No map acl inherit = No nt acl support = Yes profile...
2016 Aug 24
0
Linux Work Station USER ID PROBLEM
...c_server:srvsvc = embedded > rpc_server:eventlog = embedded > rpc_server:ntsvcs = embedded > rpc_server:winreg = embedded > spoolssd:prefork_child_min_life = 60 > spoolssd:prefork_max_allowed_clients = 200 > spoolssd:prefork_spawn_rate = 5 > spoolssd:prefork_max_children = 75# > spoolssd:prefork_min_children = 5 > acl group control = No > acl map full control = Yes > acl allow execute always = No > force unknown acl user = No > inherit permissions = No > inherit acls = No > inherit owner = No > map acl inhe...
2015 Sep 06
0
Cups printers autoloading and windows drivers
...print part in samba something like this. >>> ----added for printering BEGIN ------------- >>> ## Enabling spoolssd >>> rpc_server:spoolss = external >>> rpc_daemon:spoolssd = fork >>> spoolssd:prefork_min_children = 5 >>> spoolssd:prefork_max_children = 25 >>> spoolssd:prefork_spawn_rate = 5 >>> spoolssd:prefork_max_allowed_clients = 100 >>> spoolssd:prefork_child_min_life = 60 >>> >>> [printers] >>> comment = All Printers >>> path = /home/samba/printing/spool >>&g...
2015 Sep 07
0
Cups printers autoloading and windows drivers
...like this. > >>> ----added for printering BEGIN ------------- > >>> ## Enabling spoolssd > >>> rpc_server:spoolss = external > >>> rpc_daemon:spoolssd = fork > >>> spoolssd:prefork_min_children = 5 > >>> spoolssd:prefork_max_children = 25 > >>> spoolssd:prefork_spawn_rate = 5 > >>> spoolssd:prefork_max_allowed_clients = 100 > >>> spoolssd:prefork_child_min_life = 60 > >>> > >>> [printers] > >>> comment = All Printers > >>> path = /h...