Can't login ADFS using IE

I created ADFS v2 on one of windows 2008 R2 serves. The AD Sync works fine. However, I can't login  the ADSF server using adfssvr.mydomain.com/adfs/ls/idpinitiatedsignon.aspx even we have correct internal DNS settings.
Troubleshooting steps:
1. I read this article "A federated user is repeatedly prompted for credentials during sign-in to Office 365, Azure, or Windows Intune". If I modify the web.config, I can login. But none of resolutions fixes the probelm.
2. If I use Firefox broswer, I can login. Only IE doesn't work.
3. I have tried different IE version, differen computers, using compatibility view and adding the website to IE security site.
What could be hte probelm?
Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

Hi,
Thanks for your posting.
So the problem is that you cannot login ADFS using IE but other browser could?
What is the error message when you cannot login ADFS using IE?
In addition, I suggest you refer to the following forum to get professional support:
Claims based access platform (CBA), code-named Geneva Forum
http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
Regards.
Vivian Wang

Similar Messages

  • Can't login ADFS

    I created ADFS v2 on one of windows 2008 R2 serves. The AD Sync works fine. However, I can't login
    the ADSF server using adfssvr.mydomain.com/.../idpinitiatedsignon.aspx even we have correct internal DNS settings. If I try, this is the error: There was a problem accessing the site. Try to browse to the site again.
    If the problem persists, contact the administrator of this site and provide the reference number to identify the problem.
    Reference number: 4c5d3fac-3668-4719-981e-cbd68c9afb7b
    Event viewer has this message:
    Log Name:      AD FS 2.0/Admin
    Source:        AD FS 2.0
    Date:          7/30/2014 11:40:39 AM
    Event ID:      364
    Task Category: None
    Level:         Error
    Keywords:      AD FS
    Description:
    Encountered error during federation passive request.
    Additional Data
    Exception details:
    Microsoft.IdentityServer.Configuration.ReadServiceConfigFailedException: MSIS2001: Configuration service URL is not configured. ---> Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreConnectionException: ADMIN0017: An exception occurred while connecting
    to the configuration service. The configuration service URL 'net.tcp://localhost:1500/policy' may be incorrect or the AD FS 2.0 Windows Service is not running. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localhost:1500/policy.
    The connection attempt lasted for a time span of 00:00:02.0608368. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:1500. 
    ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1500
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.IdentityServer.Protocols.PolicyStore.IPolicyStore.Search(FilterData filter, Int32 maxObjects, String[] propertyNames)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
       --- End of inner exception stack trace ---
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.Search(Filter filter, Int32 maxObjects, String[] propertyNames, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyManagerBase.Search[T](Filter filter, Int32 maxItems, String[] properties, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyManagerBase.GetItem[T](Filter filter, String[] properties, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.Configuration.ServiceConfigurationReader.ReadServiceConfiguration()
       --- End of inner exception stack trace ---
       at Microsoft.IdentityServer.Configuration.ServiceConfigurationReader.ReadServiceConfiguration()
       at Microsoft.IdentityServer.Configuration.ServiceConfigurationReader.get_ServiceConfiguration()
       at Microsoft.IdentityServer.Configuration.ServiceConfigurationReader.GetHostNetTcpPort()
       at Microsoft.IdentityServer.Web.PassivePolicyManager..ctor()
       at Microsoft.IdentityServer.Web.FederationPassiveAuthentication.GetIssuerFriendlyName()
    Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreConnectionException: ADMIN0017: An exception occurred while connecting to the configuration service. The configuration service URL 'net.tcp://localhost:1500/policy' may be incorrect or the AD FS 2.0
    Windows Service is not running. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localhost:1500/policy. The connection attempt lasted for a time span of 00:00:02.0608368. TCP error code 10061: No connection could be made
    because the target machine actively refused it 127.0.0.1:1500. 
    ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1500
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.IdentityServer.Protocols.PolicyStore.IPolicyStore.Search(FilterData filter, Int32 maxObjects, String[] propertyNames)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
       --- End of inner exception stack trace ---
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.Search(Filter filter, Int32 maxObjects, String[] propertyNames, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyManagerBase.Search[T](Filter filter, Int32 maxItems, String[] properties, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyManagerBase.GetItem[T](Filter filter, String[] properties, PropertyFactoryBase propertyFactory)
       at Microsoft.IdentityServer.Configuration.ServiceConfigurationReader.ReadServiceConfiguration()
    System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://localhost:1500/policy. The connection attempt lasted for a time span of 00:00:02.0608368. TCP error code 10061: No connection could be made because the target machine actively
    refused it 127.0.0.1:1500.  ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1500
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
       at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
       at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.IdentityServer.Protocols.PolicyStore.IPolicyStore.Search(FilterData filter, Int32 maxObjects, String[] propertyNames)
       at Microsoft.IdentityServer.PolicyModel.Client.PolicyStoreClientManager.SearchWorker(Filter filter, Int32 maxObjects, String[] propertyNames, Boolean firstTry, PropertyFactoryBase propertyFactory)
    System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1500
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
       at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
    Bob Lin, MCSE & CNE Networking, Internet, Routing, VPN Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com

    Hi,
    Here are some troubleshooting links below for you:
    Troubleshooting Fedpassive request failures with AD FS 2.0
    http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-fedpassive-request-failures(v=WS.10).aspx
    AD FS 2.0: "The request specified an Assertion Consumer Service URL that is not configured on the relying party"
    http://social.technet.microsoft.com/wiki/contents/articles/4039.ad-fs-2-0-the-request-specified-an-assertion-consumer-service-url-that-is-not-configured-on-the-relying-party.aspx
    In addition, since Active Directory Federation Service is not an extension of Active Directory schema, I suggest you refer to the following forum to get professional support:
    Claims based access platform (CBA), code-named Geneva Forum
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Best Regards,
    Amy

  • Can't login/authorize/use iTunes -1020

    I can't seem to get the store to work either. It keeps throwing an unexpected 1020 error on one, and the other computer it won't let me authorize content or get in to the store saying my account info is bad. These machines were authorized, there aren't too many authorized.
    I'm late to get out the door for a road trip, please help. I just need to authorize some songs on my other computer so they will sync to the new iPod.

    Several websites are reporting this 1020 error. Theri advice is to wait until Apple fixes it on their side.
    One example of googling +itunes 1020+
    http://applescoop.wordpress.com/2008/10/10/some-itunes-users-report-login-issues /

  • Can not login to Oracle Application Express after upgrade to 3.2

    I installed oracle database express and then I upgrade APEX to 3.2 on it. I got the login page but I can not login by using any account, like SYS, SYSTEM. From the document, internal ADMIN account should exist but I did not see it from dba_users table.
    Thanks,
    Julie

    HI Don,
    I did run apxchpwd.sql to change the Application Express ADMIN user password. Then I invoked http://mymachine:8080/apex and got the Application Express login page. I put ADMIN in workspace and ADMIN in Username and the new password. But I still cannot login. I also tried http://mymachine:8080/apex/apex_admin page login. I typed ADMIN as username and the new password. Then I clicked on Login button. Nothing happened. No error message.
    Any idea?
    By the way, what does apxxepwd.sql do?
    Thanks,
    Julie

  • I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    As note already on the iBA forum [ AppleID for ibooks publishing ], you need two IDs. You can't use your developer ID.
    If you already signed up for books with that ID, you need to talk to Apple to straighten things out.

  • Using lion 10.7.4, can`t login as administrator or root (both enabled) at login screen. it shows other but when selected it will not accept correct entry.

    using lion 10.7.4, can`t login at login screen as administrator or root user, both properly enabled. the option other will not take the proper entry. it will accept the standard user login.

    Try resetting administrator password or resetting home folder ACL's for root user.

  • Changed AppleID p-word and now can't login to icloud on mac mini. I use correct password and I get spinning grey wheel. I know it's the correct password cause any other p-word gets error message. Also, my time capsule is blinking amber.

    Changed AppleID p-word and now can't login to icloud on mac mini. I use correct password and I get spinning grey wheel. I know it's the correct password cause any other p-word gets error message. Also, my time capsule is blinking amber. I've reset my password a few times and it doesn't help. Also have shut down completely and unplugged everything to no avail.

    Hey jamesarm97 & diegofoto,
    On August 21st, some users may have been unable to access iCloud services for a short period of time. Apple worked quickly to resolve these issues, however you two may have experienced them. To check the current status of these systems please see:
    Apple - Support - System Status
    http://www.apple.com/support/systemstatus/
    If either of you are still experiencing issues, you may want to troubleshoot with the following articles:
    iCloud: Troubleshooting web browser issues with iCloud.com
    http://support.apple.com/kb/TS4050
    iCloud: Account troubleshooting
    http://support.apple.com/kb/TS3988
    Thanks,
    Matt M.

  • Why I can't login to my iMessage using my apple password. It was showing password or username wrong error message. I try this many time but my username and password correct

    Why I can't login to my iMessage using my apple password. It was showing password or username wrong error message. I try this many time but my username and password correct

    I have the same trouble , I can't activate iMessage using my apple id.
    I think this is from OS itself (6.0.1) .

  • I can't login to solaris server using ssh(putty).

    Hi,
    I can't login to solaris server using ssh(putty).
    However I am able to login to that server using telnet.
    # pkginfo | grep -i ssh
    system SUNWsshcu SSH Common, (Usr)
    system SUNWsshdr SSH Server, (Root)
    system SUNWsshdu SSH Server, (Usr)
    system SUNWsshr SSH Client and utilities, (Root)
    system SUNWsshu SSH Client and utilities, (Usr)
    I see that ssh is running. Please suggest.
    # ps -ef | grep ssh
    root 392 1 0 Feb 27 ? 0:00 /usr/lib/ssh/sshd
    root 12523 392 0 Mar 03 ? 0:00 /usr/lib/ssh/sshd
    sbasha 12526 12523 0 Mar 03 ? 0:07 /usr/lib/ssh/sshd
    sbasha 10957 10954 0 Mar 03 ? 0:05 /usr/lib/ssh/sshd
    root 16495 16491 0 10:46:54 pts/2 0:00 grep ssh
    root 10954 392 0 Mar 03 ? 0:00 /usr/lib/ssh/sshd
    Thanks & Regards,
    -Gnanashekar-

    Hi,
    I found solution to the problem. By default sshd in solars 10 does not permit root logins.
    We need to edit /etc/ssh/sshd_config file as follows:
    PermitRootLogin yes
    and restart the sshd.
    #svcadm restart ssh
    Thanks & Regards,
    -GnanaShekar-

  • Does anybody know how I can run multiple skype accounts on my macbook air?  I found workarounds on youtube, followed the steps to set-up a second skype account but I can't login using the second account.

    How do I run multiple skype accounts on my macbook air.  I'm using MAC OS X 10.6.8.  I followed the workaround steps on youtube to set up a skype b account (application and folder) but when I open the skype b account I can't login. I get an error message saying "please check your network settings and try again".  My 1 skype account works but I need to run 2 skype accounts at the same time, 1 for a client and my own personal account.
    Thanks
    Yolanda

    How do I run multiple skype accounts on my macbook air.  I'm using MAC OS X 10.6.8.  I followed the workaround steps on youtube to set up a skype b account (application and folder) but when I open the skype b account I can't login. I get an error message saying "please check your network settings and try again".  My 1 skype account works but I need to run 2 skype accounts at the same time, 1 for a client and my own personal account.
    Thanks
    Yolanda

  • Can't login to repository DB after installing EM using response file

    Anyone can help me?
    I installed EM 10g grid control 10.1.0.3 on solaris 9, it was a silent installation with response file, with new db. I specified the passwords for sysman, sys,system and dbsnmp in the response file, the installation went smoothly, but after that, when I tried to login to the repository database using the passwords which I set in the response file, it told me that my password was wrong! but the account status are all 'OPEN'. So I have to change the passwords mannually again. Is it OK to specify password in the response file?
    Anyone can help me?
    The following were the account status after EM 10g installation
    SQL> select username, account_status from dba_users;
    USERNAME ACCOUNT_STATUS
    SYS OPEN
    SYSTEM OPEN
    DBSNMP OPEN
    SYSMAN OPEN
    MGMT_VIEW OPEN
    PERFSTAT OPEN
    OUTLN EXPIRED & LOCKED

    Hi daryle
    the passwords are all "password" or "sysman", no funny chars.
    the following are the required items in the response file
    FROM_LOCATION="/opt/install_em_grid/Disk1/stage/products.xml"
    ORACLE_HOME="/opt/app/oracle_em/product/10.1.0/em_1"
    REMOVE_HOMES={"/opt/app/oracle_em/product/10.1.0/em_1"}
    s_mountPoint="/opt/app/oracle_em/product/10.1.0/em_1/oradata"
    s_reposPwd="sysman"
    s_reposPwdConfirm="sysman"
    s_passwordChoice="D"
    sl_adminPwds={"password", "password", "password"}
    sl_adminPwdsConfirm={"password", "password", "password"}
    s_dbSid="emrepos"
    s_globalDBName="emrepos.home.com"
    I installed again with this response file, everything going up ok, the only problem is that I can not login to the respository database with the password i set in my response file. that means I HAVE TO change them at the db site.

  • Can't login using Firefox. (Mac OS X)

    I can't login to Adobe or the forum using Firefox (v30.0) Mac, which is my main browser. I'm only logged in right now using Safari.
    Here is a screen shot of the errors in the error console.
    I see this problem in archived threads, and they seemed to have solved it by disabling the extension HTTPS-Anywhere, but I don't have that extension.

    You are right. Somehow I was in the beta channel. By the time I made this reply, I was already up to Firefox 31, which had the same problem.
    I just did a clean install of Firefox, and got off the beta channel, however the problem is that I'm still now with Firefox 30 and it has the same problem.
    It's weird. When I go to login, the page hangs, but when I leave the page to go to another Adobe page, I'm already logged in.
    However if I try to do anything like see my licenses, I get sent back to the login page and it hangs.
    Here I am again, posting from Safari.

  • Can't login even after resetting password using install disk

    I have been unable to login in using the password on this computer. Twice now I have reset the password using the install disk that came with the computer. After resetting. I quit the installer and then reboot using the computer's startup disk. When I try to login with the new password, it won't let me uses the password even though the new hint is correct. How can I solve this?

    I think you have two choices...
    Reset OS X Password Without an OS X CD...
    http://theappleblog.com/2008/06/22/reset-os-x-password-without-an-os-x-cd/
    It'll boot like a newly setup Mac, but all your stuff should still be there once filling out the stuff.
    Or, an Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.
    But first...
    "Try Disk Utility
    1. Insert the Mac OS X Tiger Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes. (May or may not work)

  • I have iMac osx  version 10.8.5 and i forgot my account login password. i can't change it using my apple ID nor i remember my password.also my fire vault is not on and my keychain won't help. PS i can't also use the terminal idea it always not found.help

    have iMac osx  version 10.8.5 and i forgot my account login password. i can't change it using my apple ID nor i remember my password.also my fire vault is not on and my keychain won't help. PS i can't also use the terminal idea it always not found please help !!

    You need to restart the iMac and hold down the Command and R keys immediately.
    You will then have the utilities drop down and you choose Terminal
    When Terminal opens, type exactly:
    resetpassword
    and press Return.
    When the Reset Password window opens, select the user for which you want to change the password.
    Enter the new password twice, and then click Save.
    Accept the next dialog window,
    And then Apply
    When finished click the apple at the left side of the menu bar, and the Restart.

  • Can't login to FaceBook App using 9220 curve

    I can't login through Facebook App. I always get the error message "You have entered an incorrect email/password combination. Hint: Facebook passwords are case sensitive (2401)"
    I'm sure I'm typing the correct email and password. We even try my wife's and my other friends' Facebook account and we always gethe same error message.
    I tried uninstalling and installing the latest app version 4.00.13. I even try to login at m.facebook.com using the browser but I also got the same error message. Basic troubleshooting, reset, refresh and all other stuffs but it will still not let me login.
    I thought there were some issues with the keys (when I'm typing) but I tried with other Apps, (YouTube, Twitter, etc.) but they are all working.
    Please help me? If you can also give me the link where I should file this case.
    Thank you so much and more power!
    Adrian

    Hi adrian0275
    Welcome to BlackBerry Support Community Forums
    Are you able to login to your facebook account from a PC ? If so then I believe you are not able to enter your login crediantial on your BlackBerry , If you have a mixture of different characters in your password or email ,and you are not able to properly enter those on the BlackBerry keyboard. For example , if your password is
    adrian0275
    And you enter a > d > r > i > a > n > 0 > alt  > 2 > 7 > 5
    the actual result will be
    adrian02zd
    You must enter
    a > d > r > i > a > n > 0 > alt >2  alt > 7 > alt > 5
    to get adrian0275 on your device. So, while on the BlackBerry keyboard you think you are typing adrian0275 , you are actually typing adrian02zd .
    Plaese take your time and enter those figure correctly on your device and see if that work .
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

Maybe you are looking for