Using the setgid permission on a directory:
- Causes new files created in the directory to be owned by the group that owns the directory
- Causes the directory to be writable to members of the group that owns the directory
- Causes files existing in the directory to be made executable by the group
- Causes files existing in the directory to be owned by the group that owns the directory
Please login or Register to submit your answer