Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: 10.5 server issue with creating Home Folders for AD users #371371
    dnguyen
    Participant

    ok i missed a step.

    If the home dir volume is on a separate Volume other than the root or in a directory within a directory, a symbolic link has to be created on the root directory.
    Use the command “ln -s” to create the link.

    example:
    ln -s /Volumes/HomeDir/ADUsers /ADUsers

Viewing 1 post (of 1 total)