"pdf. protected by a password" error for a few users only

Hi
Lately I have had complaints that some of the users of my website are getting "pdf. protected by a password" errors when trying to open PDF files from our website. The files are created using abdpdf (abcpdf3.dll). For 99% of our userbase there seems to be no problem but for some we are now encountering this error. There is no password required to open the file (although there is an encryption owner password set), and the only other settings we have are that the ability to change, copy and edit are all set to false.
There doesn't seem to be a common denominator in regards to environments that the users encountering the problem are using.
Mac or PC users,  Windows XP/7 etc, IE, Firefox, Chrome etc.
Just for clarification, the users are only trying to open the pdf, not edit it.
Has anyone else encountered this issue?
Thanks
Steve

It appears that this may be an issue with Firefox 25 (it seems I was misinformed about the other browsers).
Info I got from a user:
The error only happens in Firefox Ver 25 I tried ver 24 and it worked OK an it also works on Internet Explorer or saving the link and opening the document with Adobe reader.
System info Windows 8.1
Firefox Ver 25
If this is the case is this the forum that I should be looking for answers on or should I go to Firefox for answers?
Thanks

Similar Messages

  • Help with making JLabel visible for a few seconds only

    Hello guys,
    I need help with making a JLabel object visible for a few seconds only and disappear when a JButton has been clicked.
    Here is piece of code where I add mouse listener to the JButton object in my case is (jrbFigure1) and
    when is called sets icon and text to the JLabel jlbl object:
    jrbFigure1.addMouseListener(new MouseAdapter() {
    jrbFigure1.addMouseListener(new MouseAdapter() {
    public void mouseClicked(MouseEvent e) {
    jlbl.setIcon(cross);
    jlbl.setText(wrong);
    This piece of code is in a switch statement, the statement is in a method.
    The JLabel jlbl object is added in a panel in the constructor of the class.
    I really hope someone could help me on this issue.
    I would like to thank you in advance for any help or advice given.

    Bobson wrote:
    Sorry for posting my issue twice, I thought, I posted it in a wrong forum:)It's OK. We'll ask the mods to delete the other thread.
    I want the label to appear for X seconds when then button is pressed and disappear after that.Then a Swing Timer is what you want to use.
    I need to do this in a number of cases from a switch statement because I several buttons.Better to have several ActionListeners, one for each button or each type of button, rather than one ActionListener with a large switch statement, a so-called switch-board listener. They're messy to debug and upgrade.
    I tried to use Swing Timer, but I cannot set it properly.Go through the Sun Swing tutorial on Swing Timers. It's all outlined for you there: [http://java.sun.com/docs/books/tutorial/uiswing/misc/timer.html]

  • Win 8.1 domain workstation. Block all access, except for a fews users/groups and domain controller information/date.

    Hi!
    Win 8.1 pro, domain workstation. How Block all access, except for a fews users/groups and domain controller information/date.
    Nuance:
    From domain AD is locked Workstation Firewall "Domain profile" edit.
    Possible?
    cenubit

    Hi GirtsR,
    I am not sure the command to use the SID to accomplish what you want to achieve, if you only know the SID, you could take use Powershell to find the related information, more information, please check:
    Working with SIDs
    And a similar thread for reference:
    How to find user/group known only SID
    More reference: Default local groups.
    Best regards
    Michael Shao
    TechNet Community Support

  • Event not getting triggered for a few users in production

    Hi Experts!!
    We have a workflow that gets triggered on the event REQUESTCREATED of BUS2089. In production, we see that for a few users the event is getting triggered and even the workflow is. But for a few users, the workflow is not getting triggered. However, we didn't check SWEQADM yet and are waiting to get auth to check the same. But before that, I need your valuable suggestions on this.
    When I check SWEL, I cannot see any entries at all. Not even for the successfully processed ones.
    Auth objects cannot be a reason, as all the users have same auth. Please suggest me on what else can be the reasons.
    Your help is highly appreciable.

    Hello Srinivas !
                  Check in SWEQADM to know whether the event is on queue.If so, redeliver it.
                  If there is no event on queue, check the RFC queue( transaction SWU2 ) and ST22 for possible ABAP dumps.
                  Call work item list report (transaction SWI1) and check event linkages (transaction SWETYPV )of the users for whom the event is not triggered.Are you using BAdI or user- exit to trigger the workflow ? If so, check whether those are in active state.
                 Refresh the workflow buffers(transaction SWU_OBUF).Check either of the workflow versions are in active state.
    Regards,
    S.Suresh

  • Can it be possible to disable outlook anywhere for some few users who are working from home ?

    One of my customer wants to disable outlook anywhere for some of the users who are working from home.They have exchange server 2013 in their premises and also have outlook 2010/2013 on their clients machine.Please advice?

    Hi,
    In Exchange 2013, all Outlook connectivity (Internal and External) are using Outlook Anywhere anyways. It is not recommended to use the following command to disable Outlook Anywhere for a specific user:
    Set-CASMailbox UserA -MAPIBlockOutlookRpcHttp $True
    If you disable it, the UserA would not be able to access the mailbox from both Internal Outlook client (Office) and external Outlook client (Home).
    For your requirement about disable Outlook anywhere for some few users instead of all external users, there seems to be no method to achieve it directly in Exchange server. Sorry for any inconvenience.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Password requirements for a single user

    does anyone know of a way to change the password expiry requirements for an individual user?

    See:
    Page 291 "Managing Password Policies" of
    Oracle® Internet Directory
    Administrator’s Guide,
    10g Release 2 (10.1.2)
    Part No. B14082-01
    December 2004

  • Password aging for externally authenticated user

    Hello All:
    How can we implement the password aging of externally authenticated user.
    Thanks
    San~

    If the user is externally authenticated, then the password expiry should be external. E.g for the unix account.
    "When you choose external authentication for a user, the user account is maintained by Oracle, but password administration and user authentication is performed by an external service. This external service can be the operating system or a network service, such as Oracle Net.
    With external authentication, your database relies on the underlying operating system or network authentication service to restrict access to database accounts. A database password is not used for this type of login. If your operating system or network service permits, you can have it authenticate users. If you do so, set the initialization parameter OS_AUTHENT_PREFIX, and use this prefix in Oracle user names. The OS_AUTHENT_PREFIX parameter defines a prefix that Oracle adds to the beginning of every user's operating system account name. Oracle compares the prefixed user name with the Oracle user names in the database when a user attempts to connect."

  • Error while broadcasting report to few users only!!

    Hello everybody,
                                We have a report which is scheduled for broadcasting to all users daily.Report data is hierarchy based.
    But, for few users report does not go, in  RSRD_BROADCAST_LOG we found following warning i.e. message with YELLOW signal light
    '<userid> not usable for Jobstep'.
    What is mean by this warning and how to correct it?
    I have checked the user profile, his email id is correct and the Comm.Meth is 'INT E-Mail'.
    Regards,
    Priyanka Joshi

    Hi Priyanka,
    Just a guess, check a user type for the user for which system shows warning .. I think it will be other than "Dialog". It could be background,communication and some other type. This types of users are  not meant for receiving broadcasting .
    Try to change the user type to "Dialog" and it should go through.
    Hope that helps.
    Regards
    Mr Kapadia

  • Password Error for JDeveloper Preview

    Dear all !
    I got a Oracle 91 Application Server Developer Preview CD ..
    and want install them .. but after filling out
    the survey under
    http://profile.oracle.com/profile-servlet/Survey?language=en&src=1271084&Act=4
    I coming to this error page ..
    http://profile.oracle.com/survey/Error.html
    Registration Error.
    We're sorry. There was a problem processing your request.
    So what to do .. the german help telephone number
    wasn't very helpful, as he had no idea
    what to do ..
    So how can I proceed to get a key for the Preview ?
    Thanks a lot for the kind help !
    Frank

    I'm not sure that the registration for the preview version is still working because we now have a production version. I suggest that you download the production version of JDeveloper from OTN.
    -- Brian (JDev Team)

  • Desktop 4.6 error for lotus notes user id file: "the user id is invalid"

    Hi everyone,
    we've several bold9000 in service, using Desktop version 4.6
    In one setup we've come accross "the user id is invalid" when trying to configure the desktop to use the user's ID file. In that case, it somehow was resolved when trying again after a reboot of the workstation - so we didn't really figure what the problem was and hence don't know the fix.
    Now we've installed the desktop on another station where it refuses all ID files, even some which are definitely known-good as they are the ones used on other stations by other users. No matter if we try to do it with or without admin rights, no matter if we give the ID password before loading the ID file, we always get "the user id is invalid" as soon as we select it. We also tried to enter all possible ways of writing the user's name into the "for user" field before loading the ID - no change, always error.
    Those IDs we've tried are definitely not invalid - at least not when used with Lotus Notes itself, it is perfectly happy to use them for user login.
    This particular error gives exactly one unusable result for scribd.com on google, nothing more.
    Anyone any idea? At the moment no BB for that user :-(
    Some more tec details:
    Notes 7.0.3 Server
    XP Workstation with SP3 plus various regularly MS updates
    What else would you need to know?
    Thanks in advance
    Lars
    Solved!
    Go to Solution.

    Hi again,
    I'll answer my own question:
    in the "advanced" section on the login screen, remove the tick box for "use default notes.ini file" and then browse manually for the notes ini file that is in use on this computer. This should then auto-fill the user name etc, and then the ID should be automatically used (or it should be happy to accept the one that it refused before) and should be accepted.
    This is strange, as I've definitely set the user name and server name correctly when entering them manually. Anyhow, it worked.
    (Hope Google will pick up this thread so that others may find it if they ever run into it....)

  • Critical Issue - 500- Internal Server Error for request in User's Inbox

    Hi,
    We have developed and deployed SOA composite and custom task flow (For Customized Email notifications).[30.7.1.1 Creating a Task Flow with a Router - http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_designtf.htm#SOASE744]
    When a request is generated it goes for an approval. In Approver's inbox in identity console you can see request is pending. When Approver clicks on that link to see request details error is displayed - "500- Internal Server Error "
    In OIM logs I can see this:
    oracle.adf.controller.ControllerException: ADFC-02001: The ADF Controller cannot find '/WEB-INF/oracle/iam/ui/soa/tfs/remote-taskdetails-tf.xml'.
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)
            at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition(MetadataServiceImpl.java:209)
            at oracle.adfinternal.controller.util.SecurityUtils.invokeURLAllowed(SecurityUtils.java:33)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:210)
            at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
            at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
            at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:57)
            at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:95)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:175)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/WEB-INF/oracle/iam/ui/soa/tfs/remote-taskdetails-tf.xml"
            at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)
    Screenshot of Error in Inbox:
    This is critical issue for us and is showstopper for Go-Live. So any kind of help is highly appreciated.
    Thank you,
    Tanmay

    If its Java only error then there wont be any dump in ST22.
    Strange issue for you, in general if we get 500 error, there should be details of it in the same page.
    You said this issue is occuring for only one user, is it getting replicated every time?
    You are also seeing the same error when u login as that particular user?
    Do one thing, assign him the Content Admin role and then do the preview of this iView form content admin and see if ur still seeing this error.
    Regards
    Yugandhar Reddy

  • Unknown Error for DB in Dreamweaver only (pages run fine on IIS 7)

    I'm running CS3 locally on Vista with IIS 7 on the ASP .NET
    framework 2.x.
    My problem occurs when I try to use Access databases in
    Dreamweaver. Whenever I try to "Test Connection", Dreamweaver
    throws an "Unknown Error". That's it - no other information is
    provided. Moreover, trying to get a list of tables in the Databases
    tab returns no tables.
    The paradox is that pages on the site run fine both locally
    and remotely. The pages retrieve and display information in the
    tables just fine (using the server behaviors created back when I
    ran Dreamweaver on XP). So the pages work when I view them with
    http://localhost/dev1.aspx -
    and those pages that work are using Dreamweaver server behaviors.
    The pages also work fine remotely (IIS 6/Win2K3/Same Directory
    Structure), retrieving and displaying information as intended.
    As a result of this problem, I can no longer develop the
    server behaviors or any sort of database connectivity within
    Dreamweaver.
    Please help! Has anyone run into this?

    You may try the forum LiveCycle Designer.

  • Automated password emails for Users_Gen (Upload users from files)

    Hello ,
    when we upload new users from file in users_gen , an automated email is being sent to the users which contains the user's password.
    Can you please let me know if we can change the text of that email , if yes how ..
    I want to include an extra line when the mail is sent to the users ...
    rgds
    Chetan

    Hello Chatan,
    unfortunately the text is hard coded, so you need an ABAP-er. He would need to insert the following code:
    Include: LBBP_MASS_CREATIONF02
    Form: help_form_send_email
          MOVE TEXT-010 TO MAIL_CONTENT-LINE.
          APPEND MAIL_CONTENT.
    *<<< Start of Insert >>>
          MOVE 'Your text' TO MAIL_CONTENT-LINE.
          APPEND MAIL_CONTENT.
    *<<< End of Insert >>>
          RECEIVERS-RECEIVER = p_email.
          RECEIVERS-REC_TYPE = 'U'.
          RECEIVERS-COM_TYPE = 'INT'.
          APPEND RECEIVERS.
    Regards,
    Peter Jancik

  • Firmware 7.3.1 info for the few users with bridged N routernetwork.

    Just to help those few people who had a similar setup as my bridged network.
    I had two different passwords set; one for my main N router and the other for the N bridged router. The 7.3.1 update failed on the bridged router.
    The work around was to change both routers to use the same password.
    Hope this helps those few people such as I who had used multiple password protection to their N routers.

    FWIW I'm not having the problem described - I have an old (G) Airport Express on a BGN (2.4GHz) network served by an Airport Extreme N (previous, single-band model) and a current (N) Airport Express on a 5Ghz N-only network served by a Time Capsule (previous, single band model). All of that stuff has been updated to the latest firmware.
    Something I noticed on the N network, and it possibly relates to several of the issues with 5GHz networks and the new firmware on existing routers is this: I have the wireless channel on my 5GHz router set to "automatic". Previously this used Channel 36. Now, after the firmware update, "automatic" has chosen Channel 147. In my case this hasn't made any difference for better or worse for how well or quickly other devices are connecting to the network, BUT I can easily see how being on a completely different frequency after the firmware update might make things work badly for some people, given imprefect transmission, interference, etc.
    What happens if you change the frequency for the 5GHz network from "automatic" back to whatever channel it was choosing "automatically" with the previous firmware? I found that pressing Option when clicking on the Channel dropdown in Airport Utility made the channel selection available, and then I could choose a specific channel if I wished. If your connection was working well with channel 36 (for example) previously, maybe try setting it manually to that again?

  • Outlook loses connection to exchange, pop up for credentials for specific internal users only

    2 load balanced CAS/web exchange 2010.
    "the connection to microsoft exchange is unavailable. outlook must be online or connected to complete this action"
    No one is experiencing this externally, only internally on terminal servers.
    Lync 2010 and Outlook 2010.
    They get the Lync MAPI conneciton prompt.
    Occasionally, after the above outlook error are prompted to enter credentials for exchange logon.
    When I go to connection status during this issue, the "outlook.domain.com" URL is "established" for mail, but referral, and 2 directory statuses are "disconnected" or "connecting".
    Address book service on 2 front ends are fine and started during this issue.
    This is only happening for one department in our environment. Of course, they are the only department that uses Lync internally on terminal servers.
    Lync config also says "EWS not deployed"
    Other departments testing Lync internally so far, "EWS ok".
    No other departments are having outlook issues.
    Departments differ from one another by OU and GPO.
    Josh

    Hi,
    According to your description, the issue may be related to your CAS array configuration.
    Thus, let’s check if there is a DNS entry pointing to
    Virtual IP Address of the CAS array and check load balancer's configuration.
    http://blogs.technet.com/b/omers/archive/2010/10/11/microsoft-exchange-2010-cas-array-steps-and-recommendations.aspx
    For the Lync issue, I recommend you ask for more professional help on our Lync forum:
    http://social.technet.microsoft.com/Forums/lync/en-US/home?category=ocs
    If you have any question, please feel free to let me know.
    Thanks,
    Angela
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Lightroom 4 / Camera RAW 6.7 causing Premiere Problems?

    I've also posted this in the Premiere Forum, but wanted to copy it here too.... After installing Lightroom 4 and the Camera RAW 6.7 beta, my Premiere Pro CS5.5.2 Win7Pro stopped working, popping up this garbled error message: (The other program which

  • JAXB in Jdeveloper 10.1.3.2

    Hi, Does Jdeveloper 10.1.3.2 contains JAXB inbuilt? or do we need to add the api explicitly ? Can anyone please tell to Add JAXB in Jdeveloper 10.1.3.2? Thanks in Advance

  • Autosaved has been added to my Excel file name....and i can't save anything new in it......

    Dear Users....... i was working on a  file of excel and light turned off...so later when i turned on my computer and opened that file again.... ......autosaved...has been added to its name. and its making me very problem ....i can not save anything i

  • Upgraded 10.5.6 from Tiger, can't see my messages only boxes

    I just upgraded to this system keeping Previous user and settings intact. I open up MAIL and it does not show anything, I have to go to WINDOW to Message Viewer to see the window. All my mailboxes are there but not messages. Can someone help please?

  • Discount group

    Hi All, I have set item group discount using discount groups (module inventory --> price lists --> special prices --> discount groups) form but how to see the discount group result in the B1 and not using query report ? Pls give advice. TIA Rgd, Stev