Displaying 6 results from an estimated 6 matches for "rpcd_".
Did you mean:
rpcds
2023 Dec 06
2
missing file in logrotate config
06.12.2023 10:01, Stefan G. Weichinger via samba:
> /var/log/samba/log.rpcd_* {
> log.rpcd_spoolss
> log.rpcd_spoolss.1
> log.rpcd_spoolss.1.1
> log.rpcd_spoolss.1.1.1
> log.rpcd_spoolss.1.1.1.1
This seems to be a limitation/defect of logrotate itself.
At first you had just log.rpcd_spoolss, and at first logrotate run
it rotated it to log.rpcd_spoolss.1, -...
2023 Dec 06
1
missing file in logrotate config
On 28.11.23 15:23, Arnaud FLORENT via samba wrote:
> Hi
>
>
> you could try a file /etc/logrotate.d/samba-local with this content
>
>
> /var/log/samba/log.samba-dcerpcd
> /var/log/samba/log.rpcd_classic
> /var/log/samba/log.rpcd_winreg
> /var/log/samba/log.samba-bgqd
> /var/log/samba/log.rpcd_spoolss {
> ?? ?weekly
> ?? ?missingok
> ?? ?rotate 7
> ?? ?compress
> ?? ?delaycompress
> ?? ?notifempty
> }
I have:
/var/log/samba/log.rpcd_* {
weekly
missing...
2024 May 25
2
classifying samba componens and sorting into debian binary packages
...dbwrap_tool - should it be part of ctdb?
> ????? samba-log-parser
There's also /usr/sbin/samba_kcc in there, - should go either to samba-ad-client
or samba-ad-dc, I can't understand which one.
> ??? also a few rpcd daemons used by samba and winbindd:
> ????? /usr/libexec/samba/rpcd_*.
>
> ??? samba-common-bin is not used by smbclient or libsmbclient (but samba-common is).
>
> ??? This package used to depend on python components (due to samba-tool), but
> ??? with it moved elsewhere, python is not longer needed.
>
> ??? Just with samba-common-bin and...
2024 May 25
1
classifying samba componens and sorting into debian binary packages
...? But I guess it can be
used to change password on another server too, so let it stay.
Or should it be part of smbclient?
dbwrap_tool - should it be part of ctdb?
samba-log-parser
also a few rpcd daemons used by samba and winbindd:
/usr/libexec/samba/rpcd_*.
samba-common-bin is not used by smbclient or libsmbclient (but samba-common is).
This package used to depend on python components (due to samba-tool), but
with it moved elsewhere, python is not longer needed.
Just with samba-common-bin and winbind it should be possible to j...
2023 Nov 28
1
missing file in logrotate config
Hi
you could try a file /etc/logrotate.d/samba-local with this content
/var/log/samba/log.samba-dcerpcd
/var/log/samba/log.rpcd_classic
/var/log/samba/log.rpcd_winreg
/var/log/samba/log.samba-bgqd
/var/log/samba/log.rpcd_spoolss {
?? ?weekly
?? ?missingok
?? ?rotate 7
?? ?compress
?? ?delaycompress
?? ?notifempty
}
Le 27/11/2023 ? 10:12, Stefan G. Weichinger via samba a ?crit?:
> Am 28.03.23 um 10:40 schrieb Rowlan...
2024 Mar 04
2
Almost all print driver uploads fail
...SANDBOX
?? ?workgroup = POLI
?? ?server role = standalone
?? ?server string = SANDBOX Samba
?? ?printing = cups
?? ?printcap name = cups
?? ?printcap cache time = 750
?? ?cups options = raw
?? ?spoolss: architecture = Windows x64
?? ?spoolss: os_major = 6
?? ?spoolss: os_minor = 1
?? ?rpcd_spoolss: num_workers = 10
?? ?rpcd_spoolss: idle_seconds = 300
?? ?log level = 2 auth:3
?? ?username map = /etc/samba/smbusers
[print$]
?? ?comment = Printer Driver Store
?? ?path = /var/lib/samba/drivers
?? ?read only = No
[printers]
?? ?comment = All Printers
?? ?path = /var/lib/samba/p...