Hi guys,
I’ve been trying to setup my image for a deploy and I’ve having issues with the hostname changer AD join. After installing the client on a fresh copy of Windows 10 the Fog client authenticates and succeeds in renaming the host but fails to login to my AD server with the bad username or password error. I’ve double and tripled checked the password for the AD join and it is correct in the Fog GUI.
I’ve followed the directions here to get the FOGCycle.txt output from the debugger, which shoes the password being used to not be correct, it looks like it’s not being decrypted when it reaches the client.
This is on a fresh copy of Windows 10 Build 10240 running in HyperV, Ubuntu Server 18.04.02, and Fog 1.5.7.
Thanks in advance!
------------------------------------------------------------------------------
--------------------------------Authentication--------------------------------
------------------------------------------------------------------------------
8/10/2019 12:27 PM Client-Info Version: 0.11.16
8/10/2019 12:27 PM Client-Info OS: Windows
8/10/2019 12:27 PM Middleware::Authentication Waiting for authentication timeout to pass
8/10/2019 12:27 PM Middleware::Communication Download: http://10.2.2.5/fog/management/other/ssl/srvpublic.crt
8/10/2019 12:27 PM Data::RSA FOG Server CA cert found
8/10/2019 12:27 PM Middleware::Authentication Cert OK
8/10/2019 12:27 PM Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before
8/10/2019 12:27 PM Middleware::Authentication ERROR: Could not get security token
8/10/2019 12:27 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
8/10/2019 12:27 PM Middleware::Communication POST URL: http://10.2.2.5/fog/management/index.php?sub=requestClientInfo&authorize&newService
8/10/2019 12:27 PM Middleware::Response Success
8/10/2019 12:27 PM Middleware::Authentication Authenticated
8/10/2019 12:27 PM Middleware::Communication URL: http://10.2.2.5/fog/management/index.php?sub=requestClientInfo&configure&newService&json
8/10/2019 12:27 PM Middleware::Response Success
8/10/2019 12:27 PM Middleware::Communication URL: http://10.2.2.5/fog/management/index.php?sub=requestClientInfo&mac=00:15:5D:02:1D:04||00:00:00:00:00:00:00:E0&newService&json
8/10/2019 12:27 PM Middleware::Response Success
8/10/2019 12:27 PM Middleware::Communication URL: http://10.2.2.5/fog/service/getversion.php?clientver&newService&json
8/10/2019 12:27 PM Middleware::Communication URL: http://10.2.2.5/fog/service/getversion.php?newService&json
8/10/2019 12:27 PM Service Creating user agent cache
8/10/2019 12:27 PM Middleware::Response Invalid time
8/10/2019 12:27 PM Middleware::Response No Printers
8/10/2019 12:27 PM Middleware::Response Module is disabled globally on the FOG server
8/10/2019 12:27 PM Service Initializing modules
Hostname Changer
------------------------------------------------------------------------------
--------------------------------HostnameChanger-------------------------------
------------------------------------------------------------------------------
8/10/2019 12:27 PM Client-Info Client Version: 0.11.16
8/10/2019 12:27 PM Client-Info Client OS: Windows
8/10/2019 12:27 PM Client-Info Server Version: 1.5.7
8/10/2019 12:27 PM Middleware::Response Success
8/10/2019 12:27 PM HostnameChanger Checking Hostname
8/10/2019 12:27 PM HostnameChanger Hostname is correct
8/10/2019 12:27 PM HostnameChanger Attempting to join domain
8/10/2019 12:27 PM HostnameChanger Logon failure: unknown username or bad password, code = 1326
------------------------------------------------------------------------------