Join domain not working in 1.2.0
-
It is only showing events from today. I will image another PC and pull the log right after it finishes.
-
I’m seeing the same issue. I just upgraded to 1.2 and my clients are not joining, with ‘Join Domain after image task’ being checked. It worked on .32. Fog.log shows the following:
HostRegister Exiting because only 1 mac address was found
HostNameChanger Module is disabled on this host
HostnameChanger Host name was not found in the databaseBoth HostRegister and HostnameChanger are checked (enabled) under Service Configuration.
-
bump as I am having this problem as well
-
same here…
-
My log is attached. It wouldn’t let me copy/paste it here
[url=“/_imported_xf_attachments/1/1385_fog1.txt?:”]fog1.txt[/url]
-
“HostnameChanger Module is disabled on this host.” is the hostnamechanger module enabled on the host management page? these settings need to be enabled both globally and per host
-
Is that new from version .32 to version 1.2? I saw that in the log but wasn’t sure if I should mess with it. I will set it now and test.
That would make sense why a newly registered machine would reimage and rename and an old one wouldn’t. The new machine does have all of the services checked in the Fog Console.
-
I agree, I also see Hostname changer module is disabled in the log. However, it is enabled both globally and at the host level. I’ve tried unchecking and rechecking both, to no avail. Once I delete and reregister the device, it then works correctly / reflects in the log correctly.
-
In my case it was the Host Product Key for the activation.
After deleting the Host Product Key from fog, the computer name was changed and the computer was added to the domain…Our problem is solved,we have a working system again…;-)
-
Just an observation for anyone scratching their head.
I upgraded from 0.32 to 1.2.0 and noticed that I didn’t require the domain name in front of the Domain Username anymore.
Used the following to diag, FOG_SERVER_ADDRESS/fog/service/hostname.php?mac=XX:XX:XX:XX:XX:XX
Noticed that my domain name was in duplicate before my Domain Username.
Logic says remove it and it was golden! Sha-wing!