FOGCrypt problems
-
I must be the dumbest person on the face of the earth because I just can’t figure out how to run FogCrypt. Before I went through the hassle of recompiling I figured I would just try out the AD join by using the default passkey. First am I supposed to run FOGCrypt on the FOG server or on a Windows machine? I tried both and on Linux I got a command not found error (I was in the same directory when I ran the command) on Windows I got an INI error. That leads me to believe I am supposed to run the command on Windows. What files or folders do I need on Windows to run the command?
-
extract the FogCrypt.zip file to a Windows computer running .Net Framework 2.0 or better.
Open the command line and “cd” to the FogCrypt folder you made. Then do this:
[CODE]c:\FogCrypt>FOGCrypt.exe password
Input string: password
Passkey: FOG-OpenSource-Imaging
Output: 52498fbfb2bba2c02ec81c17036949b9
[/CODE] -
Found this article: [COLOR=#0000ff][U][url]http://www.fogproject.org/wiki/index.php/FOGCrypt[/url][/U][/COLOR]
[COLOR=#000000]Suggestions are being taken on how to improve all parts of the WIKI.[/COLOR]
-
So I have to extract the entire FOG application on the Windows machine. That worked. Thank you. Slowly but surely I am working through the details of running FOG. My suggestion for improving the wiki is better topic organization. To me the topics have no logical structure, once I read one topic where should I go next? Only a suggestion.