After using Migration Assistant, I don't have access to open my files

The Migration Assistant made me rename the account from my old computer, MacBook Pro, because it was the same as the one on my new computer, new unibody Macbook. It was my name! So I changed the old account to a variation of my name and then Migration Assistant worked fine. All of my documents, files, pictures, music, etc. is now there but in a folder named (the other name) and it says I don't have permission to open the folder!! If I log out and then back in as that other name, all of my files are there and accessible, but I want them all in one place! Under one login, not two. Please is there an easy way to fix this, because I never would have used this Migration Assistant if I knew it was going to clutter up my new computer with two accounts and cause login issues. Thanks in advance....

System settings should be copied across as they are embedded in the ~/Library folder (and sub-folders) which you would have copied across to the external drive.
Once you have copied all of the data into the preferred account name then you should be able to delete the one you don't want. It will ask you if you want to delete the corresponding <home> folder associated with that account. My advice would be to operate your preferred account for some time until you are convinced that you have gotten all your data the way you want it and then delete the other account only after you are satisfied that all is correct.
Chris

Similar Messages

  • HT4889 After using migration assistant I have had problems with some apps that were brought down from App store, as well as IntelliJ that just doesnt want to start at all. Does it have anything to do with the UID being changed?

    After using migration assistant I have had problems with some apps that were brought down from App store, as well as IntelliJ that just doesnt want to start at all. Does it have anything to do with the UID being changed?
    13-07-03 6:24:12.447 PM com.apple.launchd.peruser.502[1632]: ([0x0-0x5be5be].com.jetbrains.intellij[5805]) Job failed to exec(3) for weird reason: 13

    What is the exact name of the application you're trying to launch? Is it in the Applications folder?

  • Lost list of my wifi networks after using migration assistant / time machine

    After using migration assistant / time machine to set up my new Mac I now miss the list of stored preferred Wlan/WiFi networks. So the passwords of wireless networks I. Used in the past are all gone.
    Why is time machine not putting those on my new Mac as it does with many other settings?
    How can I manually grab this list from my old Mac and out it on the new machine?
    Will I find that time machine missed some other lists and settings as well?
    Thanks for help.

    I've been working through this procedure this week. It's pretty good, and when it works it appears to work quite well, but there's still some bumps in the road:
    (1) Once you've migrated, Time Machine itself seems to be a little confused and future backups may fail. You might have to start again by changing to a new Time Machine disk on your new laptop. You may lose your older backups, it's not yet clear to me.
    (2) You can't restore from a previous backup during the migration, only the most recent one. (You can restore from an older backup using tools on the install CD if you need to.) I suspect this won't be an issue for you.
    (3) Migration Assistant once you've logged in a Migration Assistant while you're starting up a new machine seem to work slightly differently. For example, sometimes the newest copy of the applications in your Applications folder (say, iMovie) is preserved, sometimes it makes an exact restore of the old Applications folder even if it's an older version of the application.
    Overall it's been a pretty good experience, and what you want to do does work, but be prepared for the possibility of some issues. I tried this back in 10.5.0 a few months ago and had a lot of problems, things seem better now under 10.5.2.
    - Ert

  • After using "migration assistant" from my old iMac to my new iMac, some tools stick while using Photoshop CS 6 Extended. My current operation system is 10.10 Yosemite. I was wondering if UN installing then RE installing CS 6 might solve the problem. If th

    After using "migration assistant" from my old iMac to my new iMac, some tools stick while using Photoshop CS 6 Extended. My current operation system is 10.10 Yosemite. I was wondering if UN installing then RE installing CS 6 might solve the problem. If this is recommended, I would need complete instructions on doing this. I have there serial number for the product.

    using migration assistant is problematic.
    at this point yes, you should uninstall everything migrated, clean and then reinstall properly using the installation files.
    cleaner:  Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    installation files:
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.7| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.
    window using the Lightroom 3 link to see those 'Important Instructions'.

  • Mail not working after using migration assistant - what am I missing?

    Mail not working after using migration assistant - what am I missing?

    The mailbox list is divided into categories with headings in caps, such as ON MY MAC. When you hover the cursor over one of those headings (except for MAILBOXES), you should see the word Show or Hide on the right. Click Show. The  MAILBOXES category can't be hidden.
    In each category, the mailboxes are arranged in groups, such as Inbox. To the left of each group is a small disclosure triangle. If the triangle points to the right, click it so that it points down.

  • After using migration assistant to a new Mac 10.9.5, Outlook failed to open...mssge "Could not rebuild database -18000"

    After using migration assistant to my new MacBook Retina 10.9.5, Outlook failed to open...mssge "Could not rebuild database -18000"

    See if this previous discussion/link to microsoft support helps
    Re: There is a problem with the Outlook database.  Your database could not be rebuilt. [-18000]

  • You don't have permission to open this file.

    I'm trying to add an Entity Data Model to a Project in Visual Studio 2013.
    When I browse to the file to connect to it says
    "You don't have permission to open this file. Contact the owner or administrator for permission."
    When I go back to SQL Management Studio and check the Server Roles assigned to my user name, I'm listed as a sysadmin.
    I clicked ALL the other server roles for good measure, but this does not help.
    When I installed SQL Server 2012 I created another user on my computer to serve as the SQL Server Services Account for SQL Server Agent and SQL Server Database Engine.
    I notice that this user shows up as the database owner for the database I'm trying to connect to, even though I was logged on using my user name when I created the database.
    Thanks in advance.

    I don't know much about Entity Data Model, but if you get an error about lack of permission for opening a file (what file?), SQL Server is probably not the right place to look for file permissions. SQL Server is about managing data in databases, not
    files in the file system. For file-permission errors, you need to look in Windows. Or try starting Visual Studio with "Run as Administrator".
    Erland Sommarskog, SQL Server MVP, [email protected]

  • I have a problem with iTunes after using Migration Assistant

    Hi,
    I've just used Migration Assistant to move all my files from my PC (HP Pavilion) to my new MacBook Air. In Itunes now, my songs are showing but all of them have an exclamation mark by them as none of the files can be found. How do I resolve this (hopefully without taking too much time)?
    Thanks

    Hi, I just tried that but I still have the same problem. Is there anything else I could do? Thanks

  • I cannot log into user account with old password after using migration assistant.

    I used Migration Assistant to move only my Settings and Users from my Power PC (User name RLE 5) to my Mac Pro.  Because of what I have read in these forums I did not migrate applications or and files/folders. I will do that manually.  After migrating I tried logging in to my user account RLE 5 on my Mac Pro, but it is telling me I am using the wrong password.  I used the same password I used on my Power PC, but with no luck.  On my Mac Pro I went into System Preferences>Accounts>RLE 5 account and changed the password.  I then rebooted and tried again.  No luck.
    Can somebody help me with this problem?
    Thank you.

    What you propose would not solve the problem I am having.  I must not have been clear about it.  So I will elaborate. 
    I have a Power PC with 10.5.8.  The admin user account name is RLE 5.  I need a password to log into my root user account on my Power PC. 
    Then I bought a used Mac Pro with a clean install of 10.7.5 and no password set up yet for my admin user account.  The admin user account name is Mac Pro.  When I turn on the computer it opens to my admin user account where I have access to everything. 
    I used Migrations Assistant to move my Settings and Users from my Power PC to my Mac Pro.  That seemed to to successfully. 
    So I now have four users on my Mac Pro:  RLE 5 (the admin user from my Power PC with the password), Mac Pro (my admin user which does not require a password), and two guest user accounts.
    I turn on my Mac Pro and it opens to my Mac Pro admin user account.  I don't need to sign in.  No problem. 
    I log out of Mac Pro.  On my screen are the four user accounts.  I click on RLE 5 (which was my admin user account on my Power PC that I migrated over to my Mac Pro) to log into that account and it asks me for a password.  I type in the password I used for my Power PC.  It keeps telling me it is the incorrect password.
    I cannot log into my user account RLE 5 on the Mac Pro.  I am being told I have the incorrect password. I've gone to System Preferences>Accounts and changed the password.  It doesn't make a difference. 
    Also I cannot log into the Guest User account that migrated from the Power PC to the Mac Pro for the same reason.  I have also tried to change the password for that Guest User account also but with no luck. 
    Another interesting thing has happened.  I decided to give my Mac Pro admin user account a password by going to System Preferences>Accounts.  But when I do a test to sign into my admin user account Mac Pro it tells me it is the wrong password.  Luckily I can reboot the computer and it opens to my Mac Pro user without asking for a password.  But if I log out of Mac Pro and try to then sign back in with the password it tells me it is the incorrect password.
    Any suggestions would be appreciated.

  • After using migration assistant, Acrobat wont launch on MacOs 10.6.7

    Used migration assistant on a new Mini-Mac to bring all the programs/files/settings over. It seems everything came over pretty smooth. The Mini Mac is running OS 10.6.7. I have 3 versions of Acrobat Pro installed and none of them will launch now. When I try to launch Acrobat a dialog comes up saying that "Acrobat quit unexpectedly". Any ideas/suggestions?

    As you've discovered some applications don't launch correctly using Migration Assistant. In particular Adobe applications like Acrobat or the Creative Suite should generally be newly installed from their install disks.
    It's probably because Adobe applications spread their resources between many different files in many different places. They also are serialized (so they won't be stolen) requiring secret serialization files to be installed. Some of that probably isn't being copied in a way that will make it work after migration assistant.

  • Merging user accounts after using Migration Assistant

    I've just acquired my first Mac (Lion OS) and set it up without using the Migration Assistant.  I set up mail accounts for my existing email addresses (Gmail & Virgin).  A few days later I decided to transfer my old files from the PC using Migration Assistant.  Rather than do the whole thing in one go I thought I'd start with iTunes.  What I failed to realise is that the Migration creates a new user account on the Mac (something I only noticed when I couldn't find iTunes and went searching).  If I now migrate something else such as "My Photographs", another user account will appear.
    I don't really want more than one user account so how do I transfer the iTunes music from one account to another and the same when I bring more stuff across from the PC?  A related issue is the fact I've set up mail accounts already.  If I migrate my Outlook mail folders and email account details can these also be merged or will the Mac be confused as I've already set something up?
    Any help appreciated from this newbie Mac user.  Thanks.

    Have a read here Transferring files from one User Account to another
    Stefan

  • IPhoto won't work on my OLD imac after using migration assistant to my new imac.

    So I recently used migration assistant to transfer all of my documents, music, photos, etc. to my new imac which was purchased a month ago.  I used an 800 firewire and the migration was successful and there seems to be not problems on the new computer.  However I went on my old imac to load some new photos off of my iphone.  Much to my dismay iphoto opened up with a window that said, "You can't open your current photo library using this version of iPhoto. You have made changes to your photo library using a newer version of iPhoto.  Please quit and use the latest version of iPhoto."  I don't recall ever using iPhoto on either of the computers during migration assistant aside from putting the old photos into iPhoto on the new computer.  The old imac is a Mac OS X 10.5.8 and it still has iLife '06.  So how would I go about fixing this?  Should I update to iLife '11 or is there an easier way without using new software?  Thank you!

    Then that looks ver like you opened the Library on the old machine with the new iPhoto on the new machine, and it has now been updated to iPhoto 11.
    Before deciding to update, make sure your machine can run the same version of iPhoto as the new machine.
    Regards
    TD

  • Some of my applications and/or folders got corrupted after using Migration Assistant

    Hello,
    Had an iMac with Snow Leopard installed (1 single admin user).
    Also had a Mac Mini with Snow Leopard installed (1 single admin user).
    Got everything transfered to a single brand new MacMini with Lion pre-installed using the following method:
    - Started the new Mac Mini from scratch and used Migration Assistant during setup process to import ALL data from old MacMini (user, applications, settings and other files) using ethernet connection.
    - This went perfectly well with 1 or 2 minor errors regarding 1 or 2 startup items but resolved with erasing and re-installing them.
    - Applied all available Software Updates to get an updated version of Lion (10.7.5)
    - Then launched Migration Assistant from the new Mac Mini to import ALL data from iMac (user, applications, settings and other files)
    - This went well as I got the same message than previous transfer (all data was transferred OK)
    - Also got another message saying some X folder was not compatible with targeted system and same with some CHUD folder.
    I finally got my 2 admin users gathered onto the single new Mac Mini in 2 separate admin user sessions.
    If an app was already transferred from the old Mini but also installed on the iMac it did not get transferred from the iMac thus keeping the Mac Mini version.
    For such apps I have permissions issues and some of the folders used by the 2 different admin users such as /Movies or /Documents are locked depending on which user session is opened.
    I tried repairing permissionsusing Disk Utility but with no success.
    I also tried to delete and re-install these applications but it did not work.
    Last chance was to grant full access attributes to the related folders via their information panel or System Preferences (User & Groups tab) but it did not work either.
    Could somebody please explain the background for this issue and how could I solve it?
    I am thinking of re-installing Lion from scratch, transfer the old Mac Mini again (ALL data) and then import iMac user but only USER data (not applications and settings). Would it work?
    Thanks for any help you could provide,
    François

    I was finally able to fix this by using a couple of preference management utilities. Either I missed a key preference file for each app, or there are some hidden preference files, but when I used the prefence management utitilities (such as Preferntial Treatment, PrefEdit, Defaulter, or PlistEdit Pro) I was able to look at the prefs for Firefox and Photoshop CS2 and see where the hostname for the my old G4 was listed. (in the case of Photoshop CS2 it was actually in the list of recently opened files!! I should have noticed that from within Photoshop)
    Now that I've removed those entries from preferences both Photoshop and Firefox run without prompting that the old G4 had to mounted.
    oh, also... I found that for both Photoshop & Firefox I could actually get them to work without mounting the old G4's root volume - it just took clicking past the pop-ups (about 10 of them for each app) and waiting a long time as it searched around for the next one (maybe about 10 minutes total ... normally I don't have time to waste like that, but I got curious and made the time).
    Thank you for your suggestions. as I had suspected, Migration Assistant moved some preferences from the old G4 that had it's hostname embedded and for some reason the apps weren't clearing them out when they were launched on the new machine (again, odd since I didn't have Migration Assistant move the apps from the old G4 to the new G5 - I installed each app on the G5 as a new install (aka: a "clean install") to avoid just this type of problem).
    My real thanks are to the authors of the above mentioned preference management utilities.
    Quad Core PowerMac G5 Mac OS X (10.4.3)

  • Cannot use Creative Cloud in new Mac after using Migration Assistant

    I used Migration Assistant to set up my new Mac (new computer is a Retina MacBookPro; so was old computer). I could not open any of my CC apps. When I open Creative Cloud Desktop App it is completely blank (no tabs for Apps, Fonts, Files, etc. -- No means of installing or updating apps). I uninstalled Creative Cloud and reinstalled (several times) but got the same results. I have also deleted all the Application Folders for CC apps that cam ever with Migration Assistant.
    Any ideas?
    Thanks

    Mac migration does not always work with Cloud programs
    Uninstall... run the Cleaner... Restart your computer... Reinstall
    -http://helpx.adobe.com/creative-cloud/help/install-apps.html
    -using the cleaner after uninstalling and before reinstalling will usually help
    -http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html

  • Can't Print after using Migration Assistant, more

    Hi,
    I recently used Migration Assistant to transfer all of my apps, files, data, ... from my Power PC G5 1.8mhz running 10.4.11 to my new-ish iMac 2.16 Ghz Intel Core 2 Duo with 10.6.8.  It seems like everything worked but I have a few issues.
    1.  I can't print anything now where as before I could on the iMac.  I get a printer error message
    Error: /System/Library/Printers/Libraries/PrintJobMgr/Contents/MacOS/PrintJobMgr failed
    2.  I can access all of the old files of the G5 but I have to log out of the iMac user to one of my old user accounts.  I want to get all of those files into my iMac account and delete those old user accounts.  I especiallly want to get the old photos into my iMac user account's iPhoto.
    Thanks for any help.  I'm feeling like an imbecile right about now.  ;-)
    -Don

    You should not delete files on the new machine after running MA. The only files I would recommend deleting would be data files you no longer need, however to be safe use Time Machine to back up your machine. One never knows when you may need something again.
    Regards,
    Roger

Maybe you are looking for

  • How to set a field from an assigment block as required for a BP creation

    Hi, I have the following requirement. On employee master data creation, I want to make field System user mandatory in Employee creation. Iam using Component: BP_EMPL View: BP_EMPL/EmployeeDetails It happens that this field is inside an assignment blo

  • How do I lock clips to timeline?

    Hey everybody. I am a new 4 user and am not used to the way that it 'thinks' so much and am not enjoying the self adjusting that it does to your timeline when you make any adjustments to clips or pictures earlier in the time line. Ex1: Want to swap o

  • Wait for event - contradiction between SAP help and SDN?

    Hello, I try to employ an advice from SDN for "How can I 'advance in dialog' with asynchronous tasks?", which says "use a synchronous task instead e.g. by using a wait for event in a separate branch". But when I define step Wait for event, I can read

  • Jdeveloper dual core processor performance problem

    I have a dual core 2.4 ghz processor and 2 gig of ram and Im running Jdevloper 9.0.5.2 and my performace is terrible. Other developers in the company have non-dual core processors and they can start up in debug mode using the Jdeveloper embedded oc4j

  • JFileChooser Approve_Button moves/"jumps"

    I have created a subclass of the JFileChooser , setting the my own images on the Save/Open & Cancel buttons. I do this through a changeproperty event. Everything works well until I click the File Name textfield - this causes the Save/Open button to m