Latest Development FOG
-
[QUOTE]Update to SVN 3281 and this should be fixed for you.[/QUOTE]
Yep, looks good.
-
Hello,
I have updated FOG to the SVN Version 3293 and after I’can’t add PC to a domain.
I assume that error [I][B]Unknown return code: 1326[/B][/I] in text below means ERROR_LOGON_FAILURE,1326 (0x52E),The user name or password is incorrect. [url]https://msdn.microsoft.com/en-us/library/windows/desktop/ms681385(v=vs.85).aspx[/url]I have tried to recreate the domain password with new FOGcrypt but the result is the same.
Normally through windows I can add PC to a domain with the same username&password as used in FOGcryptIn FOG Settings -> Fog Service -> FOG_NEW_CLIENT is enabled. It doesn’t make a difference if I disable it.
-------------------------------HostnameChanger-------------------------------
24.4.2015 9:46 Client-Info Version: 0.7.2
24.4.2015 9:46 HostnameChanger Running…
24.4.2015 9:46 CommunicationHandler URL: [url]http://10.241.231.11/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=6C:0B:84:09:CB:44||00:00:00:00:00:00:00:E0&newService=1[/url]
24.4.2015 9:46 CommunicationHandler Response: Success
24.4.2015 9:46 CommunicationHandler URL: [url]http://10.241.231.11/fog/service/hostname.php?moduleid=hostnamechanger&mac=6C:0B:84:09:CB:44||00:00:00:00:00:00:00:E0&newService=1[/url]
24.4.2015 9:46 CommunicationHandler Response: Success
24.4.2015 9:46 HostnameChanger xyz1:XYZ1
24.4.2015 9:46 HostnameChanger Hostname is correct
24.4.2015 9:46 HostnameChanger Adding host to active directory
24.4.2015 9:46 HostnameChanger Unknown return code: 1326
24.4.2015 9:46 HostnameChanger Windows activation disabled -
Which password field did you set? Is this the new client or legacy?
-
New client.
-
Then the pass field needs to be set in active directory defaults under the password field not labeled with legacy. You don’t put the encrypted password. You type the plaintext password and save. The field will automatically encrypt the pass word for you
-
Ok. That solved the problem.
I had to disable [I]Join Domain after image task[/I] and clear all the fields in Host management AD section and re-enable Join Domain. After that host was automatically joined to AD and restarted.Thank you very much for your help and keep up the good work.
-
[quote=“GregorS, post: 46135, member: 29372”]Ok. That solved the problem.
I had to disable [I]Join Domain after image task[/I] and clear all the fields in Host management AD section and re-enable Join Domain. After that host was automatically joined to AD and restarted.Thank you very much for your help and keep up the good work.[/quote]
DO TELL us how the new client is treating you!
-
Gotta say the support on this project is awesome! you can’t beat this program. and Thanks to all the hard work from all Developers especially Tom. man you have worked miracles resolving the issues i was experiencing. Got both legacy and new clients working/resolved issues with error 2 and error 1326. New OS installed and re-install FOG with all the new tricks and works like a charm now. now i can get the information about the clients and able to rename/re-join systems in the proper OU’s as well … adding multiple ou containers to the image process is going to be invaluable.
-
-
SVN 3304 Released.
It updates the partclone files to 0.2.78. Supposedly this version is supposed to allow cross compiling properly, however I’m not testing fate on it. I’ve already updated the init.xz and am waiting for the init_32.xz file to complete. It will be updated, but no worry for most of you all.
It also, hopefully, gets rid of the inotify_add_watch messages and updates the util-linux packages to 2.26.1 rather than 2.25.2. What does this mean? Not much, except the sfdisk program in this newer version supports GPT disks as well as legacy disks. It’s not added to the code yet, but it basically means we don’t have to guess if you intend for gpt/mbr based on a file size. I’ll likely take a little while to fully implement this, but just giving insight into what this means.
-
Super minor detail… I went from r3318 to r3320, and now on the active tasks page the “pause auto update” button is just blue. The text is gone.
[url=“/_imported_xf_attachments/1/1934_Capture.PNG?:”]Capture.PNG[/url]
-
lol Tom’s working on something. Give him time.
-
Haha okay, it just caught my eye and I thought it was odd that (seemingly) simple text disappeared.
-
SHIFT F5, SHIFT F5, SHIFT F5
-
What the… nevermind, I’m not going to ask why that worked. It’s back now. Thanks
-
For the documentation of all things, Shift+F5 forces your browser to dump its cache for the current page and reload it. Some browsers are too assumptive about what they already know.
-
[quote=“Ben Warfield, post: 46452, member: 17746”]What the… nevermind, I’m not going to ask why that worked. It’s back now. Thanks[/quote]
CTRL F5 is the cache clearing command to refresh the page, it pulls the entire page back down its a miracle worker when troubleshooting issues web basedSorry to the above poster, I did not see you had already commented but it’s worth the second post !!!
-
[SIZE=5][B]Force Refresh[/B][/SIZE]
Someone just told you to “force reload” your browser to fix something. Depending on your operating system all you need to do is the following key combination:
Windows: ctrl + F5
Mac/Apple: Apple + R or command + R
Linux: F5 -
Hello,
Just for info:
I have update FOG to SVN 3333 and now I’m experiencing problems with deploying snapins.
---------------------------------SnapinClient---------------------------------
4/30/2015 1:49 PM Client-Info Version: 0.7.2
4/30/2015 1:49 PM SnapinClient Running…
4/30/2015 1:49 PM CommunicationHandler URL: [url]http://…/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=34:17:EB:BB:E7:8D||00:00:00:00:00:00:00:E0&newService=1[/url]
4/30/2015 1:49 PM CommunicationHandler Response: Success
4/30/2015 1:49 PM CommunicationHandler URL: [url]http://…/fog/service/snapins.checkin.php?mac=34:17:EB:BB:E7:8D||00:00:00:00:00:00:00:E0&newService=1[/url]
4/30/2015 1:49 PM CommunicationHandler Unknown Response:Also also in Task management pane there is no task in Active Snapin Tasks…but there is in Active Tasks.
The other thing I noticed is that Inventory in Host management is not visible (No results found), but in fog database -> inventory table the data is populated/inserted.
-
[quote=“GregorS, post: 46573, member: 29372”]Hello,
Just for info:
I have update FOG to SVN 3333 and now I’m experiencing problems with deploying snapins.
---------------------------------SnapinClient---------------------------------
4/30/2015 1:49 PM Client-Info Version: 0.7.2
4/30/2015 1:49 PM SnapinClient Running…
4/30/2015 1:49 PM CommunicationHandler URL: [url]http://…/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=34:17:EB:BB:E7:8D||00:00:00:00:00:00:00:E0&newService=1[/url]
4/30/2015 1:49 PM CommunicationHandler Response: Success
4/30/2015 1:49 PM CommunicationHandler URL: [url]http://…/fog/service/snapins.checkin.php?mac=34:17:EB:BB:E7:8D||00:00:00:00:00:00:00:E0&newService=1[/url]
4/30/2015 1:49 PM CommunicationHandler Unknown Response:Also also in Task management pane there is no task in Active Snapin Tasks…but there is in Active Tasks.
The other thing I noticed is that Inventory in Host management is not visible (No results found), but in fog database -> inventory table the data is populated/inserted.[/quote]
To add to upper post…Also it is not working Perform quick host registration and inventory…
I get error Invalid MAC address.