Ram Prasad Bikkina
2016-May-13 12:17 UTC
[Samba] Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
I prepared samba PDC and not able to join windows 10 clients. Please suggest any windows 10 registry settings.
Gaiseric Vandal
2016-May-13 12:58 UTC
[Samba] Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
The registry changes for Windows 7 also apply to Windows 10 https://wiki.samba.org/index.php/Required_settings_for_NT4-style_domains On 05/13/16 08:17, Ram Prasad Bikkina wrote:> I prepared samba PDC and not able to join windows 10 clients. Please > suggest any windows 10 registry settings.
Ram Prasad Bikkina
2016-May-14 04:10 UTC
[Samba] Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
---------- Forwarded message ---------- From: Ram Prasad Bikkina <parvathiprasadb at gmail.com> Date: Sat, May 14, 2016 at 9:39 AM Subject: Re: [Samba] Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC To: gaiseric.vandal at gmail.com Hi Gaiseric Vandal, I applied these registry settings in my windows 10 PC but not able to join. It is getting below error. Note: This information is intended for a network administrator. If you are not your network's administrator, notify the administrator that you received this information, which has been recorded in the file C:\Windows\debug\dcdiag.txt. The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "samba.local": The error was: "DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR) The query was for the SRV record for _ldap._tcp.dc._msdcs.samba.local Common causes of this error include the following:> - The DNS SRV records required to locate a AD DC for the domain are not registered in DNS. These records are registered with a DNS server automatically when a AD DC is added to a domain. They are updated by the AD DC at set intervals. This computer is configured to use DNS servers with the following IP addresses: 192.168.1.2 - One or more of the following zones do not include delegation to its child zone: samba.local local . (the root zone) On Fri, May 13, 2016 at 6:28 PM, Gaiseric Vandal <gaiseric.vandal at gmail.com> wrote:> The registry changes for Windows 7 also apply to Windows 10 > > https://wiki.samba.org/index.php/Required_settings_for_NT4-style_domains > > > > > > > On 05/13/16 08:17, Ram Prasad Bikkina wrote: > >> I prepared samba PDC and not able to join windows 10 clients. Please >> suggest any windows 10 registry settings. >> > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Rowland penny
2016-May-14 08:10 UTC
[Samba] Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
On 14/05/16 05:10, Ram Prasad Bikkina wrote:> ---------- Forwarded message ---------- > From: Ram Prasad Bikkina <parvathiprasadb at gmail.com> > Date: Sat, May 14, 2016 at 9:39 AM > Subject: Re: [Samba] Not able to join windows 10 clients to samba 3.6.23 > NT4 Style PDC > To: gaiseric.vandal at gmail.com > > > Hi Gaiseric Vandal, > > I applied these registry settings in my windows 10 PC but not able to join. > It is getting below error. > > Note: This information is intended for a network administrator. If > you are not your network's administrator, notify the administrator > that you received this information, which has been recorded in the > file C:\Windows\debug\dcdiag.txt. > > The following error occurred when DNS was queried for the service > location (SRV) resource record used to locate an Active Directory > Domain Controller (AD DC) for domain "samba.local": > > The error was: "DNS name does not exist." > (error code 0x0000232B RCODE_NAME_ERROR) > > The query was for the SRV record for _ldap._tcp.dc._msdcs.samba.local > > Common causes of this error include the following:> > > - The DNS SRV records required to locate a AD DC for the domain are > not registered in DNS. These records are registered with a DNS server > automatically when a AD DC is added to a domain. They are updated by > the AD DC at set intervals. This computer is configured to use DNS > servers with the following IP addresses: > > 192.168.1.2 > > - One or more of the following zones do not include delegation to its > child zone: > > samba.local > local > . (the root zone) > > > > On Fri, May 13, 2016 at 6:28 PM, Gaiseric Vandal <gaiseric.vandal at gmail.com> > wrote: > >> The registry changes for Windows 7 also apply to Windows 10 >> >> https://wiki.samba.org/index.php/Required_settings_for_NT4-style_domains >> >> >> >> >> >> >> On 05/13/16 08:17, Ram Prasad Bikkina wrote: >> >>> I prepared samba PDC and not able to join windows 10 clients. Please >>> suggest any windows 10 registry settings. >>> >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >>Have you also set 'max protocol = nt1' in the PDC smb.conf ? If this is a new domain, can I suggest you use an AD domain instead. Windows isn't supposed to work with an NT4-style domain since Version 7 (this is Microsofts view, not mine) and as such, Microsoft could make the registry hacks inoperative at any time. The other concern is that the Samba 3.6 series is now EOL and is only supported by the distros that still use it. Rowland
Fausto Disla
2016-May-14 12:10 UTC
[Samba] Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
Hi, This problem sound that the DNS is not working fine. What is the ip for the sambsa serer and windows pc? Thanks. Gracias... Fausto A. Disla P. 809.785.5260 P. 809.722.4284 faustod at gmail.com Enviado desde mi Android. On May 13, 2016 8:49 AM, "Ram Prasad Bikkina" <parvathiprasadb at gmail.com> wrote:> I prepared samba PDC and not able to join windows 10 clients. Please > suggest any windows 10 registry settings. > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
Ram Prasad Bikkina
2016-May-16 11:08 UTC
[Samba] Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
Hi Fausto, Thank you for reply. I configured BIND DNS on same server (PDC). Hi Rowland, I have not configured RHEL 7.2 version, If supports the windows 10 clients then I will check it and also My preference is RHEL 6 platform only because the production servers are running on RHEL 6. If supports windows 10 with RHEL 6.0 (Samba 3.6.23 version) my most the work will be reduce otherwise i have to migrate RHEL 6 to RHEL 7.2 ( It is very difficult process to me) Note: I will check with Redhat Support team also. Thanks, Ram Prasad On Sat, May 14, 2016 at 5:40 PM, Fausto Disla <faustod at gmail.com> wrote:> Hi, > > This problem sound that the DNS is not working fine. > > What is the ip for the sambsa serer and windows pc? > > Thanks. > > Gracias... > > > Fausto A. Disla > > P. 809.785.5260 > > P. 809.722.4284 > > faustod at gmail.com > > Enviado desde mi Android. > > > > On May 13, 2016 8:49 AM, "Ram Prasad Bikkina" <parvathiprasadb at gmail.com> > wrote: >> >> I prepared samba PDC and not able to join windows 10 clients. Please >> suggest any windows 10 registry settings. >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba
Gaiseric Vandal
2016-May-16 13:27 UTC
[Samba] Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
If this is an NT4-style domain, then DNS is not essential. Things like SRV records aren't relevant since a lot of the NT4 is back from the NetBios days. It looks like your Win 10 machine thinks it is trying to join an AD domain. Windows clients machines typically are using DNS to resolve server names to IP addresses. However DNS does not provide info on locating PDC's and BDC's. That is better handled with the use of a WINS server (Windows Internet Naming) which is basically name looking up for "netbios" names and services. I have configured my PDC to be the WINS server. In my smb.conf on member server security = domain domain master = no domain logons = no name resolve order = host wins bcast workgroup = MYDOMAIN wins server = IP_OF_PDC For a classic domain, make sure you have NOT disable NBT (netbios over tcp/ip) on the client machines. By default it is left enabled. On 05/14/16 00:10, Ram Prasad Bikkina wrote:> ---------- Forwarded message ---------- > From: Ram Prasad Bikkina <parvathiprasadb at gmail.com> > Date: Sat, May 14, 2016 at 9:39 AM > Subject: Re: [Samba] Not able to join windows 10 clients to samba 3.6.23 > NT4 Style PDC > To: gaiseric.vandal at gmail.com > > > Hi Gaiseric Vandal, > > I applied these registry settings in my windows 10 PC but not able to join. > It is getting below error. > > Note: This information is intended for a network administrator. If > you are not your network's administrator, notify the administrator > that you received this information, which has been recorded in the > file C:\Windows\debug\dcdiag.txt. > > The following error occurred when DNS was queried for the service > location (SRV) resource record used to locate an Active Directory > Domain Controller (AD DC) for domain "samba.local": > > The error was: "DNS name does not exist." > (error code 0x0000232B RCODE_NAME_ERROR) > > The query was for the SRV record for _ldap._tcp.dc._msdcs.samba.local > > Common causes of this error include the following:> > > - The DNS SRV records required to locate a AD DC for the domain are > not registered in DNS. These records are registered with a DNS server > automatically when a AD DC is added to a domain. They are updated by > the AD DC at set intervals. This computer is configured to use DNS > servers with the following IP addresses: > > 192.168.1.2 > > - One or more of the following zones do not include delegation to its > child zone: > > samba.local > local > . (the root zone) > > > > On Fri, May 13, 2016 at 6:28 PM, Gaiseric Vandal <gaiseric.vandal at gmail.com> > wrote: > >> The registry changes for Windows 7 also apply to Windows 10 >> >> https://wiki.samba.org/index.php/Required_settings_for_NT4-style_domains >> >> >> >> >> >> >> On 05/13/16 08:17, Ram Prasad Bikkina wrote: >> >>> I prepared samba PDC and not able to join windows 10 clients. Please >>> suggest any windows 10 registry settings. >>> >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >>
Marc
2016-May-27 09:50 UTC
[Samba] Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
I need to diabled DNS Required and CompatibilityMode on. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000 "DomainCompatibilityMode"=dword:00000001 Am 13.05.16 um 14:17 schrieb Ram Prasad Bikkina:> I prepared samba PDC and not able to join windows 10 clients. Please > suggest any windows 10 registry settings. >
Apparently Analagous Threads
- Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
- Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
- Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
- Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC
- Fwd: Not able to join windows 10 clients to samba 3.6.23 NT4 Style PDC