Home Forums OS X Server and Client Discussion Questions and Answers Apps dont work for users with moved home dirs

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #379126
    Lindsay Robertso
    Participant

    I’ve moved 10 users home directories from our Novell server to a new 10.6 server.
    The can login fine but several apps are giving problems

    Endnote x2 wil run but cant open a library, or create a new one
    Safari just crashes with no error
    MS Office apps complain about the office database being broken – but the DB utility cant fix it.

    I copied the home dirs by:
    Create user on osx server
    Authenticate to Novell server as admin
    cp -R source target
    chown -R owner folder/

    I’ve tried everything i can think of but am stuck now
    i tried:
    deleting preferences and application support files
    reinstalling apps
    repairing permissions
    propagating permissions in Server Admin
    deleting the usercode and recreating it with the same name

    Hellp!

    #379160
    Lindsay Robertso
    Participant

    I can fix most of the problems by renaming the entire Library folder for each of the moved users and then just replacing mail, calendar and browser stuff.

    But Safari still wont work, it bounces in the dock and then just stops.

    firefox, camino and chrome all work ok…

    l.

    #379176
    yagmot
    Participant

    what happens when you try to use safari as a local user or a network user with an empty home folder? it sounds like the permissions are messed up on the ~/Library folder and that safari can’t write its preference file.

    when moving the users’ home folders, try using “sudo cp -Rp …” to preserve the file attributes. if that doesn’t work try creating an archive (with tar, bzip2 or whatever) of the home folder and then decompressing that where ever you want to move it to.

    #379178
    Lindsay Robertso
    Participant

    If I make a new user, safari works.
    If I just remove the moved users ~/Library, safari crashes.

    Bizarre.

    l.

    ps, thanks for the tip with using cp…

    #379188
    speedbuggy
    Participant

    If you haven’t fixed it already .. To make Safari work right .. you need to push out via WGM a preference to all your macs that reads “WebIconDatabaseEnabled boolean false”. I put it under the Always branch and it’ll work properly now ..

    Cheers

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

Comments are closed