Displaying 10 results from an estimated 10 matches similar to: "Trouble joining Windows 7 machines to Samba PDC"
2010 Jan 14
2
Help - Cannot join Windows 7 client to Samba PDC
I have been going through all the Wikis and various Google searches to try
to solve my problem, all to no avail.
I can mount a Samba share, but whenever I try to login using a domain
account, I receive an error about "The trust relationship between this
workstation and the primary domain failed."
What I have done so far, all to no avail.
- Upgraded from Samba 3.4.2 to Samba 3.4.4
2010 Feb 12
1
joining windows server 2008 to samba pdc
hi all
having some issues connecting a windows 2008 server to a samba pdc.
debug/netsetup is telling me this:
02/12/2010 16:10:54:468 NetpDoDomainJoin
02/12/2010 16:10:54:468 NetpMachineValidToJoin: 'SS-WIN-RDS'
02/12/2010 16:10:54:468 OS Version: 6.1
02/12/2010 16:10:54:468 Build number: 7600
(7600.win7_rtm.090713-1255)
02/12/2010 16:10:54:468 SKU: Windows
2015 Jul 29
1
Problem joining some computers to domain with samba4
Hello all,
I have a client which has a windows XP which cannot join the domain.
Other computes are joined and working normally.
I have raised the log level to 8 but I don't see (or I am unable to see)
any error.
In Windows XP I receive a 'Internal error' and I have a 'Unable to bind
to DS' in windows NetSetup.log.
I have no idea of what is going on. Can someone give me
2009 Apr 09
0
Can't join to domain, Google-fu has failed me
Hi,
I've been using Samba for years as a domain controller without issue,
but this has stumped me.
I've set up Windows Vista Enterprise SP1 on a Virtual PC. Samba is
running on a Gentoo Linux box as version 3.3.3. I can access shares
without issue, but I can't get the machine to join the domain. When it
tries it shows "The parameter is incorrect".
Delving into
2024 Aug 21
1
Problem joining windows clients to Samba AD
Hello,
I come to you after several days of research about my problem: I cannot
make windows clients join my Samba AD domain anymore.
My domain is built with two Samba AD DCs, dc1 and dc2, that are both debian
12.6 up to date and use the debian samba packages (4.17.12+dfsg-0+deb12u1).
dc1 has all FSMO roles.
When I try to make a Windows computer join the domain, I get an error
saying the domain
2024 Aug 21
1
Problem joining windows clients to Samba AD
On Wed, 21 Aug 2024 13:46:05 +0200
L?o via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I come to you after several days of research about my problem: I
> cannot make windows clients join my Samba AD domain anymore.
>
> My domain is built with two Samba AD DCs, dc1 and dc2, that are both
> debian 12.6 up to date and use the debian samba packages
>
2024 Aug 21
1
Problem joining windows clients to Samba AD
Hello Rowland,
Here it is:
smb.conf:
---
[global]
dns forwarder = 9.9.9.9
netbios name = DC1
realm = AD.EXAMPLE.COM
server role = active directory domain controller
workgroup = AD
idmap_ldb:use rfc2307 = yes
min protocol = SMB2
ntlm auth = mschapv2-and-ntlmv2-only
restrict anonymous = 2
disable netbios = yes
smb ports = 445
printcap name = /dev/null
load printers = no
disable spoolss = yes
2016 Mar 15
1
Windows 10 does not register dns in samba 4.3.4
Are your running more domains on this samba server, this is the primary domain? tplk.loc ?
The settings below looks good, you can try setting ipv4 preffered over ipv6 ( or disable ipv6)
You can try also it with a fixed primary dns suffix.
https://technet.microsoft.com/en-us/library/cc786695(v=ws.10).aspx
1.Open the Network Connections folder and view available connections.
2.Right-click the
2016 Mar 16
1
Windows 10 does not register dns in samba 4.3.4 SOLVED
So after digging deep and looking into my /var/log/messages for dns and recognizing that my providers internet dns not work correctly:
Mar 16 07:49:48 s4slave named-sdb[15870]: error (connection refused) resolving 'ns2.allowsread.com/AAAA/IN': 192.52.178.30#53
Mar 16 07:49:50 s4slave named-sdb[15870]: error (network unreachable) resolving 'ns2.allowsread.com/AAAA/IN':
2016 Mar 15
4
Windows 10 does not register dns in samba 4.3.4
Ok, what is the windows event log telling you.
You should see an error.
What is the description and event id.
Gr.
Louis
> -----Oorspronkelijk bericht-----
> Van: Mueller [mailto:mueller at tropenklinik.de]
> Verzonden: dinsdag 15 maart 2016 10:31
> Aan: 'L.P.H. van Belle'; samba at lists.samba.org
> Onderwerp: AW: [Samba] Windows 10 does not register dns in samba