Keychain pw different than login pw

Okay, so out of the blue, my keychains have decided to sputter...
I have a few of them I use for various things, and those are fine. I had 1 login keychain that I changed the password to, but when I went to login to ichat shortly thereafter, I put in the new password and nothing doing. Old password, still nothing. I got it to reset and was able to import the others, but now I have:
1 new login keychain
1 "loginrenamed1" keychain
The latter of which I'm being prompted for continuously, and neither the old nor new password works. To avoid huge headaches, I changed the default keychain to the new login keychain, but my old stuff is still in renamed_1. Stranger yet, it appears I can write to renamed_1 but not access it.
I'd like to just move all those old passwords to the new login keychain, but without the renamed_1 access, that's hard.
Any ideas? How could I do the password sync thing now?

Try this:
Assuming that you are using a recent build of OS X, go to /Applications/Utilities and launch the app called Keychain Access. Go to the Window pulldown menu and select "Keychain First Aid". Enter your password, set the radio button to "Repair", and click "Start".
If the above does not resolve the problem, then you may try the following:
Tutorial: Keychain issues; resolving
If you can't access your keychain, or forget your password If you can't get into your keychain file because you've forgotten your password or the keychain file appears to be corrupt, there are a couple of options.
First, if you've forgotten your password, you can use the "Keychain First Aid" utility to make the keychain password the same as the login password.
This can be accomplished via the following process:
Open Keychain Access (located in Applications/Utilities
Go to the "Keychain Access" menu and select "Preferences"
Click the "First Aid" tab
Make sure the "Synchronize login keychain password" box is checked
Close the Preferences window
Go to the "Keychain Access" menu and select "Keychain First Aid"
Enter your username and password
Click the "Repair" button
Another option is to completely delete your keychain then recreate it. This routine is useful if your keychain appears to be corrupt or otherwise inaccessible.
This can be accomplished as follows:
Launch Keychain Access (located in Applications/Utilities)
Click "Show Keychains" in the lower-left corner of the window.
Select the problematic keychain from the left-hand pane.
Navigate to the "File" menu and select "Delete Keychain '(name of keychain)'"
Check all options for deletion and press "OK"
Create a new keychain by going to the "File" menu, then "New" and selecting "New Keychain"
You can now make this keychain your default if you desire by selecting it, then going to the "File" menu and selecting "Make '(name of keychain)' Default"
Login as root and perform repair In some cases, problems with keychains can only be resolved when logged in as the root user.
First, enable root user.
After enabling the root user, and logging in under this account, again open Keychain Access. First attempt repairs using Keychain First Aid, and failing that, delete then recreate the keychain as described above while logged in as root.
Persistently asked for stored passwords If you are persistently asked for passwords in various applications that you have specified should be remembered in a keychain, your "login" keychain may not be active for one reason or another.
Navigate to ~/Library/Keychains/ (this is the Library folder inside your user home folder). Find the file named "login.keychain" and double-click it.
Failing that, select the "login" keychain within the Keychain Access application and make sure it is the default keychain by going to the "File" menu and selecting "Make 'Login' Default"
Turn off Keychain synchronization in applications having problems If specific applications are experiencing issues when accessing password-protected material, Keychain may be to blame.
For example, it appears that in some cases, failures in .Mac synchronization transfers are linked to issues with Keychain.
If you are having problems synchronizing data with .Mac servers, you may want to try the following process:
Open System Preferences and access the .Mac pane
Click the "Sync" tab
Uncheck the "Synchronize with .Mac" checkbox
Close System Preferences
Re-open System Preferences and repeat steps 1 and 2
Re-check the "Synchronize with .Mac" checkbox
If the above process does not re-allow synchronization, you may need to leave Keychain synchronization turned off in the "Sync" tab of the .Mac System Preferences pane.
The above comes from an article published on MacFixit.com.

Similar Messages

  • Keychain password different from login password

    I've gotten mixed feedback on this: What additional security, if any, is obtained by making your keychain password different from your login password?

    I concede that if:
    - any shoulder-lookers/keyloggers have equal access to the login and keychain passwords
    - the login password isn't being used for anything else
    - the login password isn't being stored in some other insecure location (maybe in a script for use in a sudo command)
    - you're not using ftp/some other protocol w/insecure logins to connect to that computer and get data
    then there is no reason to have separate login and keychain passwords.
    But what I'm saying is that there are lots of little things (like those I mentioned above) that can be security holes that one simply doesn't think about. A user who is truly concerned about security may wish to simply have two separate passwords, thereby avoiding many (not all) potential insecurities.
    ddr

  • Our system has detected an unauthorized login attempt to your AppIeID from an IP address location different than one you usually use. In order to protect your account, we will disable your AppleID due to our concern for the safety and integrity of the App

    Our system has detected an unauthorized login attempt to your AppIeID from an IP address location different than one you usually use.
    In order to protect your account, we will disable your AppleID due to our concern for the safety and integrity of the AppIe community.
    In order to confirm that you are the rightful owner of this account, we recommend that you click here: My Apple ID.
    I received this e-mail during the night and wondered if is genuine?

    It's a scam to steal your Apple ID and password.
    Delete it.

  • App store update login different than Regular app store

    I have updates to download from the app store and the login is different than when I download an app.

    If those apps were purchased with the Apple ID that pops up - you have to use that ID in order to update the app. If you have more than one ID, this is normal behavior. One of the apps must need that ID in order to update.
    If you know that this is not the case, and I'm not sure why that ID would come up if it isn't  the case. You can sign into the correct account in Settings>Store>Apple ID. Tap the ID and then sign out, then sign in with the correct ID.

  • How is a JQuery Vertical Accordian Different Than A Hide-Show Region

    Hello Everyone.
    I an using Apex 4.0.1. I recently learned how to create a JQuery vertical accordian. I'm using the sample accordian that Patrick Wolf recently created/posted. It uses a really nice "accordian template" that he put together. It's really quite useful when it comes to saving space and all on a page.
    Then I began wondering: How is this accordian different than Apex's own builtin Hide-Show Region template?
    And so, I created a sample page on my workspace in apex.oracle.com. I placed a JQuery vertical accordian that consists of 3 regions: 2 reports and a chart. I added a little bit of JQuery to Patrick's template that causes all 3 accordian slices to be closed as opposed to the default behavior of having one slice always open. I also added code that allows a user to re-size the entire accordian either vertically and/or horizontally.
    I then created 3 additional regions that mimic the first 3 regions above. These I placed in "column 2" on the page. For each region I assigned the "Hide-Show" template.
    As far as I can tell, both the accordian and the Hide-Show regions provide the same functionality.
    For the interested, here is a link to my page:
    http://apex.oracle.com/pls/apex/f?p=49919
    The app has open authentication assigned, and so, no login credentials are needed. Please click the "Accordian" tab.
    I realize that the accordian has more flexibilty in that one may add features like choosing to collapse/not collapse all slices and re-sizing, etc. I suppose one could do similarly for the Hide-Show regions using Javascript or JQuery but it would likely be an effort.
    Admittedly, such added features are cool and all. Still, it's been my experience that in the majority of business-like production environments, such "cool" features are pretty much useless. For example, I do not see how re-sizing the accordian or Hide-Show regions has much purpose. In fact, such "cool" features often get in the way of the main goal of the application.
    Of course, a JQuery accordian may also be created that expands/contracts slices "horizontally". I do not know of any way to do the same thing using Hide-Show regions. If someone does know how to do this, I (and likely others) would sure appreciate you sharing how.
    So, then, with respect to basic functionality (saving page real estate by encapsulating several regions), how is a JQuery vertical accordian any different than Apex's own builtin "Hide-Show" region?
    Thank you all for your thoughts/adice/code.
    Elie

    Hello Jari.
    Thank you for your help.
    Yes. Now I do understand what it is you are doing in your accordian page. And also I want to thsnk you for providing the sample code on your page showing how to go about preserving the current state of the accordian when you navigate from/to the page.
    You commented that this kind of state preservation is not available with the Hide/Show region. I'm thinking that you are correct, though I think I once saw something about doing this posted in this Forum. I'll search through and see if I can locate it.
    In any case, have you (or anyone else reading this thread) any other differences between a JQuery vertical accordian and Apex's own Hide/Show region? Other than being able to apply Javascript to an accordian to do things like preserve it's state (like you did), what else may one do with an accordian that is not doable (or at least not easily doable) with a Hide/Show region?
    Thank you for any further advice.
    Elie

  • Yosemite Mail Sets IMAP Flags differently than earlier Mail Versions

    Since converting to Yosemite, our junk mail filtering system (a copy of Thunderbird running 24/7 on our Linux server) has not worked.   We get over 1,000 pieces of Spam per day and use this setup to screen the junk before reading on our iPhones.
    After hours of debugging I discovered that when Yosemite Mail initially downloads a message from the IMAP server (we use HostGator), Yosemite Mail sets the IMAP Flags on the server to be NonJunk    $NotJunk    NotJunk 
    Yosemite Mail does this before any message is viewed.
    This is very different than Mavericks and earlier versions of Mail.  In those earlier versions, no IMAP server Flags were set when a message was downloaded.  The same is for the current version of iOS on my iPhone; no IMAP server Flags are set.
    The problem is that the three versions a "Not Junk" flag set by Yosemite Mail are confusing Thunderbird and probably other Mail clients.
    Does anyone know a way to stop to Yosemite Mail from setting these flags?   I filled a bug report with Apple, but am not optimistic...

    Back up all data before proceeding.
    1. Triple-click anywhere in the line below on this page to select it:  
    ~/Library/Mail/Bundles
    Right-click or control-click the highlighted line and select
              Services ▹ Open
    from the contextual menu.* A folder may open, or you may get an error message that the item can't be found. Either result is normal. If the folder does open and has contents, move the contents to the Desktop. Relaunch Mail and test. If there's no change, put the contents of the folder back and quit Mail again.
    2. Repeat with this line:
    /Library/Mail/Bundles
    This time you may be prompted for your administrator login password when you remove the items. Make sure they're removed from the folder and not just copied to the Desktop. If necessary, copy them first and then move the originals to the Trash.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • Why is the contents of Safari's downloads folder different than the actual folder?

    Why is the contents of Safari's downloads folder different than the actual folder that resides in my users folder?

    Problem is if I delete that .plist I'll delete those downloads.  I'm still able to launch those downloads from that location so that tells that file is probably not corrupted. I need to be able to located that folder and transfer the downloads from it before I do anything like this.  So that begs the question, where is that folder located?  When I do a folder search I'm taken to a Downloads folder, but it's not the one that is showing up from within Safari as it's contents are too different. 

  • I am having a problem with homesharing on my apple tv. The email address on my tv is different than what I am registered with. How do I correct the email address that is being displayed under home sharing on the apple tv?

    Somehow my apple id email address under homesharing on my apple tv is different than that used for homesharing on itunes in my imac. I can't access home sharing on my apple tv because of this. Can you please tell me how to change it on the apple tv in order to get homesharing to work?

    turn off home sharing on apple tv, then turn it on again, entering new credentials. Apple-TV works very reliably with home sharing unlike iDevices which don't

  • If I have two email accounts, one personal hotmail account and one MS Exchange work account, how can I setup individual notifications for each account. Right now, any email from any account has the same notification. I want work to be different than perso

    If I have two email accounts, one personal hotmail account and one MS Exchange work account on my iPhone 4s, How can I setup individual notifications for each account? Fore example, if I get a work email, I want to hear a DING, DING....If I get a personal email, I want to hear a BEEP, BEEP. Right now, any email from any account has the same notification. I want work incoming email notification to be different than personal incoming notification. The only semi-workaround I've seen is just disable any notification for the Hotmail account, so only work emails would notify. But then I don't know when I get a personal email. Even the lowely Blackberry Torch 9800 has this feature..not iPhone 4s??
    Thanks

    Sorry you get only one notification sound for all email accounts.  you can send a suggestion to apple here http://www.apple.com/feedback/

  • I had my itunes acct with a yahoo mail, now Im using icloud with my apple id, which is different than itunes I had.  how can I merge this 2 accounts? I still have money in my old itunes acct. 2 acct

    I had my itunes acct with a yahoo mail, now Im using icloud with my apple id, which is different than itunes I had.  how can I merge this 2 accounts? I still have money in my old itunes acct. 2 acct

    Is your phone still signed in with your old iTues ID for iCloud (in Settings>iCloud)?

  • I entered a new calendar event at I cloud on my laptop.  The enent showed up on my I Phone  4S but, the start and finish times on the entry in I cloud was different than the times shown on the I phone calendar.  How do I sync the time in my I Phone with

    I entered a new calender event using I cloud on my laptop. The enent transfered to my i Phone 5 S but, the start and finish times shown st i cloud on the laptop are different than the times shown on the i phone.  How do I sync the times on the i Phone with the times shown on the laptop i cloud calender?

    Turn off time zone support on the phone.

  • Photo rotaion in organize view different than edit view & slideshow

    Photo rotaion in organize view different than edit view & slideshow. The fact that the power supply to the computer was accidentally disconnected while I was working in iPhoto no doubt was the cause of this phenom.
    Any suggestions as to how to re-sync the rotations back up?

    Thanks for the tip. I wasn't aware of the use of theses two keys simultaneously. It occured to me after this post to just trash the whole library which I had just created for this particular group of photos and re-import the photos to a newly re-created library. I still had the camara connected so as it turned out it was fairly easy. Now that I think about it, if this hadn't been a newly created library just for this group of photos it wouldn't have worked so simply, so I guess I discovered another benifit for having multiple libraries.
    I'm glad you recomended the apple/alt key combo though as this knowledge no-doubt will come in handy at some time.
    iMac PowerPC G4 800 mhz 1GBSDRAM 17" Flatpanel   Mac OS X (10.4.8)   Seagate external Firewire/USB HD's:250GB & 500GBSony DSC-V3 & DSC-S8 Cybershot

  • How can I have a topic name different than the filename of a linked Word document?

    I've encountered multiple issues with linking to Word files ...here's another one: If a Word document is entitled Feature_ABC, then upon generating the HTM after linking it, the HTM's filename and topic name are both Feature_ABC. As underscores are ugly in topic names and features can be renamed, I would hope that I could rename the topic to be different than the filename.
    The Help documentation suggests this is possible by editing the Topic Name Pattern in the Word Conversion Settings dialog of Project Settings. However, reagardless of the Pattern entered, every time I generate or update from the context menu of a linked Word document the topic name remains the same as the filename.
    Because the topic name is shown in the Search panel and browser tabs, it will be a little ugly and may even be confusing. It is possible to edit the HTML directly, but then the HTML is overwritten each time the Word documents are update and the great advantage of using linked documents is lost.
    Is there a way to solve this problem?
    Thanks in advance for any help you might be able to provide.

    Thank you for your quick reply - just checked Multifox out.
    It seems it still forces me to open a new window, while preventing the need for a new profile.
    Why isn't it in the addons.mozilla.org ? Looks dangerous ...

  • I just upgraded to lion on my intel macbook.  I would like to change my facetime alert to something different than a phone ring and, I would like to be able to have full screen.  How do I do this?

    I just upgraded to lion on my intel macbook.  I would like to change my facetime alert to something different than a phone ring and, I would like to be able to have full screen.  How do I do this?

    Downgrade Lion to Snow Leopard
    1.  Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard (see below.) I suggest you make a separate backup using Carbon Copy Cloner 3.4.1.
    If you have Snow Leopard Time Machine backups, do a full system restore per #14 in Time Machine - Frequently Asked Questions.  If you have subsequent backups from Lion, you can restore newer items selectively, via the "Star Wars" display, per #15 there, but be careful; some Snow Leopard apps may not work with the Lion files.

  • Acrobat 9-forms-Radio buttons print different than check boxes

    I am using Acrobat Pro 9 to create forms.
    I've used both radio buttons and check boxes (that are circles).
    Forms were designed in InDesign with Zapf Dingbats as the open circles to be filled in.
    I used radio buttons when the user had to pick one over the other.
    I used check boxes when there were multiple choices or I wanted the user to be able to uncheck a box. (I used the circle style so they would look like radio buttons).
    The radio buttons are printing differently than the check boxes. It looks almost like there is an overlay on top of the actual open circle created by Zapf Dingbats.
    I checked the "appearance" window and there is no border or fill color on the radio buttons (same for the check boxes).
    Under the <general> tab, <common properties> is visible. I'm assuming it should be in order for the radio button to appear on the form.
    I would appreciate any input as to how to fix this.
    Thansk!
    Maureen

    That's just the way radio buttons are, and one reason I rarely use them in preference to check boxes. If Adobe wanted to, they could allow you to use any appearance you want for both the selected an unselected state of a check box or radio button, but they've actually further restricted your options over the years.

Maybe you are looking for

  • Error while creating datasource in planing. very urgent

    while configuring a datasource he gets an error failed to authenticate user admin against NYULDAP . this error her gets after entering the datasource name as EDPM_EDU in the config utility for confuguring a datasource.. please hellp asap.. i checkd t

  • WebUtil_c_Api problem

    I´m trying to execute the following C function: extern "C" __declspec( dllexport ) int add(int* value1, int* value2); So I have make the folling package: PACKAGE BODY calculator IS      add_func webutil_c_api.FunctionHandle;      add_func_parameters

  • IOS 4.2.1 GM won't finish installing (Stuck in DFU)

    I downloaded the latest 4.2.1 GM from the dev center. Running iTunes 10.1 (54). It just gets stuck every time. TinyUmbrella wont kick the phone out of DFU. I also tried modifying the host file. Nothing works. I've had this issue before and sometimes

  • Transfer programs to a new mac

    I have a macbook from 2007 and i also have adobe master colection CS5 on my laptop, I will be buying a new macbook pro tommorow and need to know how to transfer my programs to my new laptop. I do not have the disk.

  • How to optimise photos when offline?

    My iPhoto library is bloated with "optimised" images. It consumes GIGABYTES of space when taking into consideration that I use an iPad, and iPhone4 and an iPhone3Gs. But I have no option, I must keep these waste of space files or continually regenera