Home Forums OS X Server and Client Discussion Questions and Answers error”The home folder for user “xxxxxxx”

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #378333
    djbetterly
    Participant

    I keep getting this error”The home folder for user “xxxxxxx” isn’t located in the usual place or can’t be accessed.” The home folder has been set, DNS, forward and reverse is working fine as well. What am I doing wrong?

    #378385
    rfitzwater
    Participant

    I’ve gotten this error a few times, well rather every now and then for random users. After driving myself nuts trying to figure out why, I stumbled upon what has been a cure for me so far.

    Try deleting the users SyncServices folder in their home –> library, then login again.

    Post the results please.

    Rhon

    #379252
    padawer
    Participant

    I had the same problem, and a VERY QUICK AND EASY solution created by Thomas Tempelmann elsewhere worked for me. (In my case, I also saw the dialog box that said, “The home folder for user “xxxxxxx” isn’t located in the usual place or can’t be accessed.” As an aside, I suspect the problem may have arisen when two hard disks shared the same name “Macintosh HD” although I’m not entirely sure of that being the cause.)

    [b]SOLUTION[/b] that worked for me:
    1) Open the Terminal.app
    2) Type this and then press return:
    sudo xattr -d com.apple.FinderInfo /
    (note: don’t leave off the last space and “/” character before pressing return)
    3) It should have asked for your password. Type it and press return.
    4) Now do nothing else, except quit Terminal.app and then RESTART your computer (select “Restart” from the Apple menu)

    More about the original problem Thomas described (identical to mine): “Finder shows empty desktop, and even an ‘open /Applications’ in Terminal does not open a window. Furthermore, ‘open /’ leads to the message that ‘The alias can’t be opened because the original item can’t be found’.”

    I had almost given up hope, but this simple command that resulted in a repaired “com.apple.FinderInfo” file did the trick for me. I hope this works for you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed