Endpoint Encryption

 View Only
Expand all | Collapse all

got error 3034:file is marked for your eyes only when decrypt file from vendor

  • 1.  got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 28, 2014 06:08 PM

    Hi Expert,

    We are working with vendor for exchanging PGP file. We imported their key and encrypted the file and vendor could decrypted it successfully. However, we got below error when trying to decrypt the file which was encrypted by vendor using our public key.

    3034:file is marked for your eyes only, ignoring output

    3137:eyes only option not specified, discarding output

    We are using PGP Command Line 10.2.1 build 54 and the vendor is using PGP desktop 10.1.0 build 860.

    I think the eye only is one option during encryption. However, the vendor said they did not choose any option during encryption the file. Could you help to provide me some guide how to resolve this issue?

    Thanks,

    Norman



  • 2.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Broadcom Employee
    Posted Apr 29, 2014 03:47 AM

    Hi Norman,

    Perhaps they are using an automated process to encrypt and are not aware of having used that switch.
    You should be able to see some output of the content of the file with:
    pgp --decrypt <path_to_file>\file.pgp --eyes-only --recipient <recipient_name_or_ID> --passphrase <passphrase_for_recipient_key>

    Very likely, you will only see encoded content, but if it works, then they need to send you a new file without the "--eyes-only" switch.


    Rgs,
    dcats



  • 3.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 08:53 AM

    Hi dcats,

    Really appreciate your quick response! Do you know how to turn that eyes-only option offer in PGP desktop 10.1.0 build 860?

    I tried to google and with no luck.

    Thanks in advance!

    Norman

     



  • 4.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 10:37 AM

    Hi Norman,

    There is no such option in PGP Desktop.  That is a pgp commandline only command, it doesn't have a similar feature in PGP Desktop.



  • 5.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 10:44 AM

    Hi Alex_CST,

    But we did got below error when decrypted the file which was encrypted by pgp desktop.

    3034:file is marked for your eyes only, ignoring output

    3137:eyes only option not specified, discarding output

    Do you have any idea how that could happen?

     

    Thanks,

    Norman

     



  • 6.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 10:56 AM

    Are all the files like this from the vendor?  What is their process to encrypt the email?  IMO, they must have pgp commandline somewhere 



  • 7.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 11:02 AM

    http://kbdownload.symantec.com/resources/sites/BUSINESS/content/live/DOCUMENTATION/3000/DOC3586/en_US/pgpDesktopWin_1010_usersguide_en.pdf?__gda__=1398790595_6885c9f5bb441002c4cc39d19ad9d6cb

    No mention of any eyes only related commands at all.  Even the command line version of NetShare:

    http://kbdownload.symantec.com/resources/sites/BUSINESS/content/live/DOCUMENTATION/4000/DOC4648/en_US/pgpNetShare_cmdline_1010_userguide_en.pdf?__gda__=1398790733_9971a2fd9b3545a0fd9ab32d1b190a06

    ...has no mention of it.



  • 8.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 11:54 AM

    Hi Alex_CST,

    Yes, all the files from this vendor got this error. They are using PGP desktop to encrypt the file.

    Are you saying they should use PGP command line to encrypt the file, PGP desktop could not be used to encrypt the file?

    Thanks,

    Norman

     



  • 9.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 11:58 AM

    To be honest it makes no sense to me.  Have you tried decrypting the file using PGP Desktop?  (You can get a 30-day trial from https://www4.symantec.com/Vrt/offer?a_id=109355)

     



  • 10.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 29, 2014 01:46 PM

    Hi Alex,

    Do you mean the file encrypted by PGP desktop could be only decrypted by PGP desktop?

     

    Thanks,

    Norman

     



  • 11.  RE: got error 3034:file is marked for your eyes only when decrypt file from vendor

    Posted Apr 30, 2014 03:49 AM

    No, it should be working.  It's a very strange occurance that its not.  We just need to elminate where the issue is (their end or your end)