Authentication Broken

I've been using external PHP authentication successfully on my project, and after upgrading to the latest version of the SDK, it seems that my authentication is now broken.  Would you have any suggestions on what may have caused this?  My authentication code is based off of Ryan Stewart's code from this article: http://php.dzone.com/articles/integrating-php-flash.  The token and roomURL are being passed correctly since I can display them in an alert in the authenticationFailure handler.

I actually wasn't sure how to get the specific error message when the authenticationFailure event was fired.  What else was unusual was that sometimes neither the authenticationFailure nor the authenticationSuccess event seemed to fire and my program would just sit there.  All I did is change the autoLogin property to false and that fixed it (though I don't know why).
Thanks for all your work on this nifty service!

Similar Messages

  • Os authentication broken in 1.5.3  build 5783

    Hi,
    I have been happily using SQLDeveloper for quite some time. (Since 2006 on at least 5 different client/customer sites)
    The latest release has broken the os authentication connection method. ( and this client/customer really prefers them)
    The error is Failure - Test failed: invalid argument in call.
    I have tried using TNS and basic and LDAP connection drivers. Some test ok but when actually connecting prompt for a username/password.
    is there a workaround for this problem?
    Thanks in advance
    Mike

    The penny has dropped :)
    You meant ...
    Please choose the menu option : Tools ---> Preferences
    then expand the database preferences to show the advanced options
    and check the box marked "Use OCI/Thick driver"
    restart and retry the connection test.
    Thanks again Sue for the tip and also the article showing the whole array on connection methods
    http://www.oracle.com/technology/oramag/oracle/08-may/o38sql.html
    Cheers
    Mike
    Edited by: MDuffy on Feb 17, 2009 5:27 PM

  • ICal digest authentication broken after system crash

    Our XServe crashed a few days ago. It rebooted fine and all services works like before the crash. Only iCal authentication is giving me a headache. Digest authentication isn't working. Kerberos works and Basic, but I need Digest to work too. For web-authentication, everything works too, and we know the password is correct.
    caldavd > access.log gives this:
    127.0.0.1 - username [09/Jan/2013:14:38:15 +0200] "PROPFIND /principals/ HTTP/1.1" 207 504 "-" "Mac OS X/10.8.2 (12C60) CalendarAgent/55" i=8009 t=8.0 or=2
    ApplePasswordServer.Server.log gives this:
    Jan  9 2013 14:38:15    AUTH2: {0x4785feb3473967ce0000007a00000416, username} WEBDAV-DIGEST authentication failed, SASL error -13 (password incorrect).
    ApplePasswordServer.Error.log gives this:
    Jan  9 2013 14:38:15    client response doesn't match what we generated
    Any ideas on what to look for? Caches or corrupt files to check?
    Thanks!

    Finally found the error. Somehow a setting for Digest authentication had changed to
    Calendar:Authentication:Digest:Qop = "auth"
    after changing it back to
    Calendar:Authentication:Digest:Qop = ""
    everything works well again!

  • HT5570 Enabling two-step authentication broken? stuck in a loop

    I'm trying to enable two-step authentication. I go to the My Apple ID webpage. Log in. Click on Security and Privacy. Answer my security questions. Click on "get started" under two-step authentication.
    The first time I did this, I got a message saying that there was a 3-day waiting period in order to enable 2-step. Weird, but okay. I come back 3 days later, and now I log in, get started with two-step auth, and I immediately get looped back to the log-in screen with an error message that says "We're sorry, but your Apple ID account information can not be modified using the My Apple ID website."
    umm, how else would I modify my Apple ID account if not through the "MY APPLE ID WEBSITE"?
    Is anyone else encountering this? is it just a bug?
    thanks in advance for the help.

    Hi Jennifer,
    I just figured my problem out - and maybe it might relate to yours also. I had two email addresses linked to my Apple ID account. I could log into my Apple ID account using either of these two email addresses. The first time the 2 Step Verification failed I logged into my Apple ID using email #1. So I logged into "Manage My Apple ID"  using my email #2 and selected "Password and Security" then "2 Step Verification" and went through the whole process again (it didn't make me wait three days) and it worked!  It could be that the 2 Step Verification process has to be done using all the email addresses associated with your Apple ID. Of course if you only have one email address associated with your Apple ID.... then ignore all my posts :-)
    Regards,
    dc

  • Weblogic  patch has broken the LDAP authentication

    Hi,
    We have installed  XIR2 SP4 on  Linux and also installed a patch for the weblogic ,after installing weblogic patch we are unable to login to the infoview using LDAP authentication getting  error  ""An Error has Occurred: java.lang.InstantiationException:Could not instantiate bean CE_Session, neither class nor beanName were specified."
    Curently we have  uninstalled the weblogic  patch , now everyting is working fine.
    We want to know the reason for this , why the instalation of patch has  broken the LDAP authentication?
    Environment -
    BOXIR2 SP4,
    LINUX,
    Web logic 9.2,
    Oracle 10g.
    Thank you  in Advance.
    Thanks & Regards,
    Bill.

    You'll have to open an incident with support, that error doesn't seem like an actual LDAP error so go with deployment if you do. See if you can get an engineer to reproduce or trace your environment. This is the 1st time I've heard of a weblogic patch breaking LDAP.
    Regards,
    Tim

  • Authenticated RSS broken in Mail.app

    Mac OS 10.5.6
    Mail.app 3.5 (930.3)
    regular RSS works fine.
    Authenticated RSS from pbwiki works fine in Safari, but does NOT work in Mail.app
    It seems to be generally unstable: sometimes it is able to authenticate and create a keychain entry (and then fails to retrieve the feed), other times it cannot even authenticate...
    Any ideas?

    Unfortunately RSS feeds do not synchronize. Hopefully Apple will add this in the future. It seems as though this would be fairly simple to include so I'm optimistic that it will eventually show up. Hopefully sooner rather than later!

  • Broken SSL/TLS SMTP authentication with Outlook Express

    Hi All,
    I've created two ports for SMTP-Authentication with required SSL/TLS : port 25 and port 587. Everythings work fine on port 25 (both smtp-auth and ssl/tls works).
    But when using Outlook Express with port 587, the problems happens:
    Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'pop.cbn.net.id', Server: 'smtps.cbn.net.id', Protocol: SMTP, Port: 587, Secure(SSL): Yes, Error Number: 0x800CCC0F
    I've already disable windows firewall, Desktop Antivirus etc. but still not works.
    Does anyone has the same problem? Thank you.

    Sorry I'm a little late to the party.
    This is a bug in OE. It is attempting to do an SSL negotiation immediately when the connection opens, like what a web browser does for HTTPS connections, rather than using the STARTTLS mechanism to start TLS in the middle of the connection. In other words, it's attempting to use the old, never actually standardized SMTPS protocol if you attempt to do secure SMTP on any port other than 25. When we deployed mandatory SSL/TLS here, we had to deploy an SMTPS server on port 465, just for OE users (our mail relay server is not an IronPort).
    SMTPS was never standardized, never even made it past one Internet-Draft. It's allocation of port 465 was later revoked by IANA and reassigned to another protocol. Yet it was treated as gospel by many mail client authors. I refused to support it on our mail server until it became obvious that OE simply wouldn't work otherwise (getting correct STARTTLS operation by using port 25 is not always available because of ISPs doing port 25 blocking). I don't blame IronPort in the least for not supporting it, although it does make this situation harder to resolve.
    I have learned to hate OE.

  • Messages.app/Facetime Broken/Not-Working in Yosemite 10.10

    Hi all.
    I'm wondering if anyone else is having a problem with Messages.app/iMessage/Facetime after upgrading/installing Yosemite (the release version)? My Messages doesn't work.
    The Problems
    (A) Specifically, when you enter your AppleID in Messages.app->Preferences->Accounts->iMessagesAccount you get the following error:
    Quote: 
    Could not sign in to iMessage.
    Could not sign in. Please check your network connection and try again.
    Sometimes the error says it cannot activate. 
    (B) Also, oddly, FaceTime makes me enter my AppleID every time i reboot, but will work for Video FaceTime chats, but not audio?  And once I reboot, it again asks me for my AppleID.
    My Setup
     I have a 2010 Mac Pro. My Mac Pro is not stock, but nothing that's in there *should* cause a problem, so I wonder if anyone else is having a similar issue. My non stock hardware is:
    --MacVidCard 802.11ac and bluetooth 4.0 upgrade card (http://www.macvidcards.com/store/p33...port_Card.html)
    --VisionTek 7750 Eyefinity 6 2GB card (https://www.visiontek.com/graphics-c...rd-detail.html)
    --OWC Mercury Accelsior E2 SSD (http://eshop.macsales.com/shop/SSD/P...Accelsior/RAID)
    --Inateck 4 port PCI-E to USB 3.0 card (which has requires no drivers and is a pretty compatible card) (http://www.inateck.com/inateck-kt400...er-connection/)
    --Upgraded the 12-core 2.66ghz motherboard to 12-core 3.46 west mere x5690 xenon (turnkey OWC upgrade) (http://eshop.macsales.com/shop/turnk...Xeon_Processor)
    Here is some of the troubleshooting I've already done:
    I tried making a new guest account and tried to login there, and went so far as to install a clean install on a blank external drive with similar results.The only caveat is when you make the new guest account of fresh install, when you first put in your AppleID it almost kinda succeeds.  You initially see the screen where Messages tells you it's associating your phone number and a few email addresses together.  But if you try to use Messages, nothing gets through, and when you quit and re-run the app, you get that same 'could not sign in' error.
    Went through the stuff here to no avail:messages "An error occurred while activating. Try again later"
    My serial number does show in about this Mac.
    Messages/iMessage/Facetime all work(ed) fine under 10.9.x on the Mac Pro, so it should not be a hardware issue, as I didn't change any hardware over after upgrading.
    I installed Yosemite on my 2013 13" Macbook Pro and Messages/Facetime all work fine, so it's likely nothing to do with my network.
    I have confirmed that others that have done the MacVidCard 802.11ac/bluetooth upgrade are not experiencing this issue.
    Same with the USB card.
    Since I installed a fresh OS on an external drive, I doubt the OWC Accelsior has anything to do with this.
    I called apple support, and they are stumped and getting engineers to figure it out. One support guy at apple said the broken Messages.app problems were his only unresolvable problem he was getting this since Yosemite launched (and that it has been an exceptionally smooth launch), and had 4 calls on the same issue early morning the day after launch (he's one level up from the entry support folks and the only level above him are the actual software engineers).
    The video card seems highly unlikely to matter here. Then again, I'm not sure the hardware should matter at all...Which leaves me with...
    My Suspicion
    I think there may be an interplay between 2 things going on.  One, although I haven't changed my motherboard, perhaps changing the processor tray makes something fail with the Messages authentication?  And second, perhaps there is some corrupted data up on iCloud that alone or in combination with the processor tray, is tripping up Messages verification? The solution might be to bring my machine in and have them do some magic to make the serial number authorized on their system?
    Appreciate any thoughts and thanks for any help. Thanks!

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Active Directory authentication works in apex 3.2 - fails in apex 4.0.2

    I'm attempting to implement an AD authentication function which works for many of our apex 3.2 based apps in a 4.0 based one (both versions of apex installed in 10.2.0.4 DB) and it fails with this error -
    h4. ORA-01400: cannot insert NULL into ("APEX_040000"."WWV_FLOW_USER_ACCESS_LOG2$"."SECURITY_GROUP_ID") ERR-10480 Unable to run authentication credential check function.
    h5. Location: f?p=128:101:3059364335985257&notification_msg=Invalid%20Login%20Credentials/BC024DDF77AEE643E81F807FB74C83E6/
    I'm having trouble researching this issue as all the links for OID/DBMS_LDAP documentation at oracle.com are broken on http://www.oracle.com/technetwork/documentation/oid-089101.html
    I've read similar threads in the forum but either did not clearly understand the prescribed suggestions or did not ascertain I was experiencing the same issue.
    I've tested the function in the apex 4.0/10.2.0.4 schema using SQL Developer and the function works fine at this level so I have to presume something fundamental changed in the way apex implements authentication.
    Any suggestions as to a cause/resolution? My AD authentication function code follows;
    create or replace
    FUNCTION        "STRAININTEREST_AUTH_AD" (
          p_username IN VARCHAR2,
          p_password IN VARCHAR2 )
        RETURN BOOLEAN
      IS
        l_ldap_user   VARCHAR2 (256);
        l_ldap_base   VARCHAR2 (256) := 'DC=domain,DC=org';
        l_ldap_server VARCHAR2 (256) := 'adhostname.domain.org';
        l_ldap_port   NUMBER         := 389;
        l_domain      VARCHAR2 (256) := 'domain.org';
        l_retval      PLS_INTEGER;
        l_session     DBMS_LDAP.SESSION;
        l_attrs       DBMS_LDAP.string_collection;
        l_message     DBMS_LDAP.MESSAGE;
        l_entry       DBMS_LDAP.MESSAGE;
        l_vals        DBMS_LDAP.string_collection;
        l_dn          VARCHAR2(256);
        l_attr_name   VARCHAR2(256);
        l_ber_elmt    DBMS_LDAP.ber_element;
        l_org_unit    VARCHAR2(256) :='CN=GRP-StrainInterestApex_Users,OU=Domain_Local,OU=Groups,DC=domain,DC=org';
        l_org_unit_test VARCHAR2(2) := 0;
        attr_index    PLS_INTEGER;
        entry_index   PLS_INTEGER;
      BEGIN
        l_ldap_user             := p_username || '@' || l_domain;
        l_session               := DBMS_LDAP.init (l_ldap_server, l_ldap_port);
        l_retval                := DBMS_LDAP.simple_bind_s (l_session, l_ldap_user, p_password);
        DBMS_LDAP.use_exception := TRUE;
        l_attrs (1)             := '*';
        l_retval                := DBMS_LDAP.search_s ( ld => l_session, base => l_ldap_base, scope => DBMS_LDAP.scope_subtree, filter => '(sAMAccountName='||p_username||')', attrs => l_attrs, attronly => 0, res => l_message );
        l_entry                 := DBMS_LDAP.first_entry ( ld => l_session, msg => l_message );
        l_dn                    := DBMS_LDAP.get_dn(l_session, l_entry);
        WHILE l_entry IS NOT NULL
        LOOP
          l_attr_name       := DBMS_LDAP.first_attribute(l_session,l_entry,l_ber_elmt);
          attr_index        := 1;
          WHILE l_attr_name IS NOT NULL
          LOOP
          BEGIN
            l_vals := DBMS_LDAP.get_values (l_session, l_entry,l_attr_name);
            exception
               when others then
                  null;
          END;
          if l_vals.COUNT > 0 then
            FOR i IN l_vals.FIRST..l_vals.LAST
            LOOP
              IF l_attr_name = 'mail' THEN
                 APEX_UTIL.SET_SESSION_STATE('F111_USER_EMAIL',l_vals(i));
              END IF;
               --DBMS_OUTPUT.PUT_LINE('ATTR  IS: '||l_attr_name);
               --DBMS_OUTPUT.PUT_LINE('VALUE IS: '||l_vals(i));
              IF l_vals(i) = l_org_unit THEN
                l_org_unit_test := 1;
              END IF;
            END LOOP;
            end if;
            l_attr_name := DBMS_LDAP.next_attribute(l_session,l_entry,l_ber_elmt);
            attr_index  := attr_index+1;
          END LOOP;
          l_entry     := DBMS_LDAP.next_entry(l_session, l_entry);
          entry_index := entry_index+1;
        END LOOP;
        l_retval          := DBMS_LDAP.unbind_s (l_session);
        IF l_org_unit_test = 0 THEN
          RETURN FALSE;
        END IF;
        RETURN TRUE;
      EXCEPTION
      WHEN OTHERS THEN
        l_retval := DBMS_LDAP.unbind_s (l_session);
        RETURN FALSE;
      END STRAININTEREST_AUTH_AD;

    DOH. Too much copy/paste.
    In my code, I was setting an application variable to contain the email address I was retrieving from AD. Once commented out, it worked fine.
              IF l_attr_name = 'mail' THEN
                 APEX_UTIL.SET_SESSION_STATE('F111_USER_EMAIL',l_vals(i));
              END IF;

  • Can't bind server to OD, replication broken, users at some sites can't auth

    Hi all,
    Having a doozy of a problem with our OD at the moment, hopefully someone can help
    The setup:
    1 OD master and 3 replicas at head office here, all running 10.5.5 (issue also occurred in 10.5.4)
    Around a dozen remote AFP & SMB file servers, all are setup as "Connected to a directory system"
    Most sites are OK, but we have issues at 2 sites.
    Setting each site to "Connected to a directory system" fails at the Directory Utility stage. We try and add the master (or even some of the replicas), put in the diradmin name and password, and attempt to bind, but it responds with an error after a while.
    The error states that there is already a computer with this name, and prompts to overwrite. Overwriting fails also.
    I did a search and found this:
    http://support.apple.com/kb/TS1245
    and this:
    http://forums.bombich.com/viewtopic.php?t=11834&highlight=lkdc
    But neither tips help
    Attempting to set up the 2 remote servers as replicas stops at the "Enabling Password Server Replication" stage. I can close out of the assistant at this stage and am left with a "broken" replica, which has 2 out of 3 things running:
    LDAP Server: Running
    Password Server: Stopped
    Kerberos: Running
    On the master it says "Password Service Not Found"
    So it seems that setting up replicas on a different subnet doesn't work.
    I've tried getting my ISP to set up a static route for the VPN tunnel, and this worked for a set of blank test servers with no extra users added to them.
    Interestingly, setting a user's password to "Crypt" in WGM allows them to authenticate to the "broken replica" and access their files. Setting their password type to "Open Directory" has no luck at all.
    If I jump on the server and try a password check in the terminal, I get:
    AFP:
    dirt -u username -p password
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    Call to checkpw(): Bad Password
    path: /LDAPv3/10.10.20.1
    Username: username
    Password: password
    Error : eDSAuthFailed : (-14090)
    SMB:
    dirt -a nt -u username -p password
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    path: /LDAPv3/10.10.20.1
    Username: username
    Password: password
    Good
    The master's IP is 10.10.20.1.
    Users can sometimes connect via SMB instead of AFP, which is a workaround for now, but I'd like to know why this is happening.
    I've tried setting the AFP server's authentication methods to Standard instead of Any or Kerberos, to no effect.
    Does anyone know why these servers won't bind and won't replicate, and only allow connections if people use Crypt passwords? Is my Kerberos stuffed?

    Well, I tried to demote, then promote my master with no luck. During the upgrade from Tiger to Leopard, the password service cache (or whatever it's called) was somewhat corrupted. My OD Archive failed to restore !! I had to rebuild my entire OD from scratch.
    Now I have slightly less errors. My replicas joined up fine. Kerberos passwords get propagated when a password changes, but samba passwords do not. Samba working is essential as 95% of the clients machines are windows boxes. Here are a few quick tests I did:
    replica1 root# dirt -m /LDAPv3/127.0.0.1 -u fred
    User password:
    2009-01-15 17:13:16.919 dirt[4224:10b] password is : <password>
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    Username: fred
    Password: <password>
    Success
    replica1 root# dirt -m /LDAPv3/127.0.0.1 -a nt -u fred
    User password:
    2009-01-15 17:13:23.160 dirt[4233:10b] password is : <password>
    Call to dsGetRecordList returned count = 1 with Status : eDSNoErr : (0)
    Username: fred
    Password: <password>
    Error : eDSAuthFailed : (-14090)
    On the master this all works fine.
    The funny thing is that my diradmin account has not problem on the replica.

  • SSL: how to use Multiple Private key/Certificate pair for authentication.

    Hi all,
    i am implementing SSL in java using X509 Certificate/private key combination.
    i have two set of private key/certificate pair.
    one is factory default and another is generated at run time.
    my problem is to try ssl connection with both pairs on same tcp/ip connection.
    e.g. on server side: first try ssl connection with factory default certificate, if it fails try connecting with generated certificate on same tcp/ip connection.
    on client side: if generated certificate(this certificate was generated at server side) is present first perform server authentication using this certificate otherwise authenticate server with factory default certificate.
    can someone please help and let me know how do i need to configure both ends(client and server) for achieving the same.
    Thanks In Advance
    Saurabh Ahuja

    Client code does not contain any default truststore and needs a certificate for authentication.Of course it does. OpenSSL has a way of doing that: some kind of equivalent for the truststore. None of the stuff you've posted here about generating certificates at runtime has any bearing on that problem.
    It's like this. The idea of PKI with SSL is as follows:
    - the server has a private key and a signed certificate. Preferably it's signed by a CA that the client already trusts, otherwise if it's self-signed it has to be exported from the server's keystore and imported into the truststores of all the clients.
    - the client has a truststore that trusts the server, one way or the other, see above.
    - the server's private key is private to it. Nobody else has it. Nobody else can ever get it. If it ever leaks, the server is compromised, and server authentication via that private key now means absolutely nothing. You have lost security.
    - the server sends its cert to the client along with a digital signature signed by its private key.
    - the client (a) decides whether it trusts the cert, via its truststore, and (b) verifies the digital signature, which establishes that the server owns the certificate.
    At this point the server is authenticated to the client and the SSL connection is open. It can now be used as an ordinary socket connection.
    If you want client authentication too, you need all the above in reverse as well, i.e. reading server for client and client for server throughout. Note particularly that each client must have its own private key. Otherwise the private key isn't private, so signing something with it doesn't establish ownership, so client authentication isn't valid.
    You need to understand all this stuff and relate it to the apparently broken security design of your application. Generating a private key and a certificate at runtime is complete nonsense within the context of PKI and SSL. It proves nothing, establishes nothing, authenticates nothing; it just wastes time.

  • Should i be able to replace my broken ipad in jeddha apple store?

    hi apple family
    i bought an ipad 2 from sydney apple store more than a year ago.it's no warranty since its been more than a year.my ipad screen has broken down after i have been Bangladesh.I have a plan to visit jeddha in the last of this month.should i be able to replace/fixup my ipad in jeddha apple store? looking for an authentic answer.
    Best regards
    Irfan.

    It should charge independetely from the fact that it you are watching videos or not (at least mine does), eventhough it might take longer.
    Are you sure the charger is ok? Mine started giving me some problems and it would charge some times and others it didn't. Therefore I thought it was the computer and not the charger (usually they just burn and death is a quick, not a process). Turns out it was some contact thing. I am sure that you established the right connection to the video watching, but maybe you just seat more confortable in the sofa and the contact is lower...?
    Also, people at the apple store did not encourage me at all to buy a more powerful charger. They said it is best to use the same power it came with...

  • Hulu and Verizon Authentication Is No Longer Working

    I want to say that this process has been working flawlessly until the beginning of the month with coincides with the new release of the Verizon website redesign.  The feature I am specifically talking about is the authentication that Hulu has to do with providers so that Hulu users can watch Fox shows.  You can read more about it here:
    http://www.hulu.com/support/article/20362238
    As I mentioned previously this authentication that needs to happen, before Fox content can be watched, has been working flawlessly until a recent change on the Verizon side has broken it.  Here is the message that I receive back from Verizon when using my credentails to authenticate.  (the same credentials I use to login to the forum and view my account information)
    The problem with this message is that I am a Hulu subscriber, because I wouldn't be able to get to this authentication window if I wasn't.  And why would Verizon care if I am a Hulu subscriber or not, the job of this form is to authenticate me so that I can watch Fox, not authenticate me as a Hulu user, that is Hulu's job.  In addition, I am a long time Prime subscriber for my TV package.  
    When I call Hulu they say it is Verizon's problem, which I believe is the case given the formatting of the response message, the logo, and the copy right.  When I call Verizon support they have no idea what Hulu is, and I have to explain it to them, which obviously doesn't start the conversation off well.  And they say it isn't their problem, because they can't find the issue in their support database.  I have had a couple calls and web chats with the same exact result of them not being able to help me, because they can't find anything about Hulu in their system.
    I am stuck and reaching out to the forum in hopes that there is a Verizon rep which can help me track this down.  Because I am not the only user experiencing this issue.
    http://forums.verizon.com/t5/General-Residential-Products-and/Hulu-Plus-and-Verizon-and-failures-oh-...
    If you can me track this error message down I will be truly grateful.  
    To continue, you will need to become a HULU subscriber. HULU is available as part of the FiOS TV Prime package. Please upgrade to this package now.
    Here is my plan info:
    FiOS TV Prime HD
    FiOS Internet Speeds Up to 25 Mbps/25 Mbps
    FiOS Digital Voice - Unlimited Plan
    Thanks and please feel free to contact me if you want more information.

    Hi zigamorph,
    Please go to your profile page for the forum by clicking on your name, and look down the middle towards the bottom where you will find an area titled "My Private Support Cases".
    There you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.
    Regards,
    AnnieS

  • Odd Wiki Authentication Behavior

    We are running OS X Server 10.5.5 with Open Directory bound to an Active Directory install. Our wiki is limited to authorized users only. Users come from both AD and OD. The site is running under SSL because we have turned on clear text authentication as outlined in http://support.apple.com/kb/TS1619.
    First, multiple users cannot log in to the wiki from the same desktop PC. When the first user logs in, they get in without error. If they log out then someone else tries to log in with different credentials, the second user gets the infamous "Error from Server: Invalid Session (8002)" message. The first user can log in and out at will. It is only subsequent users that get the error. The big oddity is that this is inconsistent. Sometimes a second, third...etc. ... user can log in immediately without issue. I have seen no difference in the accounts. It seems like sometimes credentials are being cached somewhere and sometimes they're not.
    Second, at the same time the previous error started to show up, the login box behavior for incorrect logins broke. Rather than the box "shaking" when an incorrect login is entered, the "Error from Server: Invalid Session (8002)" message pops up.
    This all started with the install of the 10.5.5 update.

    Some more details.
    The only users with problems are those coming from OD alone (no AD account). Also, if I change the password type to "Crypt Password" the issue goes away and all can log in successfully (though the login box behavior is still broken for incorrect logins).

  • Broken screen, erased main disk, cannot boot to Recovery Mode to reinstall OS X

    I am using a MacBook Air from around 2010, not really sure what version of the OS was on it prior to erasing. The screen is broken so I have to either duplicate the screen or use clamshell mode to see anything. When booting in Recovery Mode by holding Command + R, the only option is to use clamshell mode with an external monitor because otherwise only a gray screen is shown.
    My issue is a result of erasing the main disk while in Recovery Mode and then shutting down the MacBook. I turned the computer back on assuming I could use clamshell and Recovery Mode to reinstall the OS but unfortunately this isn't working and I can't get anything to display on the external monitor.
    I cannot use Target Disk Mode from another Mac because there is no FireWire port and there is also no Ethernet port.
    This leads me to these questions in trying to figure out how to reinstall OS X:
    - Is it not possible to boot in Recovery Mode after erasing the main disk?
    - Is it not possible to use clamshell mode after erasing the main disk?
    I have also tried booting while holding Command + Option + R to use Internet Recovery or booting while holding just Option, there was still nothing to be displayed on the external monitor after closing the lid to switch to clamshell mode.
    I'm stuck, any suggestions would be greatly appreciated.
    MacBook Air, Mac OS X (10.4.8)

    FYI:
    I have tried booting into Single User Mode, using fsck to repair permissions, but to no avail. However in the Single User Mode I did notice something unusual. When trying to reboot using the command 'exit', a long list of errors came out.
    Most were Library/Extensions/... .kext is not authentic; omitting from prelinked kernel.
    Some errors were ...: No such file or directory
    And afterwards the errors were stuck there and no reboot occurred. I also couldn't type anything.

Maybe you are looking for

  • Document in SAP

    Hi All, Before vendor search is done for procurement a document is created in SAP. Can any one throw some light on it? Thanks Shravan

  • Get multiple values into one field

    I want to get following two rows into one record. Thank you in advance! ID     Name     Category 109     John     C1 109     John     D8 Result: ID     Name     Category 109     John     C1, D8

  • Mission Control & Mail Problem

    Until yesterday, I wasn't even aware of "Misision Control" until I somehow made my mail window fill the entire screen.  Now I have to use  F3 to get back to my applications since there is no Dock at the bottom of the mail window.  This is inconvenien

  • How Do We Certify our Devices?

    I work with a company that is interested in learning the requirements to become a Microsoft Certified Partner for Windows To Go drives, but haven't been able to find a shred of information on the topic anywhere online. How does a hardware producer in

  • Is there a professional green-screen photo booth app I can use for events?

    Hi there, I'm trying to set up a photo booth for an events company, but one that allows green screen capabilities, and one that people can use on their own without the aid of a photographer. The best app I've found online so far is SimpleBooth Pro: