Endpoint Encryption

 View Only
  • 1.  Sort PGP files

    Posted Sep 22, 2013 05:51 PM

    Looking for a way to sort or group all folders that are encrypted by PGP Netshare together.  I'm trying to see how many folders are actually encrypted so i can figure out a way to decrypt them faster than one-by-one.

     

    If there's a solution to execute a global decryption then that would be GREAT!

     

    THANKS!



  • 2.  RE: Sort PGP files

    Posted Sep 23, 2013 06:52 AM

    If you know your scripting you can use the netshare commandline tools to batch decrypt - providing you have the necessary key(s) to do it:

    http://www.symantec.com/business/support/index?page=content&id=DOC6312



  • 3.  RE: Sort PGP files

    Posted Sep 23, 2013 08:26 PM

    getting error messages:

     

     
     
     
    Bareword found where operator expected at decryp.pl line 1, near "--decrypt"
            (Missing operator before decrypt?)
    Backslash found where operator expected at decryp.pl line 1, near "WDOX\"
    Backslash found where operator expected at decryp.pl line 1, near "CLIENTS\"
    String found where operator expected at decryp.pl line 1, near "passphrase '**************(passphrase went here)**************'"
            (Do you need to predeclare passphrase?)
    Can't modify constant item in postdecrement (--) at decryp.pl line 1, near "pgpn
    etshare --"
    syntax error at decryp.pl line 1, near "--decrypt W"
    Execution of decryp.pl aborted due to compilation errors.
     
     
     
     


  • 4.  RE: Sort PGP files

    Posted Sep 24, 2013 04:38 AM

    Can you show me the full command? (passwords ***'d out of course)