Export all Safari and Keychain login details to print

How can this be done so I have a hard copy of all my login off Safari or Keychain?

If you want a paper copy of your login.keychain (which includes all of your Safari ones), use this simple AppleScript which generates a list containing the name, account username, and password for each key in my login.keychain. I use this list as a backup for all generic and webpage keys. This works without a problem when run in Script Editor (copy and paste the script into Script Editor, but don't include the <begin script> and <end script> items), prompting with a dialog box for approval to open each key, and continuing on to the end, producing the desired, tab-delimited text document named "Passwords", and saving it to the Desktop. Every time the dialog box pops up, click the right-most button that isn't grayed out. Once through, if you run the script again, it'll remember what you entered previously and not ask again. I usually clean it up manually and copy it into Excel where I can sort it.
Ensure that Keychain Scripting.app is in /System/Library/ScriptingAdditions/ and that the login.keychain is in /Users/username/Library/Keychains/.
<begin script>
set osXKeychainScriptingPath to ¬
(path to scripting additions from system domain as Unicode text) ¬
& "Keychain Scripting.app:" -- one line
set theSecuridPIN to {}
tell application "Keychain Scripting" to launch
tell application "Keychain Access" to launch
using terms from application "Keychain Scripting"
tell application osXKeychainScriptingPath
set KeyList to every Internet key of current keychain
repeat with aKey in KeyList
set theSecuridPIN to theSecuridPIN & ((name of aKey) & tab & ¬
(account of aKey) & tab & (password of aKey) & return) as text
end repeat
end tell
end using terms from
tell application "Keychain Scripting" to quit
tell application "Keychain Access" to quit
tell application "Finder"
open for access file (((path to desktop folder) as text) & "Passwords") with write permission
set theFile to result
write theSecuridPIN to theFile
close access theFile
end tell
<end script>

Similar Messages

  • Cannot access to any site with ssl connection and fail to open safari and keychain, unless restart computer and login in with Guest account.

    when Update to 10.7.2 ,I cannot access to any site with ssl connection and fail to open safari and keychain, unless restart computer and login in with Guest account.
    OS:10.7.2
    Macbook Pro 2010-mid 13inch

    I also have the same problem, however if I use Firefox or Opera sites with ssl connection work fine. Still, I can't use Google Chrome (ssl), Safari (ssl), the Mac app store (generally), or the iTunes store (generally). Both the iTunes store, Safari and the app store won't respond, and Chrome displays this error: (net::ERR_TIMED_OUT). The problem persists regardless of what network I'm using. Also, when trying to access the keychain or iCloud, the process will not start (will hang). I didn't have these problems at all before updating to 10.7.2.
    Sometimes rebooting helps, and sometimes not. If the problem disappears by rebooting, then it only lasts a few minutes before it reappears. It is very frustrating, especially since there doesn't seem to be any obvious or consistent way of which to fix it.
    I'm also using a Macbook Pro 13-inch mid 2010.

  • Hate safari and keychain

    i hate safari and keychain ,is there any solution ,i try my best ,when ever i will try to open my yahoo mail it will ask about certificate even i clik on the certficate to trust this side .other thing when yahoo will open it will just come like a black page where u can login by user name and password but the grapichs is not coming.that means when i will open yahoomail site it will not come on proper way it will only come by letter graphics will be not there but i can use my yahoo mail,but iwanna solv this problem becuse it look ugly

    I was having a similar problem when going to the Apple website. I was being asked about a keychain. Other sites were fine.
    For some reason, none of the suggestions from others had worked for me. What did work was this:
    1. Open Hard Drive, Applications, Utilities, Keychain Access.
    2. From Keychain Access menu, choose Preferences.
    3. On the General tab, click the "Reset My Keychain" button.
    Problem solved.

  • My macbook wont except my administrator name even after i reset my admin pasword and keychain login password so I am unable to install or make any account changes. Suggestions anyone? I've been at this for hours now....

    My macbook wont except my administrator name even after I reset my admin pasword and keychain login password so I am unable to install or make any account changes. I can't even install any software. Suggestions anyone? I've been at this for hours now....

    Try Resetting the PRAM

  • ST03 Export: How to export all instances and task types?

    I am exporting ST03 data using SAP GUI
    I can export data for a single task type and a single instance.Is there a way I can export the Time Profile data for all instances and all task types in a single export? Can I do a single export rather than NxM exports?
    Also, when I export to a text file, there is a header that reports the instance, data, and task type. When I export to excel file I only get the table, not the header info. Is there a way to to get the header info into the excel export?
    Is this the appropriate forum for these questions?
    Any help is appreciated.
    Thanks.
    Tim

    I moved this question to an ABAP forum. Here's the [thread|ST03 Export: How to export all instances and task types?;.
    Tim

  • How do i export all photos and videos from IPhone5s

    how do i export all photos and videos from IPhone5s?

    Sorry,I need to export from my IPhone 5s to my MAC,
    not sure where/how to export, save.
    right now we have ITunes, Preview, some programs didn't get added back when the new drive was put in.
    we have IPhoto on the back up and I think photo booth.
    I've not had any success getting photos and videos off the phone an into something on the MAC.
    thank you for your help!

  • When attempting to print in Pages, I keep getting a message that no printer is detected. I have checked all connections and they are solid, this printer has always worked before, and even if I try to add it, I still get that message.

    When attempting to print in Pages, I keep getting a message that no printer is detected. I have checked all connections and they are solid, this printer has always worked before, and even if I try to add it, I still get that message. I can print from all other applications, just not any Pages documents.

    You may just have an outdated printer driver.
    Menu > Edit > Print > Printer: Add Printer
    Peter

  • Safari and Keychain problem

    Hi every one,
    I killed my safari. I was trying to connect to my university's wireless WPA Enterprise network and my ibook would not recognize the certificate. I tried a lot of different things, and I finally decided to get rid of all of my keychains and start all over again... big mistake! I went to HD/Library/Keychains and erased the two files that were there. Ever since, I get the message: 'safari can't open... because it couldn't establish a secure connection to the server.' My remedy was to get Firefox BUT now I can't export pictures to my .mac webpage or use iSinc. I would really appreciate your help to either 1) fix safari, or 2)find an alternative way to export pictures to the web,
    Thanks in advance,
    Hector
    Ibook G4   Mac OS X (10.3.9)  

    "1) how to connect to the Uni. net (probably a different post), and 2) how to fix safari... I just want safari back!! "
    Sorry for the delay...sometimes "beach time" is the only time that matters.
    Yes, connecting to the Uni.net is a different post in a different forum. Try this one. Like to help but I don't have any experience with that particular area.
    Re: Installing Safari:
    You can install a new version by extracting it from your Installer DVD. To do this you'll need a copy of Pacifist.
    After downloading Pacifist, open the app. Instructions for extracting package contents on the Installer DVD are pretty straight forward. Next load your Installer DVD. When it's open in your Finder, go back to Pacifist and extract the Safari package from the Installer DVD.
    Before you install Safari make sure you:
    Trash the existing Safari application
    Trash the Safari.pkg file found in your /library/receipts folder
    Move your existing Safari bookmarks and history files, plus your Icon folder (all found in your Safari folder - ~/library/safari folder) to your desktop.
    Install Safari by clicking on the extracted installer. Once installed, go to Software Update and update Safari (I'm assuming the OS will determine whether the new copy of Safari is up to date). If it doesn't, you'll have to reinstall 10.3.9. The reinstall is pretty straight forward.
    Restart your system.
    Now, move your bookmarks, history and Icon folder from your desktop back into the Safari Folder writing over the new files created by Safari during the installation.
    With either the Software Update, or 10.3.9 approach, make sure you repair permissions using Disk Utility (Utility folder) once you are finished and before you start up Safari for the first time.
    Please post back with results.
    iMac G5 Rev C 20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD   Mac OS X (10.4.4)   LaCie 160gb d2 HD

  • Safari requests keychain.login constantly!

    I just bought a 17" Macbook Pro and am new to Tiger 10.4.7. I don't understand keychain. I have an administrator password to log on to my computer. If I go online, Safari keeps popping up a log-in box and asks for my "keychain.login." I type my administrator password, which is all I have, but it says it's incorrect! If I just cancel the pop-up, it goes away--I'm not restricted or anything. Does this happen to everyone who uses Safari? Am I supposed to have a separate password for keychain? If not,is there some way to make it stop asking for this? It is very annoying. Thanks for any help you can give me with this issue.
    17 " Macbook Pro 1,2   Mac OS X (10.4.7)   2.16 GHz Intel Core Duo, 2 GB ddr2 SDRAM

    Thanks for all of the suggestions. I might have solved the issue for now. I created a standard user account to be separate from my admin account and discovered that whenever I use Safari as a standard user, it never asks for my keychain! It's wonderful. I will try your suggestions in my admin account though and see if any will work. Thanks again.
    17 " Macbook Pro 1,2   Mac OS X (10.4.7)   2.16 GHz Intel Core Duo, 2 GB ddr2 SDRAM

  • Oh boy! Safari and keychain.

    As with someone else I read about in these pages, I recently had occasion to do a 'clean' re-install of Panther. Most everything went swimmingly, except for Safari. Now, whenever I launch Safari for the first time in a session, it asks for permission to use the keychain.
    In an effort to fix it myself, I consulted these pages and followed directions - namely: Close Safari; move the login.keychain file to trash and restart Safari. This only worked until the next time I came to use the iMac (i.e. after restarting).
    I should note that in re-installing Panther I created new names for the administrator profile. Thinking that having the 'old' keychain file in my Library/Keychains folder I transferred everything into the 'new' file that had been created when I re-installed, and moved the old file to Trash.
    Now I've got a great big mess ... oh boy!!
    So, I'd really appreciate it if some one could walk me through straightening it all out.
    To start with, how many <.keychain > files should there be in Keychains and what should they be named (I suspect I've got at least one that's a ring in from the old setup).
    We can deal with other matters as they arise.
    ITS A TRIBUTE TO THE ROBUSTNESS OF THE OS AND THE APPS. THAT EVERYTHING STILL SEEMS TO WORK!

    Try running Keychain Access/First Aid and resetting the original keychain.
    Keychain Reset
    Keychain Issues - Resolve  see post by Kappy

  • Why am I constantly asked for keychain login details

    It's really irratating when you are typing and pick your head up constantly to find a request for a keychain login and you've been typing in a box and getting nowhere. I thought keychain login was supposed to work in the background to your benefit??

    Hello SteveWilliams41,
    It sounds like the Keychain keeps popping up over and over even though you are putting your password in correctly. I recommmend these steps to help troubleshoot your Keychain:
    Open Keychain Access, and then locate and delete the mail account password item.While in Keychain Access, you can also choose Keychain Access > Keychain First Aid to verify and repair keychain settings.
    Open Disk Utility, and then select the volume (for your hard disk or disks) in the list of disks and volumes. Click First Aid and then click Verify Disk. If necessary, click Repair Disk. Then send yourself a test message.
    From: Mail (Mountain Lion): If your password is not saved         
              http://support.apple.com/kb/PH11775
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Saving Passwords on Safari and Keychain

    i never use Keychain and dont want my internet from safari passwords sasved on it.
    i have looked at safaro prefs and keychain. i can not see anywhere where i can stop the 2 apps linking on P.Words

    Leopard Pagan,
    There is a Safari Preference, have you tried...Safari>Preferences>AutoFill Web Forms: (Uncheck All)?
    If these selections have been checked, you must click "Edit" in order to remove them from AutoFill.
    Keychain has never asked me to retain a Safari password, nor do I find evidence of any password having been recorded in Keychain Access.
    ;~)

  • Backup / export all folders and albums iphoto 08

    I haven't been able to figure this out. I want to export photo events/albums to another folder for backup. However, any backup I do it does not backup the assigned folder or album it had in iphoto. Instead it exports all my pictures unorganized in one giant folder.
    How can export with all the organized album events I've already created in iphoto?

    either:
    1 - drag the iPhoto library to your backup drive (or use something like SUper DUper - http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html to clone it) - this backs up your iPhoto library and all elements in it - events, albums, keepsakes, etc with their ratings, keywords, places, faces etc
    2 - select all of the photo in an event (or an album) and export them to a folder - repeat for each event or album you want to backup the photos from - this backs up only the selected photos and the exported items
    LN

  • Export all tracks and bounce

    Hi,
           Normally i work on my macbook pro and send the wav files to a engineer to be mixed in Protools.
    My query is that when iam doing this should i bounce all the tracks individually using the Bounce button or should i do it using the export all tracks as audio files function.
           I observed that when i bounce tracks individually the waveform looks more powerful which is a little weaker when i export....Tell me what s right for me;;;  Mani

    The "Export ALL tracks as audio files" was added a few versions back for the very reason you are wanting to use it.
    It creates a contiguous audio file that starts at bar 1, beat 1, and can be imported into any other DAW platform. The export function bounces the audio file at unity gain, which is ideally what you want when sending files to a mix engineer.
    Export bypasses any volume or other automation that you might have been using as well. Again, preferable to the scenario you're doing here, as a mix engineer will want to do his/her own automation and processing. Although you have the option of adding that in the export if you desire.
    Plug-ins are rendered as well, but you do have the option of bypassing them when exporting. Finally, exporting allows you to export ALL tracks in one go. Bouncing, on the other hand, bounces THROUGH the stereo outputs, rendering any plug-ins that you have inserted on your stereo outputs to the bounced audio file, and is generally used for your final mixdown, or submixed tracks/stems, as it renders any tracks running through the main outputs as a SINGLE stereo audio file.
    So all that to say, the EXPORT feature is what you want to use for sending tracks to another DAW for mixing.

  • Safari and Turbotax Online CAN'T PRINT TAX RETURN

    I'm using:
    Mac OS 10.4.3
    Safari 2.0
    and online Turbotax, and when went to try printing tax return, it says it's a .pdf file type, and it pops up a window showing PREVIEW AND PRINT, but no print button. It says "if having problems and won't download go to adobe site for help". I tried the site and Safari's file/print, and "save as" and it only shows the first page of tax return. Details: on the website page to print, there is a window inside the window showing whole tax return in inner window with scroll bars to right. But whatever is showing when not scrolling thru, and try to hit file/print from Safari top menu, is what shows on printout...ie: only ONE page of whatever's in the innermost window. The turbotax persons are NO help, so tho't I'd try this wonderful MAC HELP site to see if anyone else has any suggestions. The adobe site said the following, all of which I tried and nothing worked:
    -deinstall/reinstall adobe reader
    -remove pdf plugin (sys prefs/quicktime/advanced/MIME settings/images/choose down arrow and UNCHECK "pdf image")
    ..the tho't here was to be able to make webpage download to desktop, which it never has yet, even with all turned off and even during the time I uninstalled adobe and all related files.
    ..so far the only thing I can come up with (which I don't like as a Mac-addict)is go to work and use a PC(ugh)to download my copy of my tax return.

    After a long search I FOUND THE ANSWER to being able to see this PDF file in the ONLINE Turbotax site to be able to PRINT my tax return. Here is HELP for anyone else who has this problem. NOTE: This is for Mac OS 10.3 or Later. I'm also using Safari 2.0, so not sure if other's using earlier vs will work- read the README file below re this different PDF plugin.
    ------------HOWTO:
    Turbotax not PRINT - PDF files inside web browser not show up
    (Not in Safari nor Firefox, nor Netscape) ..how to fix: (For Mac 10.3 or later)
    1) Go to this website:
    http://plugindoc.mozdev.org/OSX.html
    and under "PluginDoc" click on "MacOS X"
    2)Under "Mozilla Plugin Support on MacOS X" click on "Adobe Reader"
    3)The above says to delete the Adobe Reader plugin. It may be found in a couple of places, so the best way to find is when on desktop and the FINDER is showing in top menu, do a FILE/FIND and type in to SEARCH for AdobePDFViewer.plugin then DELETE it.
    4)go to the following page and download the following plugin which works for Netscape or Safari:
    http://www.schubert-it.com/pluginpdf/
    On the above page on the upper right you see the link to DOWNLOAD NOW- the download is called:
    "PDF Browser Plugin 2.2.3"
    5)IMPORTANT: the README file found after clicking on the download("pdf-plugin-223.dmg") to install, tells some important info as follows:
    If Adobe Reader 7 or the QuickTime plug-in are set to handle PDF documents, they will override the PDF Browser Plugin. Turn off the display of PDF documents by these applications.
    Adobe Reader 7:
    Open the Adobe Reader 7 preferences with the command Adobe Reader->Preferences, select the "Internet" section of the preferences dialog, and turn off(by unchecking box) "Display PDF in browser using: Adobe Reader 7".
    QuickTime:
    With the QuickTime plug-in you are only able to see the first page of a PDF document. If you encounter this problem, open System Preferences, go to the QuickTime preferences pane, click in "MIME settings…" in the Plug-In pane, and make sure that under "Images - Still image files" "PDF Image" is turned off (by unchecking box next to it).
    --Continue to follow the INSTALLATION in the README file for this "PDF Browser Plugin."
    6)After following the above directions, I closed and reopened my browser and went to the page to print my tax return, and a window for this new plugin opened which asked to either register, or choose SINGLE USE ONLY, as it's free for this purpose, so check near that box, then this GREAT PDF VIEWER opened inside safari and I clicked on it's new print button (the PFD viewer icon)and it PRINTED WHOLE TAX RETURN! HORRAH! Hope this helps someone else!

Maybe you are looking for

  • What the actual bug is in the iPhone 2.0 ActiveSync implementation

    There is a serious bug in the ActiveSync client implementation in the iPhone 2.0 software. I'm pretty aware of this as I'm a Sr. Engineering type for another major cellular handset OEM and went through the same issues debugging/QAing development of a

  • F4 help on date field on screen

    Hi , I created a screen using dialog programming . I have a date field there which is defined as zscreenfield-zdate. The format for this field in Element list is DATS . How do i get a drop down on the date field on the screen . Please advise Thanks !

  • Pl/sql doubts clarification

    Hi, I have doubts with some of the questions given below: 1.Identify two features of obfuscation. (Choose two.) A. The Import and Export utilities accept wrapped files. B. SQL' Plus cannot process the obfuscated source files. C. Only the wrap utility

  • I have down loaded the 'Restore' Do I hit restore to complete the restore?

    05-24-14 Hi! I was being guided through a restore. My guide is out and I want to know what do I do now that thr down load is complete? Do I hit thr "Restore" button and go from there?

  • How can I stop iTunes from launching when I disconnect my Bluetooth device?

    This has only become a problem recently. Whenever I disconnect -- not connect, disconnect -- my Bluetooth Bose SoundLink Mini speaker from my MacBook Pro iTunes will auto-launch. I am current with Mavericks and iTunes updates. There must be a configu