Error Code 1326
-
Wayne,
Thanks for the response but I have already done all of these. I currently just have the username not domain\username. I can look at the log on the client machine and see that it has the correct IP. It is having no problems naming the machine I just get the HostnameChanger Domain Error! (‘unknown Error’ Code:1326) in the log. I tried the delayed restart but that has no effect either. I can even sit there and keep restarting the service but still get the same error. I have verified that the machine is told to join AD on the management side as well.
I have installed multiple FOG servers before and am very familiar with how the software works and functionality of it. This is what is driving me crazy is that I have never seen this problem out of the 9-10 times I have implemented these.
-
The error code (1326) is specific to Microsoft domain joining specifically that the “username and password are incorrect”
-
I decided to redo the FOGCrypt portion of this to make sure something did not get messed up. I am now getting the Padding is invalid and cannot be removed. Since I have done this the machine is no longer changing the name like it would before.
-
Try to re-install the fog client on the host you want an image of.
Sometimes things get screwy here… I don’t know why, but others have said this has solved their issue.
Make sure you’re using the client from your FOG server’s web gui. There’s a link at the very bottom of the page after you log in.
I know this means taking a new image, but if it solves the problem it’ll be worth it. Don’t discard your old image yet though.
-
Are you using the new client, or the old one??
If you’ve got the old client in your environment, I’d recommend staying with the old one for now.
Enabling the new one somehow stops the old clients from working… I’m not a dev, I don’t exactly know why but that’s what I’ve read. -
[quote=“Tom Elliott, post: 44874, member: 7271”]The error code (1326) is specific to Microsoft domain joining specifically that the “username and password are incorrect”[/quote]
+1.
[CODE]Description Actual Error Error Code
Bad credentials. ERROR_LOGON_FAILURE 1326[/CODE]Casey Ailiff, have you try with the default domain administrator account ?
Regards,
Ch3i. -
Although it’s discouraged, I use our Administrator account for FOG domain joining.
I couldn’t get it to work with other accounts. -
I just tried using the domain admin account and I still get the padding is invalid and cannot be removed. This is a brand new install of FOG 1.2.0 and I am installing the client directly off of my FOG Server.
-
Are you creating the encrypted string on a Windows machine?
There’s a thread about it somewhere, but people were saying that the string comes out different if you compare ones built on different OSs… I’ll post that thread if I can find it…
-
I am building it on a Windows 7 box. I also tried registering a different machine that has not been touched yet and I got the same error.