Password not working in Entourage or Safari

Every time I try to send/receive messages in Entourage or Mail, it tells me that my security or password settings may be incorrect, when I know they are correct. This has suddenly started happening for reasons I don't know. Any ideas?

Peter,
Have you talked to the company that hosts your email? It might very well be a problem with that companies servers and not something wrong on your computer. If you have the same email account setup on another computer try it from there to see if you have the same problem, but most likely it's a problem out of your control.
GeNomeZ

Similar Messages

  • Uppercase passwords not working in Firefox or Safari

    My wife uses uppercase for all her passwords. But since I upgraded her Macbook to Leopard (10.5.2) both Firefox and Safari have refused to accept her uppercase passwords.
    She can still get in to Hotmail if she uses the Shift key to enter her password, but even that approach doesn't work for many sites.
    The same problem happens if she uses my MBP, so it's not just the Macbook.
    Any suggestions why browsers would be refusing to accept uppercase passwords, while all other apps are happy to accept them?

    Hi virtualmark:
    Welcome to Apple discussions.
    I have never seen that before. FWIW, I use a combination of upper and lower case passwords when I access sites in both Safari and Firefox (no problems).
    Try clearing the cache and trashing the preference file (com.apple.safari.plist). I think I would also clear the cookie file - you could do this with a reset of Safari.
    Barry

  • YouTube is not working properly of my Safari. Can you help fix it?

    So for some reason YouTube is not working properly on my Safari. I don't know why but its normal for Chrome. Can anyone help me fix this? Here is what is happening.

    This looks like an emerging issue with YouTube. But, to make sure:
    1) Quit safari (command + q with it open)
    2) Open finder. Click on "go" on the top menu bar, then click on "go to folder." In the prompt that comes up, type in:
    ~/library
    3) Pull the caches folder to the trash. This will ask for your password
    4) Open Safari. Click "Safari" by the Apple logo, then click "reset safari." Make sure everything is selected, then reset safari.
    5) Try again.
    If that doesn't work, the resolution by someone else I was working with (see thread here) was:
    daMeeze wrote:
    I was able to access help topics in YT by not signing in. Massive numbers of ppl with same issue. Fixed by signing in and scrolling to bottom of page to "Something New" and trying out the Feather beta test. It sounds like a YT issue *whew*. THANK YOU for sticking with me :-)

  • Sharepoint 2010 windows authendication(NTLM) is not working properly in IPad safari browser

    Hi Apple Team,
    Sharepoint 2010 windows authendication(NTLM) is not working properly in IPad safari browser. When I enter the user name and password the page is keep on loading it never completes the page load. I installed chrome browser on my  Ipad and opened my sharepoint windows authentication site it is working fine.
    Device : IPad 2
    OS     : IOS 7.0.6
    Thanks,
    Baskar

    Hi Suhasini,
    Please refer below links for your issues. It seems you are having problem with 32 bit and 64 bit component in office and IE.
    http://howididit-sharepoint.blogspot.in/2012/04/datasheet-view-not-working.html
    http://alpesh.nakars.com/blog/datasheet-view-does-not-work-in-sharepoint-2010/http://support.microsoft.com/kb/2266203
    Thanks and Regards, Shailesh B. Davara

  • ShowHide onclick not working in Firefox nor Safari

    I have a real estate site that's been up for a while.  The floor plans showHide is now not working in Firefox nor Safari (still works in IE).  I would swear that it previously was working (6 months ago?).
    I'm sure I have a coding error someplace -- or have upgrades in the browsers disallowed the showHide script?  I'd rather not have to completely rewrite the page if I don't have to, so a quick fix would be preferable to having to rewrite the entire page.
    The page is a simple 3-layer:  the default visible layer is a plain site plan.  Imagemap showHide on mouseover create a mouse-over effect on each of the units; that mouseover aspect works properly in all browsers (it's showing and hiding any of 4 images depending on where the mouse is on the page).  What is not working is the onClick hot spot on each of the highlight images; the blank a=href"" comes up rather than the onClick... desitination.  Make sense?
    I tried both using the onClick within an <a> tag and on the image iteself (no <a> tag).  Neither works (except, again, in IE).
    I'm still on CS3; perhaps that's the issue?  I've been surfing to see if my script is outdated but unable to find anything useful, so thought I'd try this forum.  In my header, this is the FUNCTION that Dreamweaver put in.  Is v9.0 current?
    function MM_showHideLayers() { //v9.0
      var i,p,v,obj,args=MM_showHideLayers.arguments;
      for (i=0; i<(args.length-2); i+=3)
      with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
        if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
        obj.visibility=v; }
    The live page is at http://sweetzerterrace.com/fp/index.html
    CSS page is at http://sweetzerterrace.com/sweetzer.css
    Here is the full body code; I have bolded the relevant sections.  Pretty straightforward stuff, so I'm confused as to why it ceased to work.
    Help much appreciated!
    <body class="sweetzer" onload="MM_preloadImages('../i_sweetzer/nav_gallery_on.png','../i_sweetzer/nav_features_o n.png','../i_sweetzer/nav_fp_on.png','../i_sweetzer/nav_location_on.png','../i_sweetzer/na v_brochures_on.png','../i_sweetzer/nav_agent_on.png')">
    <div id="container">
    <div id="absolute">
      <div id="address"><img src="../i_sweetzer/address.png" alt="125 S. Sweetzer, Los Angeles/90049" width="950" height="114" /></div>
      <div id="navigation"><a href="../galleries/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ImgNavGallery','','../i_sweetzer/nav_gallery_on.png',1)"><img src="../i_sweetzer/nav_gallery.png" alt="photo galleries" name="ImgNavGallery" width="275" height="31" border="0" id="ImgNavGallery" /></a><a href="../features/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ImgNavFeat','','../i_sweetzer/nav_features_on.png',1)"><img src="../i_sweetzer/nav_features.png" alt="features" name="ImgNavFeat" width="105" height="31" border="0" id="ImgNavFeat" /></a><a href="index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ImgNavFPs','','../i_sweetzer/nav_fp_on.png',1)"><img src="../i_sweetzer/nav_fp.png" alt="floor plans" name="ImgNavFPs" width="129" height="31" border="0" id="ImgNavFPs" /></a><a href="../location/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ImgNavLocation','','../i_sweetzer/nav_location_on.png',1)"><im g src="../i_sweetzer/nav_location.png" alt="the location" name="ImgNavLocation" width="141" height="31" border="0" id="ImgNavLocation" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ImgNavBroch','','../i_sweetzer/nav_brochures_on.png',1)"><img src="../i_sweetzer/nav_brochures.png" alt="brochures" name="ImgNavBroch" width="126" height="31" border="0" id="ImgNavBroch" /></a><a href="../agent/index.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('ImgNavAgent','','../i_sweetzer/nav_agent_on.png',1)"><img src="../i_sweetzer/nav_agent.png" alt="the agent" name="ImgNavAgent" width="174" height="31" border="0" id="ImgNavAgent" /></a>
      <!--end div NAVIGATION --></div>
    <div id="sweetzer"><img src="../i_sweetzer/sweetzer.png" alt="Sweetzer Terrace Condominiums" width="50" height="504" /></div>
    <div id="swtMovie">
        <div id="sitePlan"><img src="fpi/sitep.png" alt="site plan" width="900" height="504" border="0" usemap="#SitePlanRolls" />
    <map name="SitePlanRolls" id="SitePlanRolls">
      <area shape="rect" coords="100,95,349,387" href="#" alt="hover03's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','show','hover02','','hid e','hover01','','hide')" />
      <area shape="rect" coords="379,99,797,226" href="#" alt="hover02's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','sho w','hover01','','hide')" />
      <area shape="rect" coords="352,253,814,380" href="#" alt="hover01's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','hid e','hover01','','show')" />
    </map></div>
      <div id="hover03"><a href="#" onClick="MM_showHideLayers('hover03','','hide','fp03','','show')"><img src="fpi/site_03hover.png" alt="units 03 - click to view floor plan" width="900" height="504" border="0" usemap="#SitePlanRolls" />
    <map name="SitePlanRolls" id="SitePlanRolls">
      <area shape="rect" coords="100,95,349,387" href="#" alt="hover03's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','show','hover02','','hid e','hover01','','hide')" />
      <area shape="rect" coords="379,99,797,226" href="#" alt="hover02's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','sho w','hover01','','hide')" />
      <area shape="rect" coords="352,253,814,380" href="#" alt="hover01's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','hid e','hover01','','show')" />
    </map></a></div>
      <div id="fp03"><img src="fpi/fp03.png" alt="floor plan 03" width="900" height="504" border="0" onclick="MM_showHideLayers('fp03','','hide','sitePlan','','show')" /></div>
      <div id="hover02"><a href="#" onclick="MM_showHideLayers('hover02','','hide','fp02','','show')"><img src="fpi/site_02hover.png" alt="click to show floor plan 02" width="900" height="504" border="0" usemap="#SitePlanRolls" />
    <map name="SitePlanRolls" id="SitePlanRolls">
      <area shape="rect" coords="100,95,349,387" href="#" alt="hover03's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','show','hover02','','hid e','hover01','','hide')" />
      <area shape="rect" coords="379,99,797,226" href="#" alt="hover02's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','sho w','hover01','','hide')" />
      <area shape="rect" coords="352,253,814,380" href="#" alt="hover01's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','hid e','hover01','','show')" />
    </map></a></div>
      <div id="fp02"><img src="fpi/fp02.png" alt="floor plan 02" width="900" height="504" border="0" onclick="MM_showHideLayers('fp02','','hide','sitePlan','','show')" /></a></div>
      <div id="hover01"><a href="#" onclick="MM_showHideLayers('hover01','','hide','fp01','','show')"><img src="fpi/site_01hover.png" alt="click to show floor plan 01" width="900" height="504" border="0" usemap="#SitePlanRolls" />
    <map name="SitePlanRolls" id="SitePlanRolls">
      <area shape="rect" coords="100,95,349,387" href="#" alt="hover03's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','show','hover02','','hid e','hover01','','hide')" />
      <area shape="rect" coords="379,99,797,226" href="#" alt="hover02's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','sho w','hover01','','hide')" />
      <area shape="rect" coords="352,253,814,380" href="#" alt="hover01's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','hide','hover02','','hid e','hover01','','show')" />
    </map></a></div>
      <div id="fp01"><img src="fpi/fp01.png" alt="floor plan 01" width="900" height="504" border="0" onclick="MM_showHideLayers('fp01','','hide','sitePlan','','show')"  /></div>
      <!--end swtMovie (floor plans) --></div>
    <div id="footer">
    <p><a href="../agent">Represented by Mina Barin<br />
    <span class="small">DRE-CA # 01065894</span><br />
    310.246.0212</a><br /><br />
    <span class="small"><a href="../disclaimers">DISCLAIMERS</a><br />
    © COPYRIGHTED MATERIALS; ALL RIGHTS RESERVED<br />
    <a href="http://pixel-relish.com/" target="_blank">SITE BY PIXEL-RELISH.COM</a></span></p>
    <!--end FOOTER --></div>
    <!--end ABSOLUTE --></div> 
    <!--end CONTAINER --></div>
    </body>

    This is a very unusual attempt.  You have both an anchor tag wrapping the image, AND hotspots on the image.  I'm not surprised you are finding a conflict between those two.
    <div id="hover03"><a href="#" onClick="MM_showHideLayers('hover03','','hide','fp03','','show')"><img src="fpi/site_03hover.png" alt="units 03 - click to view floor plan" width="900" height="504" border="0" usemap="#SitePlanRolls" />
    <map name="SitePlanRolls" id="SitePlanRolls">
      <area shape="rect" coords="100,95,349,387" href="#" alt="hover03's" onmouseover="MM_showHideLayers('sitePlan','','hide','hover03','','sho w','hover02','','hide','hover01','','hide')" />
    What is it you are hoping this will do?

  • HT5622 Why is my Apple ID or password not working anymore after I reset my password?

    Why is my Apple ID or password not working anymore after I reset my password?
    It keep asking my password... I have reset it, then, when I enter the new password, it's not accepted...

    Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...

  • Why is my apple ID password not working on ipad2 after updating to iOS6?

    Why is my apple ID password not working after upgrading to iOS6?

    Who knows?
    Settings>iTunes and App Stores>Tap your ID and sign out. Reboot your iPad.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Go back to the settings and sign back in again and see of it works now.
    If it doesn't work, post back with some information that might help us help you. Describe what you are doing in some detail and it might let us better understand why this is happening.

  • TS3274 password not working. says apple ID wrong

    apple ID password not working  has before?

    Hi jic811,
    Thanks for visiting Apple Support Communities.
    You can confirm your Apple ID and reset the password by following the steps at this link:
    Apple ID: If you forget your password
    http://support.apple.com/kb/ht5787
    Cheers,
    Jeremy

  • Wifi password not working on MacBook Pro

    Wifi password not working
    I got a MacBook Pro today. The previous owner had Apple wipe it clean for the new owner, me. When I first tried putting my wifi password in, I wasn't remembering exactly what it was, so I tried many different possibilities. Since then, I found my password in my office. I put it in, when it asked for it. But, it's not taking it. It just says searching for networks. And, this is after I identified the correct network. So, I am wondering if perhaps after a number of "tries" does it not accept ANY further attempts ? You know like Banking passwords....you get locked out. I'm wondering if I'm locked out? 

    No, not like a bank timeout.
    Open keychain in your Utilities Folder and look for old router password, or delete wrong passwords.
    You can always reset your router password to something new that you can remember.

  • Password not working, reset and not working again ...

    Hi I have had nothing but problems today I think my account has been hacked.  Couldn't log in to Skype on PC or iPad kept saying my password was incorrect, though same password I have always had.  I changed my password by having Skype send me a new one to my email.  I activated it and created new password and all good.  IN the middle of a call it shut down suddenly and when I tried to log on again, it said it didn't recognise the password I only just created that had worked already.  Kept trying and still nothing. So I went to create a THIRD password and now skype is saying my email address doesn't exist.  I have had this account for years and they only just sent me a new password to that email address so it certainly does exist.  Left for a few hours and now tried again and it says i have tried too many times today.  I have actually tried to create  new account to be able to use skype.  Can anyone explain what is happening? I am currently scanning for viruses but i really want to be able to use my old account with all my contacts on it rather than start from scratch!  My mother in law is having the same problem with her account so I wonder if it's a virus??  At the same time I have started receiving a bunch of emails from 'skype' in Chinese so I assume this is connected somehow?  Please any ideas on how to fix this?! 

    Have received numerous of the following:  also my account isn't working, passwords not working, can't access anything.  I think it's been hacked.  It is now not even recognising my email address.  Please advise how to fix.  Please note I did not follow any links in any of these emails that have been sent to me.
    本邮件自动发送,请勿回复。
    您好,sarahodonnell79:Skype管理器分配的Skype点数
    管理员Brian Leahy(来自Skype管理器Recognize polite beauty)为您分配了一些Skype点数。 您可以立即开始使用该功能。
    以下是为您分配的内容:
    Skype点数:EUR 8.00
    您的Skype用户名为sarahodonnell79 日期:2012-10-3
    查看您的Skype帐户
    Skype点数的用途:
    拨打世界各地的座机和手机 通过Skype WiFi使用WiFi热点 激活Skype To Go号码 启用呼叫转移
    如果需要协助或想要申请其它Skype功能,请联系您的管理员,他们的详细资料位于成员列表。 或者,如果需要任何其它帮助,请查看Skype的支持页面。
    我们希望您尽情享受使用Skype点数的乐趣。           
    谢谢! Skype同仁

  • TS1702 cant connect to wi-fi, my password not working

    cant connect to wi-fi, my password not working...grrrrrrrrrrr!!!!!!!!!!!!!!!!!!!!!!
    apple iphone 4g

    I think you need to give more information to get any help.
    What iOS level?
    What make, model, and version WiFi router are you using?
    What router firmware level?
    What type of security do you have configured? WEP, WPA, WPA2, etc.

  • HT1430 Yahoo mail password not working on iPhone 5

    Yahoo mail password not working on new iPhone 5

    Hello tifftann,
    I'm sorry, I'm a bit unclear what exactly you mean when you say that your Yahoo account "stop[ed] working". If you are having issues sending or receiving from the Yahoo mail account you have configured on your iPhone after a recent iOS update, you may find the troubleshooting steps outlined in the following article helpful:
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    Sincerely, 
    - Brenden

  • Ios 8 restrictions password not working

    Ios 8 restrictions password not working .... But 'am sure i didnt forget it !! ....what shall i do ?!!

    Howdy Kanfoud,
    If the iPhone isn't accepting the Restrictions passcode (which can differ from the normal access passcode), you'll need to restore the device.
    If you lose or forget your Restrictions passcode, you'll need to perform a factory restore to remove it.
    About Restrictions (parental controls) on iPhone, iPad, and iPod touch
    https://support.apple.com/en-us/HT201304
    Sincerely,
    Allen

  • Apple password not working in iCloud since I updates my email address. Still lists my old email but doesn't accept old password. How do I access?

    Apple password not working in iCloud since I updates my email address. Still lists my old email but doesn't accept old password. How do I access the cloud?

    To change the iCloud ID ("email") you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iDevice, then sign back in with the ID you wish to use.  When you do this you may find that the password for your old ID isn't accepted.  If this should happen, and if your old ID is an earlier version of your current ID, you need to temporarily recreate your old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice on your device, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • SLD connection user/password not working.

    Hello friends,
    I am new bee in SAP Netweaver.
    I installed SAP Netweaver for java.
    Now I want to connect it with BAPI from SAP.
    so, some where i am sucked with SLD. I opened Visula Administrator and nothing there to connect.
    I also tried http://localhost:50000/sld but my user/password not working.
    1. What to do to see/get username/password for SLD?
    2. How to connect netweaver to access SAP ZBAPI?
    Regards,
    RH

    Hello friends,
    I am new bee in SAP Netweaver.
    I installed SAP Netweaver for java.
    Now I want to connect it with BAPI from SAP.
    so, some where i am sucked with SLD. I opened Visula Administrator and nothing there to connect.
    I also tried http://localhost:50000/sld but my user/password not working.
    1. What to do to see/get username/password for SLD?
    2. How to connect netweaver to access SAP ZBAPI?
    Regards,
    RH
    Hi Ronny.
    Where is your UME running? On the java engine, on an ABAP system or at a LDAP?
    What i want to say is that your user has to gain the rights to connect to the SLD. Easiest way is to give you admin rights - to do that you have to know where your userstore is running....
    I am not sure if this is correct http://localhost:50000/sld
    Normally it should look like http://my.sap.com/56600/sld where my.sap.com is a fqdn and 56600 is the port of the java engine. 66 ist the system number of the as java.
    ZBAPI? I do not really know but i think you have to use a jco to connect...
    regards,
    Martin

Maybe you are looking for