Koozali.org: home of the SME Server
Contribs.org Forums => Koozali SME Server 10.x => Topic started by: nicolatiana on November 17, 2022, 11:10:31 PM
-
It seems that latest Windows 10 (maybe 11 too) 22H2 update introduces again some pc join to domain issue.
In some way the pc account is created in samba-SME but Win complains that an account with that name is still existing and join fails.
Here a detailed explanation:
https://borncity.com/win/2022/10/12/windows-oktober-2022-patchday-fix-fr-domain-join-hardening-cve-2022-38042-verhindert-ggf-domain-join/ (https://borncity.com/win/2022/10/12/windows-oktober-2022-patchday-fix-fr-domain-join-hardening-cve-2022-38042-verhindert-ggf-domain-join/)
The above link suggests to create an additional DWORD registry key in HKLM\System\CurrentControlSet\Control\Lsa named
NetJoinLegacyAccountReuse with value 1 (ox1).
I've tested with a few PC and works.
-
please bug it.
-
Just added this (Zsolt originally suggested this)
https://wiki.koozali.org/Windows_10_Support
-
bug it so we add it to the regex patch
-
https://bugs.koozali.org/show_bug.cgi?id=12231
-
https://bugs.koozali.org/show_bug.cgi?id=12231 (https://bugs.koozali.org/show_bug.cgi?id=12231)
Thx .... it's a bad moment .... :(
-
new version building
/usr/bin/plague-client build e-smith-samba e-smith-samba-2_6_0-27_el7_sme sme10
Package e-smith-samba enqueued. Job ID: 3995.
%changelog
* Tue Nov 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-27.sme
- Fix fail to join the domain [SME: 12231]
patch from bunkobugsy ; Fix from Nico Tiana