Securing Active Directory Integration FOG 1.1.2
-
Hi,
I am trying to recompile the FogService Hostname Chnager in Fog 1.1.2. I followed the steps found here
[SIZE=3][B][HTML]http://www.fogproject.org/wiki/index.php/Managing_FOG#Active_Directory_Integration[/HTML][/B][/SIZE]but I am not successful doing so. I am able to recompile the [FONT=sans-serif][COLOR=#000000]HostnameChange.dll[/COLOR][/FONT][FONT=sans-serif][COLOR=#000000] but towards the end it states[/COLOR][/FONT]
[QUOTE]Navigate to “FOG Service\src\FOG Service Installer\Release”
[FONT=sans-serif][COLOR=#000000]Select the 2 files, right-click -> Send To -> Compressed Folder[/COLOR][/FONT]
Copy the .zip file to your FOG Server “/var/www/html/fog/client”. Overwrite the existing file.[/QUOTE]The folder is empty and instead recompiles the FOGService.exe to \FOG Service\src\OutputDirectory. This file size is smaller than the original FOGService,exe found in /var/www/html/fog/client with the zipped file.
Please let me know what I can do.
Thanks in advance
-
[quote=“jrockrus, post: 31684, member: 24839”]Hi,
I am trying to recompile the FogService Hostname Chnager in Fog 1.1.2. I followed the steps found here
[SIZE=3][B][HTML]http://www.fogproject.org/wiki/index.php/Managing_FOG#Active_Directory_Integration[/HTML][/B][/SIZE]but I am not successful doing so. I am able to recompile the [FONT=sans-serif][COLOR=#000000]HostnameChange.dll[/COLOR][/FONT][FONT=sans-serif][COLOR=#000000] but towards the end it states[/COLOR][/FONT]
The folder is empty and instead recompiles the FOGService.exe to \FOG Service\src\OutputDirectory. This file size is smaller than the original FOGService,exe found in /var/www/html/fog/client with the zipped file.
Please let me know what I can do.
Thanks in advance[/quote]
I just successfully compiled my Fog Service. I had trouble when still on 0.32 using newer Versions of Visual Studio, including 2010 and 2013, try to find a Visual Studio 2008 to compile it.
-
[quote=“darKpoiSon, post: 31800, member: 24148”]I just successfully compiled my Fog Service. I had trouble when still on 0.32 using newer Versions of Visual Studio, including 2010 and 2013, try to find a Visual Studio 2008 to compile it.[/quote]
That did the trick! Thanks for the quick update.