Govroam

The Roaming solution for the public sector

User Tools

Site Tools


public:unpacking_.tar.gpg.zip_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:unpacking_.tar.gpg.zip_file [2020/01/31 15:20] adminpublic:unpacking_.tar.gpg.zip_file [2023/08/25 15:33] (current) – [Windows Method 1] admin
Line 3: Line 3:
 If you've been sent a file containing the RADIUS server information then you'll need to uncompress, decrypt and untar the file to access the contents (a number of files equal to the number of your RADIUS servers): If you've been sent a file containing the RADIUS server information then you'll need to uncompress, decrypt and untar the file to access the contents (a number of files equal to the number of your RADIUS servers):
  
-====Windows====+====Windows Method 1==== 
 +  * Right click on the .tar.gpg.zip file provided and choose 'Extract All..' with 'Show extracted files' unchecked. 
 +  * Install Gpg4win from https://gpg4win.org/download.html leaving all the defaults as is 
 +  * At the end of the install Kleopatra should be running and a window should be open. 
 +{{ :public:pgp4win-start.jpg?400 }} 
 +  * Click 'Decrypt/Verify' and double click on the recently created .tar.gpg file from where you extracted it above. 
 +  * Double click the .tar file it shows and enter the supplied password. 
 +  * Click 'Save All'
 + 
 +====Windows Method 2====
  
   * Install GnuGPG from [[https://scand.com/products/wingpg/]] for your version of Windows.   * Install GnuGPG from [[https://scand.com/products/wingpg/]] for your version of Windows.
   *  Ensure that 'gpg' is selected as an associated extension during the install.   *  Ensure that 'gpg' is selected as an associated extension during the install.
-{{:public:1_gpg_install.png?400|}} +{{ :public:1_gpg_install.png?400 |}} 
-  * Locate the downloaded .tar.gpg file +  * Locate the downloaded .tar.gpg.zip file (shown as .tar.gpg) 
-{{:public:2_zip_file.png?600|}}+{{ :public:2_zip_file.png?600 |}}
   * Double click on it and then drag the resulting file (the icon should change to a padlock) to your Desktop   * Double click on it and then drag the resulting file (the icon should change to a padlock) to your Desktop
-{{:public:3_uncompress_to_desktop.png?600|}} +{{ :public:3_uncompress_to_desktop.png?600 |}} 
   * Double click on the file and you'll be prompted for the passphrase. Enter the one provided. A new file should appear on the Desktop   * Double click on the file and you'll be prompted for the passphrase. Enter the one provided. A new file should appear on the Desktop
-{{:public:4_decrypt.png?600|}}+{{ :public:4_decrypt.png?600 |}}
   * Locate 7-Zip File Manager and open it   * Locate 7-Zip File Manager and open it
-{{:public:6_find_7zip_proper.png?200|}}+{{ :public:6_find_7zip_proper.png?200 |}}
   * In 7-Zip locate the file on the desktop and double click on it   * In 7-Zip locate the file on the desktop and double click on it
-{{:public:7_untar.png?600|}}+{{ :public:7_untar.png?600 |}}
   * Double click on the directory to see the list of file and then they can be opened or dragged elsewhere.   * Double click on the directory to see the list of file and then they can be opened or dragged elsewhere.
 {{ :public:8_list_files.png?600 |}} {{ :public:8_list_files.png?600 |}}
Line 23: Line 32:
 ====MAC OS==== ====MAC OS====
  
-  * Download and install GPG Suite from [[https://gpgtools.org/index.html]]. There's no need generate keys though. Just stop at that point.+  * Download and install GPG Suite from [[https://gpgtools.org/index.html]]. There's no need to generate keys though. Just stop at that point.
   * Open a Finder Window and find the provided .tar.gpg.zip file.   * Open a Finder Window and find the provided .tar.gpg.zip file.
   * Double click on it to unzip it. A .tar.gpg file is generated.   * Double click on it to unzip it. A .tar.gpg file is generated.
Line 30: Line 39:
   * Double click on the directory to show the files.   * Double click on the directory to show the files.
 {{ :public:screenshot_2020-01-31_at_15.17.42.png?600 |}} {{ :public:screenshot_2020-01-31_at_15.17.42.png?600 |}}
 +  * Right click on the file and 'Open with...' 'Textedit'.
 ====Linux==== ====Linux====
  
Line 35: Line 45:
 unzip <filename.tar.gpg.zip> unzip <filename.tar.gpg.zip>
  
-gpg <filename.tar.gpg> (prompts for password)+gpg <filename.tar.gpg> > <filename.tar> (prompts for password)
  
 tar xvf <filename.tar> tar xvf <filename.tar>
Line 47: Line 57:
  extracting: holby.nhs.uk.tar.gpg  extracting: holby.nhs.uk.tar.gpg
  
-doctor@jadzia/tmp What? gpg holby.nhs.uk.tar.gpg+doctor@jadzia/tmp What? gpg holby.nhs.uk.tar.gpg > holby.nhs.uk.tar
 gpg: AES256 encrypted data gpg: AES256 encrypted data
 gpg: encrypted with 1 passphrase gpg: encrypted with 1 passphrase
Line 58: Line 68:
  
 </code> </code>
 +
 +Alternatively:
 +
 +  * Install Kgpg, igoring the key generation.
 +  * Click on the .tar.gpg.zip file in a file browser. Ark should open with the .tar.gpg in it.
 +  * Click 'Extract' and save the file out.
 +  * File the new .tar.gpg file in a file browser and click on it.
 +  * You should be prompted for the passphrase. Enter it.
 +  * A new .tar file should be saved next to the .tar.gpg file.
 +  * Click on the .tar file and the contents should open in Ark.
 +
public/unpacking_.tar.gpg.zip_file.1580484052.txt.gz · Last modified: 2020/01/31 15:20 by admin