Fog Client fails to join AD Domain with error 2202
-
Hello, after deploying the image on hosts, when trying to join on domain I get error information 2202 in the client log.
PS: I am the only network administrator of the company
My Fog currently running version: 1.5.5
------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 02/09/2019 17:13 Client-Info Client Version: 0.11.16 02/09/2019 17:13 Client-Info Client OS: Windows 02/09/2019 17:13 Client-Info Server Version: 1.5.5 02/09/2019 17:13 Middleware::Response Success 02/09/2019 17:13 HostnameChanger Checking Hostname 02/09/2019 17:13 HostnameChanger Hostname is correct 02/09/2019 17:13 HostnameChanger Attempting to join domain 02/09/2019 17:13 HostnameChanger Unknown Return Code: 2202 ------------------------------------------------------------------------------
-
@amorim Probably you have the username as
DOMAIN\Administrator
in the AD settings? Make it justAdministrator
and it should work. -
My user is the domain administrator, if I do the manual login works normally…
-
@amorim Please post a picture of the AD settings you have in the FOG web UI here!
-
@Sebastian-Roth I’m sorry it took so long, but keep going:
-
@amorim Why do you use
sc.br\amorim
as Domain Username while we seealunos.sc.br
in Domain name. That doesn’t make sense from my point of view. As well I am wondering if the useramorim
actually has the rights to join a computer to AD?!?Try setting Domain Username to plain
amorim
and see if that works. -
@Sebastian-Roth the domain alunos.sc.br is a sub-domain of sc.br. I will test it as you mentioned, only with user. Soon notice the return here, thanks for now!