Home Forums OS X Server and Client Discussion Open Directory Group ownership on new folders

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #372542
    ramrod
    Participant

    It seems that the default behavior in OSX is to inherit the group ownership from the parent folder when creating a new file/folder. Is there a way to change this to behave like other unix flavors? Meaning: make the newly created file/folder’s group owner be the creator’s primary gid? Thanks for any assistance.

    #372603
    otisthegbs
    Participant

    OR! disable acls like so

    [code]fsaclctl -p / -d[/code]

    depends what you want

    #372609
    ramrod
    Participant

    Thanks for the info guys. The only problem with the ACL solution is that we are working with a non-apple NAS that does not support ACL’s.

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

Comments are closed