Flash movie asking for authentication???

Hi,
I'm new to flash 8, I recently created a simple menu with a
couple of buttons. When I view the movie in an html file on the
computer that hosts it, It appears fine. If I try to view that page
from another computer on the network it brings up a secure realm
type authentication window, asking for the username and password
for the windows account on the machine hosting the file. If I don't
enter any details the file never loads.
Why is it doing this? How do I fix it?
Thanks in advance

Create an SM50 trace with only the security component turned to trace level 2. In order to do so, run transaction SM50 and select some of the dialog work processes (around 5). Then choose 'Processes -> Trace -> Active components' from the menu (or use CTRL-SHIFT-F7). Set the trace level to 2 and select only the 'Security' component. Reproduce the SSO problem, and note the time. Return to the SAP system to check the traces you just started (CTRL-SHIFT-F8 in SM50). This trace collects information on work process level. Therefore, you need to find the work process that has handled the authentication attempt.
This procedure is described in Note 495911 in more detail.
Nick

Similar Messages

  • Proxy server keeps asking for authentication

    My MacOS10.7.3 server coordinates a small subnet of 100 macs. To access the internet as provided by the larger organisation we must go through a proxy server. Unfortunately the proxy server keeps asking for authentication and checking the Remember This Password barely helps. Any tips would be appreciated.

    Hi, the reply by ctzsnooze in the following thread was very helpful to me:
    https://discussions.apple.com/message/23848959#23848959

  • We need de installation process of Flash Player ask proxy authentication. It's possible?

    We need de installation process of Flash Player ask proxy authentication. It's possible?

    No, but you should get around the problem by using the offline installers.
    Windows: http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header
    Mac OS: http://fpdownload.macromedia.com/get/flashplayer/current/licensing/mac/install_flash_playe r_11_osx.dmg

  • SMTP  doesn't ask for authentication, but won't send

    Hello,
    I have a javaMail program that has worked in the past, but since then I have switched ISP's. The new ISP does not provide email service, but my mother still has an account with the old ISP, so I tried connecting to the old one using her username and password. The thing is the old ISP doesn't ask for authentication, I can connect and it says sender "ok" but then it just denies my email saying "relaying denied", invalid destination address. I used to be able to send emails with any sender and destination email addresses from this same smtp server when I had an account(from my computer). So I guess my question is it still possible for me to use this smtp server when I have authentication, but it doesn't ask for it?
    here is debug code:
    DEBUG: SMTPTransport trying to connect to host "smtp.paulbunyan.net", port 25
    DEBUG SMTP RCVD: 220 ns9.PaulBunyan.net ESMTP server ready at Sat, 10 Aug 2002 1
    4:47:53 -0500
    DEBUG: SMTPTransport connected to host "smtp.paulbunyan.net", port: 25
    DEBUG SMTP SENT: EHLO me
    DEBUG SMTP RCVD: 250-ns9.PaulBunyan.net Hello c65.102.026.224.stc.mn.charter.com
    [65.102.026.224], pleased to meet you
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-8BITMIME
    250-SIZE 10000000
    250-DSN
    250-ETRN
    250-DELIVERBY
    250 HELP
    DEBUG SMTP Found extension "ENHANCEDSTATUSCODES", arg ""
    DEBUG SMTP Found extension "PIPELINING", arg ""
    DEBUG SMTP Found extension "8BITMIME", arg ""
    DEBUG SMTP Found extension "SIZE", arg "10000000"
    DEBUG SMTP Found extension "DSN", arg ""
    DEBUG SMTP Found extension "ETRN", arg ""
    DEBUG SMTP Found extension "DELIVERBY", arg ""
    DEBUG SMTP Found extension "HELP", arg ""
    DEBUG SMTP: use8bit false
    DEBUG SMTP SENT: MAIL FROM:<[email protected]>
    DEBUG SMTP RCVD: 250 2.1.0 <[email protected]>... Sender ok
    DEBUG SMTP SENT: RCPT TO:<[email protected]>
    DEBUG SMTP RCVD: 550 5.7.1 <[email protected]>... Relaying denied
    Invalid Addresses
    [email protected]
    DEBUG SMTPTransport: Sending failed because of invalid destination addresses
    thanks for any help

    If JavaMail doesn't see the "AUTH" line from the server, it won't attempt to authenticate.

  • Wikipedia asking for authentication

    Hello all. I'm not sure when this started happening for me, at least within the past couple of days, but when I search for something on Wikipedia, or go to it via a direct link, it asks for authentication. I'm not sure if it could be the result of a virus or not, but I am currently running a scan. Assuming URLs work on these forums, here is a link to a screen shot of this problem http://img707.imageshack.us/i/authent.png/ This problem has only begun occurring in the past 8-10 hours and seems to be isolated to Wikipedia.
    Well it appears that I can go to Wikipedia if I use a web based proxy.

    Create an SM50 trace with only the security component turned to trace level 2. In order to do so, run transaction SM50 and select some of the dialog work processes (around 5). Then choose 'Processes -> Trace -> Active components' from the menu (or use CTRL-SHIFT-F7). Set the trace level to 2 and select only the 'Security' component. Reproduce the SSO problem, and note the time. Return to the SAP system to check the traces you just started (CTRL-SHIFT-F8 in SM50). This trace collects information on work process level. Therefore, you need to find the work process that has handled the authentication attempt.
    This procedure is described in Note 495911 in more detail.
    Nick

  • Why is my public web site asking for authentication ?

    Hi,
    Why is my public web site asking for authentication ?
    My web site and the section of the default page belongs to Public group.
    My layout belongs to the WebAsset group.
    The document inside the default page belongs to Public group and Web/FP/RepMetiersSP account.
    Public group has only read access to everything.
    Also, what is the difference between unspecified group (inside site studio designer) and Public group ?
    Thanks,
    Jean-Pierre

    My fault. Inside this environment, I've specified the need for an account to access documents.

  • Why is google safari asking for authentication?

    Why is google safari asking for authentication?

    What's Google Safari? If you mean the Google search engine, it shouldn't. If you are access another section of Google, another app of fucntion, then it wan't you to log on to get to it.
    You might try cleaing Safari's cache (Settings app > Safari > Clear History and then Clear Cookies and Data). but without knowing more about what you are doing, its hard to tell what the issue is.

  • Public page asking for authentication

    Hi there,
    I have three pages in my application (aside from the login page) that are publicly accessible; ie, they have the 'Authentication' field in the page attributes set to 'Page Is Public'. Two of the pages work fine; they are accessible to unauthenticated users and display without hindrance. However, the third page always displays the login page instead of the page itself.
    There are differences between the way the pages are referred to. For example, setting pages' caches to be cleared, so I have tried using URLs with these components being the same and still get different behaviour. Also, they differ in setting variables in the URL so again, I have tried both setting variables and not in both the working and non-working pages and always get different behaviour.
    This is most strange behaviour; I have, within the same application, pages which should work the same way but don't. I would create a test case but the test case already exists within the application (the working public pages) and doesn't cause a problem.
    What reason could there be that one page set to be publicly accessible works fine with unauthenticated users but another page asks for authentication?
    Thanks,
    Robert

    Hi Dimitri,
    There's been a misunderstanding here. I don't use caching. What I mentioned was regarding the ClearCache component of Apex URLs (the 6th component.) Any pages listed in this component will have their item values cleared. This is distinct from Apex's rendering cache which appears to be what you're referring to.
    The issue is to do with different authentication behaviour in pages with the same settings.
    Regards,
    Robert

  • Flash Player will not install:  Asks for authentication of a proxy server.

    Trying to install Flash Player.  The installer asks for confirmation of a proxy server:  American Family Online.   This is a third party content filter that I used over 3 years ago, but no longer use.   I cannot authenticate, since I do not use this service anymore.  this prevents me from installing Flash Player.  I cannot find a reference to this in browser settings or security settings and do not currently use a proxy server.  What do I need to do to get past this and install Flash Player?
    Thanks,
    Prowler61

    Could you check the progress of the install.
    (1) Physical file location
    The DLL is deposited in this folder:
    C:\Windows\SysWOW64\Macromed\Flash
    Can you find NPSWF32_11_9_900_170.dll there?
    (2) Registry entry
    If the file exists, the next link in the chain is the registry entry Adobe leaves for Firefox to find.
    If you are comfortable using RegEdit, that should be here:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MozillaPlugins\@adobe.com/FlashPlayer

  • Java Applet Constantly Asks for Authentication

    With have a ADF application on Weblogic 10 that has occasional access to a Java applet. The Java applet is loaded whenever it's needed and not loaded whenever it isn't in a facet. The applet is currently in the public_html/applet folder.
    When we set the SSL configuration to requiring a client certificate, when the Java applet loads, it'll constantly ask for a client certificate even though the user already presented the client when hitting the website:
    Request Authentication Identification required. Please select certificate to be used for authentication.
    This is annoying to users and the Java Applet doesn't need authentication. Is there any way we can disable the authentication or remove the prompt?
    Here's the embedded applet code:
    <applet height="1" width="1" code="applet.Applet.class"archive="/app/applet/SApplet.jar" /><param name="permissions" value="all-permissions"/></applet>
    Things I've already tried:
    1) Setting the Applet up on HTTP instead of HTTPS; I get a warning about mixed content and still get the authentication pop-up.
    2) Created a minimal applet that only types out "HELLO WORLD" in the console, still get the authentication pop-up
    Here's the console window:
    Java Plug-in 1.6.0_35
    Using JRE version 1.6.0_35-b10 Java HotSpot(TM) Client VM
    User home directory = C:\Users\mfan
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.imageio.,com.sun.org.apache.xerces.internal.utils.,com.sun.org.apache.xalan.internal.utils.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1df073d
    basic: Plugin2ClassLoader.addURL parent called for https://192.168.130.99/app/applet/HelloWorld.jar
    network: Cache entry not found [url: https://192.168.130.99/app/applet/HelloWorld.jar, version: null]
    network: Connecting https://192.168.130.99/app/applet/HelloWorld.jar with proxy=DIRECT
    network: Connecting http://192.168.130.99:443/ with proxy=DIRECT
    security: Loading Root CA certificates from C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    security: Loading SSL Root CA certificates from C:\Users\mfan\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecacerts
    security: Loaded SSL Root CA certificates from C:\Users\mfan\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecacerts
    security: Loading SSL Root CA certificates from C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    security: Loaded SSL Root CA certificates from C:\Program Files (x86)\Java\jre6\lib\security\cacerts
    security: Loading Deployment SSL certificates from C:\Users\mfan\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecerts
    security: Loaded Deployment SSL certificates from C:\Users\mfan\AppData\LocalLow\Sun\Java\Deployment\security\trusted.jssecerts
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if SSL certificate is in Deployment permanent certificate store
    security: KeyUsage does not allow digital signatures
    (and here's where the prompt comes up).

    Actually, setting the archive to http://URL works fine. No more request authentications come up.

  • Self-contained movie asking for source files

    I have exported a final cut pro movie as a self-contained file, and after I deleted the source files, as my harddrive was jammed full, I am unable to burn the project onto a dvd. The file won't open in quicktime or final cut pro. It keeps asking for a source file to continue - HELP! It was a two hour movie that I am to be burning for XMas, and it has slipped out of my computer apparently. It was opening on its own without my harddrive connected before I deleted the source files, so I KNOW it was self-contained which is the only reason I deleted the files in the first place! Thoughts would be greatly appreciated.

    This is not a new problem. I have encountered it through many versions of QuickTime.
    Typically, it happens after I assemble a compilation of clips from various sources, including imported Windows Media files. I diligently check the "Save as a self-contained movie" option, which always indicates a file size larger than the "Save as reference movie" option -- for example, 1.7 MB vs. only 9.2 KB for a short clip. And yet, if I have discarded the original clip, QuickTime is unable to play some of the supposedly self-contained movies because it can't find the deleted source files. It's kind of maddening, especially when there's no way to recover the original clips.
    I haven't tracked this, but I suspect it might happen when a clip in one format is pasted into a movie without first converting it to QuickTime. Has anyone else noticed this possibility and tested it?

  • Single app purchased (Flash CC asked for serial number)

    I just bought single app from (flash profesional) for 1 month membership. I got invoice and bill, but still can't use the product.
    I tried to find my serial on my plan & product, but i still missing it .When i try to open flash, adobe flash cc ask med for serial number.

    Log in as an administrator to edit the hosts file in Mac OS.
    In a Finder window, choose Go > Go To Folder.
    Type /etc.
    Select the hosts file and open it.
    Back up the hosts file: Choose File > Save As, save the file as hosts.backup, and then click OK.
    Search the hosts file for entries that reference activate.adobe.com (for example, 127.0.0.1 activate.adobe.com) and delete these entries.
    Save and close the file.
    Duplicated host file and saved as hosts.backup.
    As following (e.) which file do i need to delete these entries (127.0.0.1 xxx adobe.com). hosts.backup right?

  • Newly purchased movie asks for authorization

    I just purchased a movie last night from iTunes (Tinker/Tailor/Soldier/Spy, HD).
    Today, attempting to watch via my Apple TV (2nd gen) home sharing, but it's asking for authorization.
    -- the movie DOES play on the computer directly
    -- I've tried deauthorizing/reauthorizing the computer. (iMac)
    -- Tried disconnecting home sharing & reconnecting.
    -- Tried upgrading Apple TV software (upgrade was successful, movie still asks for authorization)
    -- Other purchased movies play without problems.
    Any thoughts?

    I'd submit a bug report to the itunes customer support
    Apple - iTunes - Make Request for the iTunes Store
    www.apple.com/feedback/itunes.html 

  • Best flash movie settings for HDTV playback

    I am creating a flash video for a trade show for my company
    for the first time, and we are bringing a large HDTV to play to
    movie. Do I need specific settings in flash in order for it play
    corectly on a large HDTV? I have never before created a DVD using
    Flash, Adobe Premiere and Encore either. What are the best file
    size an settings for optimun playback?

    Getting your stuff out on TV or DVD or whatever means you need to experiment and see what works best.
    Make misstakes, encounter unforseen issues, these are the best learning school.
    Oh and get yourselve some dvd-rw´s for testing.
    For the HDwmv 720P wil do just fine (i am not sure Pro2 can do this). I use them to. I have my pc hooked up to a HD projector via hdmi. Looks great on a big screen.

  • Flash is asking for network permission

    For some reason, the first time i executed flash player (since last updated) my firewall popup asking for permition to connect with some ip, i give the privilegies and work, many of my client (i have a web application) call me today for the same reason. hope that help to you, and excuse me for my english.
    A screenshot of my firewall history, 190.46.255.24 it is the destiny ip.

    I moved this to a new post since you had replied to someone else's post on a completely different topic.
    It's hard to tell what's going on from your description.  Flash is a network enabled plugin, so it's very common for flash content to communicate with network resources.  Do you trust the website that you are visiting when this appears in your firewall warning dialog?  Do you know the IP addresses in question?

Maybe you are looking for