Can't turn off Legacy Filevault

I have an iMac with 2 "legacy" filevault accounts from Snow Leopard.
I turned off legacy filevault on one of the two accounts, but the second account, which is a portable home directory, always generates an error during the decryption process. I have tried repairing disk permissions, rebooting etc, nothing works.
Any and all suggestions are welcome!

- open the account (so that the Home is decrypted)
- make a copy of Home folder
- set a new temporary account (Admin)
- restart with this new temporary account
- remove the original Home folder, then remove the original account (via System Preferences - Users & Groups)
- rename the copy with the original name
- add a new account with the same original name via Users & Groups), that is recreated the deleted account
The system ask you if you want to use the existent Folder with the same - OK
At voila you have the account decrypted

Similar Messages

  • How can I turn off legacy file vault when it needs additional 170 GB free on a HD that is only 250 GB?

    I am trying to migrate to a new Macbook Pro (OSX 10.8.3) and I cannot migrate files over from my prior Macbook Pro (OSX 10.7.5) because of legacy file vault being on. When I try to turn off Legacy Filevault on old computer, it says I need to free up 170 GB of HD space. I only have a 250 GB HD to begin with! I don't see how I can possibly free up that much space. I need help!

    Use a external storage drive and copy all your users files there, then Trash > Empty Trash the originals, then reboot and try Filevault again.
    Most commonly used backup methods
    Note that any +4GB sized files will not transfer to a FAT32/MSDOS external drive many are formatted too.
    You first need to change the format of the drive and in doing so, will erase all data on it.
    Drives, partitions, formatting w/Mac's + PC's

  • How can I turn off the FileVault?

    How can I turn off the FileVault? It keeps saying 'Encryption paused', even I connected the power adapter.
    What impacts does it have on my Macbook Pro if I cannot turn off the FileVault?
    Thank you!

    If you don't already have a current backup of all data, back up before proceeding. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    Start up in Recovery mode. When the OS X Utilities screen appears, select Disk Utility.
    In the Disk Utility window, select the icon of the startup volume from the list on the left. It will be nested below another disk icon, usually with the same name. Click the Unlock button in the toolbar. When prompted, enter the login password of a user authorized to unlock the volume, or the alternate decryption key that was generated when you activated FileVault.
    Then, from the menu bar, select
              File ▹ Turn Off Encryption
    Enter the password again.
    You can then restart as usual, if the system is working. Decryption will be completed in the background. It may take several hours, and during that time performance will be reduced.
    If you can't turn off encryption in Disk Utility because the menu item is grayed out, you'll have to erase the volume and then restore the data from a backup. Select the Erase tab, and then select
              Mac OS Extended (Journaled)
    from the Format menu.
    You can then quit to be returned to the main Recovery screen. Follow these instructions if you back up with Time Machine. If you use other backup software, follow its developer's instructions.
    Don't erase the volume unless you have at least two complete, independent backups. One is not enough to be safe.

  • Problem turning off legacy filevault.

    Hey everyone,
    I began the process of switching over to the new filevault, but have encountered a problem turning off the legacy vault. Everything seemed to be goin well, at first. It took about 30 minutes for copying to complete during decryption. However, it has been hung up at "copying is complete..." for nearly 12 hours now and is showing no signs of moving on. I have received no errors. What can I do to maybe kick start the process again or should I just do a forced shutdown. Any help here would be greatly appreciated because at this point I honestly don't know if I have any other option than a forced shutdown.
    Thanks

    Ok, so I'm answering my own question here but it worked. I ended up doing a forced shutdown (holding down the power button until shut down initializes) from the screen indicating that "copying is complete..." When I restarted (manual restart using the power button again) the legacy vault was off and the new file vault was on and working properly. No data or settings were lost and everything was working properly.
    Thank you to all of you who took the time to look at my initial question even if you didn't have an answer for it.

  • Need additional space to turn off legacy FileVault?

    I have a 320GB HD but the finder says I have almost 500GB of data which is impossible.  The about this mac tells me that I have 2GB free. I moved 100GB of items to the trash then emptied the trash and it still tells me I have 2GB free.  I recently upgraded to lion and when I go to deactivate legacy filevault as I am guessing that is the issue it tells me I need additional space? How can I use an external HD to fix this issue?  Can I just delete the sparsebundle that is 200GB?

    Okay, I was under the impression that you had to deactivate any legacy/previous version of Filevault before you installed Lion. I don't believe that the two versions are in anyway compatible.
    Do you have a backup of your prior SL volume?

  • I can't turn off filevault

    I would like to turn off the filevault, and when I try to do that there is window telling me that there is not enough space in my HD to do that.
    require an additional 9.3 gb on the volumuen.
    Well, I have pleanty of space in the HD.
    Any help please.

    the size info you get for the filevaulted home directory when logged into it is for some reason always reported incorrectly. notice that your home directory used space is being reported as 769GB which is bigger than the total size of your hard drive. that's of course can't be. to get the true size of your filevaulted sparse bundle run this in terminal
    du -cxhd 1 /Users/.$USER
    what is the size of the sparse bundle it gives? but it does sound like your home directory might be too big. then you need to clear up some space in it (move some stuff from the home directory to the main drive). then empty trash and log out/in. then try turning filevault off again.

  • When I open Safari 5.1.5, it automatically opens all the pages from my previous session. Can I turn off that feature , and how?

    When I open Safari 5.1.5, it automatically opens all the pages from my previous session. Can I turn off that feature , and how?

    Hi...
    Open System Preferences > General
    Deselect:  Restore windows when quitting and re-opening apps
    Restart your Mac.

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • My just bought new ipad screen stuck one a game. Can't turn off, can't get into log in screen. I connect ipad to my imac, but message say need to unlock ipad. But my ipad screened dead. Please help!

    My just bought ipad with retinal display 32G, screen frozen at one of game my son play. Now I can't turn off ipad, I can log in ipad. I connect ipad to my apple computer, message say I need to unlock the ipad, the problem is I can't even get to ipad home screen to unlock or enter the password. Basically, my ipad is dead. I can't even know what my series number etc. Please help!
    Thanks!

    Try a reset:
    Hold the Sleep and Home button down until you see the Apple logo.

  • How can I turn off my battery percentage warning?

    HI, how can I turn off the battery warning on my 4s phone? It freezes up my aps if I am using them when it comes on of when any pop up warning comes on like wifi network indicators. I can turn those off but not the battery thing.

    You can let Apple know here http://www.apple.com/feedback/

  • How can I Turn off my AppleTV

    How can I turn off my Apple TV?

    There is no power switch. You cannot turn off your Apple TV. You can only put it in standby (sleep) mode. To power the unit off your only option is to pull the plug.

  • How can i turn off my apple tv

    how can I turn off my apple tv? i can't , i don't know how...

    You don't. Just don't use it for a while and it will go to sleep, but it cannot be completely turned off (aside from unplugging it).

  • I have an iPod touch and I can't turn off the portrait orientation lock. Can anyone help?

    I have an iPod touch and I can't turn off the portrait orientation lock. Can anyone help?

    What happenw when you try to turn it off?
    iOS: Screen does not rotate
    Not all app have a landscape mode.

  • Once I have synced my Google calendar to iCal, can I turn off syncing and save all info in iCal?

    I have been using Google Calendar, and syncing info from it to my Mac, iPad and iPhone. Now that all the info I originally entered into Google Calendar is on my Apple devices, can I turn off syncing it and save all the events, birthdays, etc. that were put into iCal up to this point? I have only been adding to my iCal via the Mac, iPad or iPhone for several months now, so it seems silly to keep using Google Calendar.

    Unless you have backed up your iCal data, there is no way to retrieve the now missing data. To easily back up your calendar data, simply choose the Back up Database… option under the File menu in iCal.
    Microsoft cautions users that deletion of the Entourage calendar in iCal—without first disabling the synchronization function with Entourage—will result in exactly the outcome you see.
    If you have not subsequently synchronized with .Mac since you deleted the iCal calendar, you can selectively restore calendar files as a collection of calendars from .Mac by using the Reset Sync Data… option in the .Mac preference pane by launching System Preferences, pressing the .Mac icon then the Advanced tab, and waiting for your client list to update. Once you've done that, press the Reset Sync Data… button, choose Calendars from the drop down menu and pick the option to replace the data on your Macintosh with data stored on the .Mac servers.

  • How can I turn off the yellow pop-up tool tips?

    Howdy,
    I have searched high and low in the preferences and found nothing that does the trick. How can I turn off the yellow pop-up tool tips?
    See attached screen shot. They are incredibly annoying. It's probably obvious, but I cannot find it anywhere on internets or this forum.
    Thanks!

    Thanks Nancy. Unfortunately that doesn't do it. I turned those off awhile back. Nor can I find anything under VIEW that seems to make a difference.  Just FYI: I'm on a Mac OS w/Dreamweaver CS6 - but this has happened on previous versions of DW. Thanks again.

Maybe you are looking for

  • How to study E-business suite?

    Hi all, I never studied Oracle any products. I want to study Oracle 11i e-business suite, but I don't know how to study it. Can you give me some suggestions and give me some documents for study? Thanks!

  • Opening Files in CS5 Camera Raw

    I am working on an iMac in CS5. After making adjustments in Camera Raw, neither the Option key north Shift key work so I can open a Copy image or Smart file which results in the original file being adjusted.  Did I change a setting indadvertedly?

  • Multi Monitor outputs

    Can anyone suggest how i can do this please.... I have a dual 19" LCD monitor setup with my Dual G5 2Ghz. I want to put another LCD monitor in another room about 10 Metres away, so my artists can see the Logic arrange page ( So they can see the in/ou

  • HT4009 My In App Purchase is gone after updating the app!

    So I Update my game App Fish with Attitude and Fashion Design World, after the update finished I went back into the games But my progress was lost and do we're my in app purchases. I reported the problem to the app creator and all in app purchases ar

  • Adobe AIR 2 Beta with Flash Builder 4 Beta 2

    I'm trying to figure out how to use AIR 2 with Flash Builder 4.  I was initially under the impression that FB4 has AIR2... but the when I create a File object and try to call the function openWithDefaultApplication().  An error occurs saying the func