http://bugs.winehq.org/show_bug.cgi?id=29655
Bug #: 29655 Summary: Adobe Reader cannot open document restricted by remote server Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: segfalta@gmail.com Classification: Unclassified
Adobe Reader 9.5 Try to open encrypted document restricted by a remote server. As expected, I am requested to provide username + password so that the remote server may grant access. However, upon providing the right credentials I get, "This computer must be connected to the network in order to open this document". Note, not only the computer is connected, but Adobe Reader itself successfully accesses Adobe online help etc.
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #1 from segfalta@gmail.com 2012-01-19 14:28:53 CST --- Created attachment 38451 --> http://bugs.winehq.org/attachment.cgi?id=38451 trace log
This log was gathered with: wine AcroRd32.exe >& /tmp/acrobat.log
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #2 from Juan Lang juan.lang@gmail.com 2012-01-19 14:37:04 CST --- Does using native crypt32 help?
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-01-19 20:08:05 CST --- Also what Wine version?
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-19 23:33:31 CST ---
fixme:crypt:CryptUnprotectData CryptUnprotectData received a DATA_BLOB that seems to have NOT been generated by Wine. Please enable tracing ('export WINEDEBUG=crypt') to see details.
looks suspicious.
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #5 from Juan Lang juan.lang@gmail.com 2012-01-20 10:57:11 CST --- Yeah, that's why I was wondering whether native crypt32 helped.
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #6 from segfalta@gmail.com 2012-01-20 14:36:21 CST --- 1. I set WINEDEBUG=crypt and captured the output. I attach it in hope it may clear things up. 2. Native crypt32.dll I tried to use what is found in .wine/drive_c/windows/system32 and tried to copy one from WinXP. I ran from the command line: WINEDLLOVERRIDES=crypt32=n wine <full path to acroread> In both cases trying to open the file I was reported about an unrecoverable crash :( 3. I use wine-1.3.37 on Ubuntu 10.04
http://bugs.winehq.org/show_bug.cgi?id=29655
Juan Lang juan.lang@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.37
--- Comment #7 from Juan Lang juan.lang@gmail.com 2012-01-20 14:46:26 CST --- (In reply to comment #6)
- I set WINEDEBUG=crypt and captured the output. I attach it in hope it may
clear things up.
Attachment?
- Native crypt32.dll I tried to use what is found in .wine/drive_c/windows/system32 and tried to
copy one from WinXP. I ran from the command line: WINEDLLOVERRIDES=crypt32=n wine <full path to acroread> In both cases trying to open the file I was reported about an unrecoverable crash :(
Try using 'winetricks crypt32': http://wiki.winehq.org/winetricks
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #8 from segfalta@gmail.com 2012-01-20 15:46:14 CST --- Created attachment 38473 --> http://bugs.winehq.org/attachment.cgi?id=38473 Trace log with WINEDEBUG=crypt set
Trace log with WINEDEBUG=crypt set
http://bugs.winehq.org/show_bug.cgi?id=29655
Juan Lang juan.lang@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38473|text/plain |application/octet-stream mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29655
--- Comment #9 from segfalta@gmail.com 2012-01-20 17:13:49 CST --- (In reply to comment #8) Tried to install crypt32 with winetricks - basically the same results.
http://bugs.winehq.org/show_bug.cgi?id=29655
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |imwellcushtymelike@gmail.co | |m
--- Comment #10 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in Wine 1.7.11 or later?
https://bugs.winehq.org/show_bug.cgi?id=29655
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://www.oldversion.com/w | |indows/download/acrobat-rea | |der-9-5-0DJiOCI7fQ%3D%3D CC| |focht@gmx.net Resolution|--- |FIXED Summary|Adobe Reader cannot open |Adobe Reader 9.5.0 fails to |document restricted by |open document restricted by |remote server |remote server (Adobe | |LifeCycle Rights Management | |security)
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, works fine here.
Tested with a few encrypted PDF documents from my work requiring username/password to connect to vendor remote servers using Adobe LifeCycle Rights Management security method.
Prerequisite: 'winetricks -q atmlib' (complex documents)
$ sha1sum 9.5.0_AdbeRdr950_en_US.exe e46000691a6dbcd7892078b46c8ee13613683545 9.5.0_AdbeRdr950_en_US.exe
$ du -sh 9.5.0_AdbeRdr950_en_US.exe 33M 9.5.0_AdbeRdr950_en_US.exe
$ wine --version wine-1.7.35-73-g6eb4966
Regards
https://bugs.winehq.org/show_bug.cgi?id=29655
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.36.
https://bugs.winehq.org/show_bug.cgi?id=29655
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #13 from Ken Sharp imwellcushtymelike@gmail.com --- *** Bug 16805 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=29655
kaydendignadice kaydendignadice13@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kaydendignadice13@yahoo.com