Rick Hollinbeck
2020-Feb-09 18:42 UTC
[Samba] Samba 4.11.6 cannot JOIN - 'Could not find machine account'
Rowland,> Have you read this: >https://support.microsoft.com/en-gb/help/817470/how-to-reconfigure-an-msdcs-subdomain-to -a-forest-wide-dns-application> Is this what you have done ?Yes, this is the guide I used to move the _msdcs (thanks to your earlier post.)> This issue is similar: > https://bugzilla.samba.org/show_bug.cgi?id=13298> Can you send me a copy of Sambajoin.log ?I will send you this file separately to your own email. Thanks.
Rowland penny
2020-Feb-09 19:51 UTC
[Samba] Samba 4.11.6 cannot JOIN - 'Could not find machine account'
On 09/02/2020 18:42, Rick Hollinbeck via samba wrote:> Rowland, > >> Have you read this: >> > https://support.microsoft.com/en-gb/help/817470/how-to-reconfigure-an-msdcs-subdomain-to > -a-forest-wide-dns-application >> Is this what you have done ? > Yes, this is the guide I used to move the _msdcs (thanks to your earlier post.)Can you try the join command like this: samba-tool domain join office.example.com DC -UAdministrator --password=TheActualPassword --dns-backend=BIND9_DLZ Rowland