Difference between revisions of "FOGCrypt"

From FOG Project
Jump to: navigation, search
m
 
Line 1: Line 1:
FOGCrypt
+
==FOGCrypt==
 +
===Method 1:===
 +
#Go to your fog Web GUI and find "FOG Project: Chuck Syperski, Jian Zhang, Peter Gilchrist & Tom Elliott FOG Client/Prep link: FOG Client/FOG Prep" at the footer of the page
 +
#Click link for Fog Client/FOG Prep. This still leads to a section for downloading the FogCrypt service
 +
#Download FogCrypt
 +
#Unzip FogCrypt.zip
 +
#Open command promt(cmd)
 +
#To get to the downloads folder type ''cd %userprofile%\Downloads''
 +
#cd FOGCrypt
 +
#FOGCrypt.exe ''your password >encrypted-password.txt''
 +
#Open the file you created encrypted-password.txt with any text editor like notepad and the encrypted password can be copied into FOG via the FOG web interface.
 +
 
 +
===Method 2:
 
#Using [http://winscp.net/eng/index.php winscp] or some other sftp tool copy the fogcrypt folder from your fog server (/opt/fog-setup/fog_0.32/) to a windows pc  
 
#Using [http://winscp.net/eng/index.php winscp] or some other sftp tool copy the fogcrypt folder from your fog server (/opt/fog-setup/fog_0.32/) to a windows pc  
 
#Move it to c:
 
#Move it to c:
Line 8: Line 20:
 
#FOGCrypt.exe ''your password >encrypted-password.txt''
 
#FOGCrypt.exe ''your password >encrypted-password.txt''
 
#Open the file you created encrypted-password.txt with any text editor like notepad and the encrypted password can be copied into FOG via the FOG web interface.
 
#Open the file you created encrypted-password.txt with any text editor like notepad and the encrypted password can be copied into FOG via the FOG web interface.
 
 
*This link was helpful:  http://www.edugeek.net/forums/o-s-deployment/36189-fog-installations-woes-5.html
 
*This link was helpful:  http://www.edugeek.net/forums/o-s-deployment/36189-fog-installations-woes-5.html

Revision as of 22:02, 16 June 2014

FOGCrypt

Method 1:

  1. Go to your fog Web GUI and find "FOG Project: Chuck Syperski, Jian Zhang, Peter Gilchrist & Tom Elliott FOG Client/Prep link: FOG Client/FOG Prep" at the footer of the page
  2. Click link for Fog Client/FOG Prep. This still leads to a section for downloading the FogCrypt service
  3. Download FogCrypt
  4. Unzip FogCrypt.zip
  5. Open command promt(cmd)
  6. To get to the downloads folder type cd %userprofile%\Downloads
  7. cd FOGCrypt
  8. FOGCrypt.exe your password >encrypted-password.txt
  9. Open the file you created encrypted-password.txt with any text editor like notepad and the encrypted password can be copied into FOG via the FOG web interface.

===Method 2:

  1. Using winscp or some other sftp tool copy the fogcrypt folder from your fog server (/opt/fog-setup/fog_0.32/) to a windows pc
  2. Move it to c:
  3. Goto to Start, Run and type cmd and hit the Enter key.
  4. To get to the c: type cd c:\
  5. cd fog_0.32 (replace with name of the version you are using)
  6. cd FOGCrypt
  7. FOGCrypt.exe your password >encrypted-password.txt
  8. Open the file you created encrypted-password.txt with any text editor like notepad and the encrypted password can be copied into FOG via the FOG web interface.