Setting setgid on a directory…

Setting setgid on a directory…Category: Linux EssentialsAuthor "LinuxQuestions"Setting setgid on a directory…
Linux Questions Staff asked 1 year ago

Setting setgid on a directory…

  • …will allow scripts in the directory to be executed as the group owner of the directory.
  • …will set the group owner of all files created in the directory to the group owner of the directory.
  • …does nothing.
  • …is not allowed by the system.

About the author