Joachim Lindenberg
2025-Feb-07 09:21 UTC
[Samba] what diagnostic messages most need improving?
Hi Douglas, my "favorite" is "prefork_child_pipe_handler: Parent 720, Child 827 exited with status 0" (out of systemctl status samba-ad-dc) that doesn?t show what child/deamon exited. Cheers, Joachim> -----Urspr?ngliche Nachricht----- > Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Douglas > Bagnall via samba > Gesendet: Freitag, 7. Februar 2025 00:25 > An: samba at lists.samba.org > Betreff: [Samba] what diagnostic messages most need improving? > > hi Samba list > > I have heard a rumour that sometimes Samba produces incoherent error > messages that don't tell you what is really wrong. > > I have some time to fix some of these. If you tell me your "favourites", I will > see what I can do. > > Douglas > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Douglas Bagnall
2025-Feb-14 21:34 UTC
[Samba] what diagnostic messages most need improving?
On 7/02/25 22:21, Joachim Lindenberg wrote:> Hi Douglas, > my "favorite" is "prefork_child_pipe_handler: Parent 720, Child 827 exited with status 0" (out of systemctl status samba-ad-dc) that doesn?t show what child/deamon exited.thanks. I think here we can include the service name, and avoid logging at level 0 when the return status is 0. Any more? Douglas