CED Ing. Damiano Bolla
2025-Aug-04 10:23 UTC
[Samba] Invalid service type: NETLOGON on VDCE, current value WIN32_OWN_PROCESS, expected value WIN32_SHARE_PROCESS
Rowland, are you an AI ? You keep asking the same useless question to everybody Yes, but what are you doing with it ? How are you running Samba ? even if the question is clear, I am trying NOT to have the above error when running dcdiag and .... you know thet dcdiag is a win command and applies to AD DC contollers, right ? and ... you know that samba-regedit works on samba, right ? if you do not know the answer to the question, ok, no problem, just say so Thank you Il 2025-08-04 12:11 PM, Rowland Penny via samba ha scritto:> On Mon, 4 Aug 2025 11:41:03 +0200 > "CED Ing. Damiano Bolla via samba" <samba at lists.samba.org> wrote: > >> Good morning everybody >> >> this is samba Version 4.22.2-Debian-4.22.2+dfsg-1~bpo12+1 > Yes, but what are you doing with it ? > How are you running Samba ? > >> Invalid service startup type: NETLOGON on VDCE, current value >> DEMAND_START, expected value AUTO_START >> >> the above "errors" appears by doing >> >> PS C:\WINDOWS\system32> .\dcdiag.exe /s:vdce /q > That is a Windows command, so you could be trying to do something that > Samba does not understand. > Just what are you trying to achieve ? > >> I did try to use samba-regedit to adjust >> >> /HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Netlogon/Start >> and Type > You are running a Windows command (presumably on Windows), yet you seem > to be trying to fix the problem on Linux, have you tried editing the > register on the Windows machine ? > >> but ... it is not clear if and how I can change the current default >> values >> >> Start=2 >> >> Type=16 >> >> Is there a value for start and type that will make the above dcdiag >> errors disappear AND have a working samba ? > You probably do have a working Samba, Though it may not be able to do > what you are trying to do, there may just be no code for it. > > Rowland > >-- CED Ing. Damiano Bolla 0444 720234
Rowland Penny
2025-Aug-04 10:51 UTC
[Samba] Invalid service type: NETLOGON on VDCE, current value WIN32_OWN_PROCESS, expected value WIN32_SHARE_PROCESS
On Mon, 4 Aug 2025 12:23:04 +0200 "CED Ing. Damiano Bolla via samba" <samba at lists.samba.org> wrote:> Rowland, are you an AI ?No, I am not something trained on the internet content> > You keep asking the same useless question to everybodyI only ask what you see as useless questions, when people ask questions without any real content and/or context. You know how you are using Samba, I do not have a clue, because I do not have a crystal ball. Yes, I do know that samba-regedit works on Linux, so presumably your 'what-ever-it-is' Samba is using 'config backend = registry' or 'include = registry' in its smb.conf file.> > Yes, but what are you doing with it ? > How are you running Samba ? > > even if the question is clear, I am trying NOT to have the above > error when running dcdiagYou still haven't answered that question, how are you running Samba ? It is probably relevant.> > and .... you know thet dcdiag is a win command and applies to AD DC > contollers, right ? > > and ... you know that samba-regedit works on samba, right ? > > if you do not know the answer to the question, ok, no problem, just > say soNo I do not know the answer to that question, because there isn't anything to work with, there is no context. It may be, as I said, that it doesn't work with Samba because Samba does not have the code to make it work, but there may be a workaround. From looking at your Windows command, you appear to to be trying to diagnose a problem on your DC called 'vdce' using Windows tools, if 'vdce' is a Samba DC, then I suggest you use the Samba tools instead e.g. samba-tool. Rowland