Displaying 8 results from an estimated 8 matches for "rpcd_winreg".
Did you mean:
rpc_winreg
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 Rowland Penny via samba:
>>
>>
&...
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
missingok
rotate 7
postrotate
/usr/bin/...
2023 Oct 10
1
Is it possible to reduce the number of workers for rpcd_winreg?
As recommended by Volker Lendecke I added the option.
rpcd_winreg:idle_seconds = 5 Now on 2GB Servers swapping is avoided and on 1Gb Servers the server goes back to normal in ~5 seconds after the logon process has finished.
Am 10.10.2023 um 13:58 schrieb Achim Gottinger via samba:
> Dear Samba Group,
>
> I recently updates our samba addc's to 4.18....
2023 Oct 10
1
Is it possible to reduce the number of workers for rpcd_winreg?
Dear Samba Group,
I recently updates our samba addc's to 4.18.6 (from 4.7.7). We use roaming profile and a login script which queries active shares and printers on the logon servers. Since the update i see a lot of
rpcd_winreg processes if an user logs on. It are around 40 of these processes each consuming around 60MB. The servers have 1-2GB of ram assigned so they start swapping everytime an user logs on. The
processes disappear after 1-2 Minutes and the free memory goes back from 50MB to ~1.2GB (on an 2GB server).
Is t...
2023 Nov 27
2
missing file in logrotate config
...w.corpit.ru/mjt/packages/samba focal/samba-4.16 repository
>>
>>
>> everything is running fine but i have few log files in /var/log/samba/
>> are not handl by /etc/logrotate.d/samba
>>
>> log.samba-dcerpcd
>>
>> log.rpcd_classic
>>
>> log.rpcd_winreg
>>
>> log.samba-bgqd
>>
>> log.rpcd_spoolss
>>
>>
>> i guess those files size will not grow more than max log size (default
>> 5M) setting in smb.conf
>>
>> but i was wondering if I should update my logrotate config to handle
>> th...
2023 Mar 28
1
missing file in logrotate config
Hello
i am running samba 4.16 as AD-DC controller on Ubuntu 20.04 using
www.corpit.ru/mjt/packages/samba focal/samba-4.16 repository
everything is running fine but i have few log files in /var/log/samba/
are not handl by /etc/logrotate.d/samba
log.samba-dcerpcd
log.rpcd_classic
log.rpcd_winreg
log.samba-bgqd
log.rpcd_spoolss
i guess those files size will not grow more than max log size (default
5M) setting in smb.conf
but i was wondering if I should update my logrotate config to handle
those files
or may be /etc/logrotate.d/samba from samba package should be upgraded?
Thanks....
2023 Mar 28
1
missing file in logrotate config
...ller on Ubuntu 20.04 using
> www.corpit.ru/mjt/packages/samba focal/samba-4.16 repository
>
>
> everything is running fine but i have few log files in /var/log/samba/
> are not handl by /etc/logrotate.d/samba
>
> log.samba-dcerpcd
>
> log.rpcd_classic
>
> log.rpcd_winreg
>
> log.samba-bgqd
>
> log.rpcd_spoolss
>
>
> i guess those files size will not grow more than max log size (default
> 5M) setting in smb.conf
>
> but i was wondering if I should update my logrotate config to handle
> those files
>
> or may be /etc/log...
2024 Apr 06
1
dcerpc endpoint servers?
...d thread on this list (replied by Rowland),
https://samba.samba.narkive.com/AyDt3e7L/4-4-1-wiki-explanation-dcerpc-endpoint-servers
which basically says there's no documentation about this.
Has anything been changed during these years?
In particular, I see numerous restarts of rpcd_classic and rpcd_winreg on
our "famous" anonymous read-only samba server, and wonder if these are
really needed or just asked for by client "just in case" and can be
turned off. On the other hand, neither of these are mentioned in the
manpage.
It is more: winreg is mentioned only in "allow dcerp...