Active Directory join fails
-
@jhuesser Is this on all computers or just this one?
-
@Wayne-Workman This is the log from my second test client.
removed the service and installed it new, as @ITSolutions said, too.16.06.2016 07:45 Main Overriding exception handling 16.06.2016 07:45 Main Bootstrapping Zazzles 16.06.2016 07:45 Controller Initialize 16.06.2016 07:45 Entry Creating obj 16.06.2016 07:45 Controller Start 16.06.2016 07:45 Service Starting service 16.06.2016 07:45 Bus Became bus server 16.06.2016 07:45 Bus { "self": true, "channel": "Status", "data": "{\r\n \"action\": \"load\"\r\n}" } 16.06.2016 07:45 Bus Emmiting message on channel: Status ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 16.06.2016 07:45 Client-Info Version: 0.10.6 16.06.2016 07:45 Client-Info OS: Windows 16.06.2016 07:45 Middleware::Authentication Waiting for authentication timeout to pass 16.06.2016 07:45 Middleware::Communication Download: http://10.20.2.60/fog/management/other/ssl/srvpublic.crt 16.06.2016 07:45 Data::RSA FOG Server CA cert found 16.06.2016 07:45 Middleware::Authentication Cert OK 16.06.2016 07:45 Middleware::Communication POST URL: http://10.20.2.60/fog/management/index.php?sub=requestClientInfo&authorize&newService 16.06.2016 07:45 Middleware::Response Error multiple hosts returned for list of mac addresses ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 16.06.2016 07:45 Client-Info Version: 0.10.6 16.06.2016 07:45 Client-Info OS: Windows 16.06.2016 07:45 Middleware::Authentication Waiting for authentication timeout to pass 16.06.2016 07:47 Middleware::Communication Download: http://10.20.2.60/fog/management/other/ssl/srvpublic.crt 16.06.2016 07:47 Data::RSA FOG Server CA cert found 16.06.2016 07:47 Middleware::Authentication Cert OK 16.06.2016 07:47 Middleware::Communication POST URL: http://10.20.2.60/fog/management/index.php?sub=requestClientInfo&authorize&newService 16.06.2016 07:47 Middleware::Response Error multiple hosts returned for list of mac addresses ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 16.06.2016 07:47 Client-Info Version: 0.10.6 16.06.2016 07:47 Client-Info OS: Windows 16.06.2016 07:47 Middleware::Authentication Waiting for authentication timeout to pass 16.06.2016 07:48 Main Overriding exception handling 16.06.2016 07:48 Main Bootstrapping Zazzles 16.06.2016 07:48 Controller Initialize 16.06.2016 07:48 Entry Creating obj 16.06.2016 07:48 Controller Start 16.06.2016 07:48 Service Starting service 16.06.2016 07:49 Bus Became bus server 16.06.2016 07:49 Bus { "self": true, "channel": "Status", "data": "{\r\n \"action\": \"load\"\r\n}" } 16.06.2016 07:49 Bus Emmiting message on channel: Status ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 16.06.2016 07:49 Client-Info Version: 0.10.6 16.06.2016 07:49 Client-Info OS: Windows 16.06.2016 07:49 Middleware::Authentication Waiting for authentication timeout to pass 16.06.2016 07:49 Middleware::Communication Download: http://10.20.2.60/fog/management/other/ssl/srvpublic.crt 16.06.2016 07:49 Data::RSA FOG Server CA cert found 16.06.2016 07:49 Middleware::Authentication Cert OK 16.06.2016 07:49 Middleware::Communication POST URL: http://10.20.2.60/fog/management/index.php?sub=requestClientInfo&authorize&newService 16.06.2016 07:49 Middleware::Response Error multiple hosts returned for list of mac addresses ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 16.06.2016 07:49 Client-Info Version: 0.10.6 16.06.2016 07:49 Client-Info OS: Windows 16.06.2016 07:49 Middleware::Authentication Waiting for authentication timeout to pass 16.06.2016 07:51 Middleware::Communication Download: http://10.20.2.60/fog/management/other/ssl/srvpublic.crt 16.06.2016 07:51 Data::RSA FOG Server CA cert found 16.06.2016 07:51 Middleware::Authentication Cert OK 16.06.2016 07:51 Middleware::Communication POST URL: http://10.20.2.60/fog/management/index.php?sub=requestClientInfo&authorize&newService 16.06.2016 07:51 Middleware::Response Error multiple hosts returned for list of mac addresses ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 16.06.2016 07:51 Client-Info Version: 0.10.6 16.06.2016 07:51 Client-Info OS: Windows 16.06.2016 07:51 Middleware::Authentication Waiting for authentication timeout to pass
I wonder what that is
16.06.2016 07:51 Middleware::Response Error multiple hosts returned for list of mac addresses
The host has one MAC-address and it’s not a duplicate, so everything finde.
Hostname-Changer doesn’t appear in the log. AD-Join is enabled in host settings. -
@jhuesser said in Active Directory join fails:
16.06.2016 07:51 Middleware::Response Error multiple hosts returned for list of mac addresses
@Tom-Elliott this seems particularly concerning.
@jhuesser do you use USB to Ethernet adapters? Have you manually keyed in MACs on hosts?
-
@Wayne-Workman Why is it concerning?
I’m going to guess there’s a VM adapter (virtualbox or otherwise?) within the image?
-
@Wayne-Workman no. no usb to ethernet and nothing changed manually at MACs on host. registered on fog via pxe.
@Tom-Elliott yes, virtual box is installed on the image.
-
@jhuesser Find the mac address of the virtual box network interface. Do a lookup on the gui and remove it if you can.
Add that mac address under FOG Settings -> Expand all -> (search for filter) and add the mac address of the Vbox system to that filter list.
Then you shouldn’t ahve a problem.
-
@Tom-Elliott Thank you very much!!!
That was it. Now everything works as it should. Will test it on other clients. One last question, if i have Hostname-Changer active, do I need to sysprep to gain an new SID so i don’t get any errors on that?
-
@jhuesser There is no “requirement” but I would recommend it. I believe you might Have to if you’re using KMS though.
-
@Tom-Elliott ok, thank you will try it with sysprep.
btw, no i see the “reset encryption data” button on hosts overview too…And for the network interfaces: i disabled them (couldn’t delete them).
The filter i wrote in
FOG_QUICKREG_PENDING_MAC_FILTER
.So now testing OU and sysprep. Thank you very much for your help!!
-
@Tom-Elliott said in Active Directory join fails:
@jhuesser Find the mac address of the virtual box network interface. Do a lookup on the gui and remove it if you can.
Add that mac address under FOG Settings -> Expand all -> (search for filter) and add the mac address of the Vbox system to that filter list.
Then you shouldn’t ahve a problem.
#wiki worthy