Host not joining Active Directory
-
Hi all,
I’m trying to allow hosts to join our domain once they’re imaged and I keep running into problems. I’ve been working at this for a couple hours now trying various fixes I’ve read on here.
Our FOG server is the latest update, imaging Windows 10. Image has fogclient installed on it and under FOG settings > Active Directory Defaults, the AD Default Domainname is “domain.local”. The AD Default OU is left blank, AD Default User/Password is our administrator account information.
Hostname Changer is enabled.
Any help would be greatly appreciated. Thank you.
-
@bravetoad Please take a look at the
fog.log
file on the client. You find that on the client host inC:\fog.log
orC:\Program Files (x86)\FOG\fog.log
. Post the contents here. -
7/2/2019 3:49 PM Client-Info Version: 0.11.16 7/2/2019 3:49 PM Client-Info OS: Windows 7/2/2019 3:49 PM Middleware::Authentication Waiting for authentication timeout to pass 7/2/2019 3:49 PM Middleware::Communication Download: http://10.0.7.15/fog/management/other/ssl/srvpublic.crt 7/2/2019 3:49 PM Data::RSA FOG Server CA cert found 7/2/2019 3:49 PM Middleware::Authentication Cert OK 7/2/2019 3:49 PM Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before 7/2/2019 3:49 PM Middleware::Authentication ERROR: Could not get security token 7/2/2019 3:49 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'. 7/2/2019 3:49 PM Middleware::Communication POST URL: http://10.0.7.15/fog/management/index.php?sub=requestClientInfo&authorize&newService 7/2/2019 3:49 PM Middleware::Response Invalid host 7/2/2019 3:49 PM Middleware::Communication URL: http://10.0.7.15/fog/service/register.php?hostname=LOC-1002&mac=54:BF:64:76:37:CD|0A:00:27:00:00:07|00:50:56:C0:00:01|00:50:56:C0:00:08&newService&json
-
@bravetoad Anything after that? Interesting that it says “Response Invalid Host”. From what you wrote so far I suspect the host to be registered in the FOG web UI already, right?
Do you see anything in the apache or PHP-FPM logs. See my signature on where to find those.